Merge branch 'fivethirtyeight:master' into master

This commit is contained in:
Corey Atkins
2022-06-08 14:28:06 -04:00
committed by GitHub
44 changed files with 908612 additions and 63100 deletions

View File

@@ -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:

View File

@@ -1,8 +1,14 @@
---
files:
- https://projects.fivethirtyeight.com/generic-ballot-data/generic_polllist.csv
- https://projects.fivethirtyeight.com/generic-ballot-data/generic_topline.csv
- https://projects.fivethirtyeight.com/polls/data/generic_ballot_averages.csv
---
# Congress Generic Ballot Polls
This file contains links to the data behind [Are Democrats Winning The Race For Congress?](https://projects.fivethirtyeight.com/congress-generic-ballot-polls/)
This file contains links to the data behind [Do Voters Want Democrats or Republicans in Congress?](https://projects.fivethirtyeight.com/polls/generic-ballot/)
- [`generic_polllist.csv`](https://projects.fivethirtyeight.com/generic-ballot-data/generic_polllist.csv) contains a list of generic ballot polls for the current election cycle.
- [`generic_topline.csv`](https://projects.fivethirtyeight.com/polls/data/generic_ballot_averages.csv) contains a trendline for the generic ballot from the 2018 election cycle to the present.
- [`generic_topline_historical.csv`](./generic_topline_historical.csv) contains a trendline for the generic ballot for previous election cycles going back to 1996.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,249 @@
---
files:
- https://projects.fivethirtyeight.com/2020-general-data/presidential_national_toplines_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_state_toplines_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_polls_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_poll_averages_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_ev_probabilities_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_scenario_analysis_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_forecast_steps.csv
- https://projects.fivethirtyeight.com/2020-general-data/economic_index.csv
- https://projects.fivethirtyeight.com/2020-general-data/electoral_college_vs_popvote.csv
- https://projects.fivethirtyeight.com/2020-general-data/senate_national_toplines_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/senate_state_toplines_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/house_national_toplines_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/house_district_toplines_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/senate_fundamentals.csv
- https://projects.fivethirtyeight.com/2020-general-data/house_fundamentals.csv
- https://projects.fivethirtyeight.com/2020-general-data/senate_seat_distribution.csv
- https://projects.fivethirtyeight.com/2020-general-data/house_seat_distribution.csv
- https://projects.fivethirtyeight.com/2020-general-data/senate_steps.csv
- https://projects.fivethirtyeight.com/2020-general-data/house_steps.csv
- https://projects.fivethirtyeight.com/2020-general-data/joint_probabilities.csv
---
# election-forecasts-2020
This file contains links to the data behind our [2020 General Election Forecast](https://projects.fivethirtyeight.com/2020-election-forecast/).
## Presidential Forecast
`presidential_national_toplines_2020.csv` contains the final national topline on each day. It includes the following columns:
Column | Description
-------|------------
`cycle` | The election cycle (2020)
`branch` | The kind of race this forecast pertains to (presidential)
`model` | The model type (polls-plus is the only model we are running for the 2020 presidential race)
`modeldate` | Date of the model run
`candidate_inc` | Name of the incumbent
`candidate_chal` | Name of the challenger
`candidate_3rd` | Name of the third-party candidate
`ecwin_inc` | Chance that the incumbent will win a majority of the electoral votes
`ecwin_chal` | Chance that the challenger will win a majority of the electoral votes
`ecwin_3rd` | Chance that the third-party candidate will win a majority of the electoral votes
`ec_nomajority` | Chance that no candidate will win a majority of the electoral votes
`popwin_inc` | Chance that the incumbent will win the popular vote
`popwin_chal` | Chance that the challenger will win the popular vote
`popwin_3rd` | Chance that a third-party candidate will win the popular vote
`ev_inc`, `ev_inc_lo`, `ev_inc_hi` | Forecasted number of Electoral College votes for the incumbent, including the upper and lower bounds of an 80% confidence interval
`ev_chal`, `ev_chal_lo`, `ev_chal_hi` | Forecasted number of Electoral College votes for the challenger, including the upper and lower bounds of an 80% confidence interval
`ev_3rd`, `ev_3rd_lo`, `ev_3rd_hi` | Forecasted number of Electoral College votes for the third-party candidate, including the upper and lower bounds of an 80% confidence interval
`national_voteshare_inc`, `national_voteshare_inc_lo`, `national_voteshare_inc_hi`| Forecasted national vote share for the incumbent, including the upper and lower bounds of an 80% confidence interval
`national_voteshare_chal`, `national_voteshare_chal_lo`, `national_voteshare_chal_hi` | Forecasted national vote share for the challenger, including the upper and lower bounds of an 80% confidence interval
`national_voteshare_3rd`, `national_voteshare_3rd_lo`, `national_voteshare_3rd_hi` | Forecasted national vote share for the third-party candidate, including the upper and lower bounds of an 80% confidence interval
`nat_voteshare_other`, `nat_voteshare_other_lo`, `nat_voteshare_other_hi` | Forecasted national voter turnout based on past turnout, estimates of population growth, polls about whether voters are more or less enthusiastic about the election than usual and other factors in each state. Includes the upper and lower bounds of an 80% confidence interval.
`national_turnout`, `national_turnout_lo`, `national_turnout_hi` | Forecasted national voter turnout based on past turnout, estimates of population growth, polls about whether voters are more or less enthusiastic about the election than usual and other factors in each state. Includes the upper and lower bounds of an 80% confidence interval. Turnout estimates are only available on model runs after Sept. 5, 2020.
`timestamp` | Date and time the simulations were run
`simulations` | Number of simulations run
`presidential_state_toplines_2020.csv` contains the final state-level toplines on each day. This sheet contains the following additional columns:
Column | Description
-------|------------
`state` | Name of the state
`tipping` | Tipping-point chance, the chance the state will deliver the decisive vote in the Electoral College
`vpi` | Voter power index, the relative likelihood that an individual voter in the state will determine the Electoral College winner
`winstate_inc` | Chance the incumbent will win the state
`winstate_chal` | Chance the challenger will win the state
`winstate_3rd` | Chance the third-party candidate will win the state
`voteshare_inc`, `voteshare_inc_lo`, `voteshare_inc_hi` | Forecasted vote share for the incumbent, including the upper and lower bounds of an 80% confidence interval
`voteshare_chal`, `voteshare_chal_lo`, `voteshare_chal_hi` | Forecasted vote share for the challenger, including the upper and lower bounds of an 80% confidence interval
`voteshare_3rd`, `voteshare_3rd_lo`, `voteshare_3rd_hi` | Forecasted vote share for the third-party candidate, including the upper and lower bounds of an 80% confidence interval
`voteshare_other`, `voteshare_other_lo`, `voteshare_other_hi` | Forecasted vote share for other candidates, including the upper and lower bounds of an 80% confidence interval
`margin`, `margin_lo`, `margin_hi` | Forecasted margin for the incumbent, including the upper and lower bounds of an 80% confidence interval
`win_EC_if_win_state_inc` | Chance that the incumbent will win the Electoral College if they win this state
`win_EC_if_win_state_chal` | Chance that the challenger will win the Electoral College if they win this state
`win_state_if_win_EC_inc` | Chance that the incumbent will win this state if they win the Electoral College
`win_state_if_win_EC_chal` | Chance that the challenger will win this state if they win the Electoral College
`state_turnout`, `state_turnout_hi`, `state_turnout_lo` | Forecasted state-level voter turnout based on past turnout, estimates of population growth, polls about whether voters are more or less enthusiastic about the election than usual and other factors in each state. Includes the upper and lower bounds of an 80% confidence interval. Turnout estimates are only available on model runs after Sept. 5, 2020.
`presidential_polls_2020.csv` contains an entry for each poll, and how much the model adjusts each poll for the house and trendline adjustments. Additional poll and poling average data can be found in our [polls dataset](https://github.com/fivethirtyeight/data/tree/master/polls). This sheet contains the following additional columns:
Column | Description
-------|------------
`candidate_name` | The candidate for this answer choice
`startdate` | The first day interviews were conducted for this poll
`enddate` | The last day interviews were conducted for this poll
`pollster` | The name of the pollster
`samplesize` | The size of the sample
`population` | Whether the population interviewed was adults, registered voters, or likely voters
`weight` | A relative weight that describes how much this poll factors into the forecast relative to other polls
`influence` | A relative weight that describes how much this poll factors into today's the forecast (similar to "weight", but also takes into account how old the poll is)
`pct` | Voteshare for this candidate in this poll
`house_adjusted_pct` | Voteshare in this poll after applying the house adjustment
`trend_and_house_adjusted_pct` | Voteshare in this poll after applying both house and trendline adjustments
`tracking` | Whether or not the poll sample overlaps with other polls in our database
`poll_id` | Unique identifier for a poll
`question_id` | Unique identifier for a question
`presidential_poll_averages_2020.csv` contains the polling averages for each day. Additional poll and poling average data can be found in our [polls dataset](https://github.com/fivethirtyeight/data/tree/master/polls). This sheet contains the following additional columns:
Column | Description
-------|------------
pct_estimate | Polling average for the candidate listed in `candidate_name` on `modeldate`
pct_trend_adjusted | Trendline adjusted polling average for the candidate listed in `candidate_name` on `modeldate`
`presidential_ev_probabilities_2020.csv` contains the forecasted chances of every possible Electoral College outcome. This sheet contains the following additional columns:
Column | Description
-------|------------
`evprob_inc` | Chance that the incumbent wins `total_ev` electoral votes
`evprob_chal` | Chance that the challenger wins `total_ev` electoral votes
`evprob_3rd` | Chance that the third-party candidate wins `total_ev` electoral votes
`total_ev` | Number of electoral votes in question
`presidential_scenario_analysis_2020.csv` contains the forecasted chances of various possible election outcome scenarios. This sheet contains the following additional columns:
Column | Description
-------|------------
`scenario_id` | A unique identifier for each scenario
`probability` | The forecasted chance that the scenario will happen
`scenario_description` | A description of the scenario in question
`economic_index.csv` contains economic indicators that serve as inputs to the forecast. For more information on these indicators, see [this post](https://fivethirtyeight.com/features/measuring-the-effect-of-the-economy-on-elections/). The economic indexes were collected from the [Federal Reserve Bank Of St. Louis]( https://fred.stlouisfed.org/series/DSPIC96) and the stock prices data from [Yahoo Finance](https://finance.yahoo.com/). This sheet contains the following additional columns:
Column | Description
-------|------------
`indicator` | Name of the economic indicator
`category` | What that indicator helps measure
`current_zscore` | Number of standard deviations from the previous 2-year average for the current value of the indicator
`projected_zscore` | Number of standard deviations from the previous 2-year average for the projected value of the indicator on Election Day
`projected_hi` | Upper bound of an 80% confidence interval for `projected_zscore`
`projected_lo` | Lower bound of an 80% confidence interval for `projected_zscore`
`forecast_steps.csv` contains the every intermediate step in calculating the chance of winning from the polling average in a particular state. This sheet contains the following additional columns:
Column | Description
-------|------------
`step_no` | A value from 1 - 10 where 1 is the starting point (Polling average) and 10 is the final step (Chance of winning).
`value_inc`, `value_chal`, `value_3rd` | The value of that step for the incumbent, challenger, and third party candidate
`weight` | The weight of the component when blending with either a regression or economic fundamentals
`step_description` | A description of each step in the process of calculating the chance of winning
`ec_vs_popvote.csv` contains the the probability that each candidate will win the electoral college conditional on the popular vote outcome. This sheet contains the following additional columns:
Column | Description
-------|------------
`lower_bin_text`, `upper_bin_text` | A range of popular vote outcomes
`total_ev_inc `, `ev_inc_lo`, `ev_inc_hi` | Forecasted number of Electoral College votes for the incumbent conditional on the popular vote outcome falling between `lower_bin_text` and `upper_bin_text`, including the upper and lower bounds of an 80% confidence interval
`total_ev_chal `, `ev_chal_lo`, `ev_chal_hi` | Forecasted number of Electoral College votes for the challenger conditional on the popular vote outcome falling between `lower_bin_text` and `upper_bin_text`, including the upper and lower bounds of an 80% confidence interval
`ecwin_inc`, `ecwin_chal`, `ecwin_3rd`, `ecwin_nomajority` | Chance that the incumbent, challenger, 3rd party candidate or nobody will win a majority of electoral votes, conditional on the popular vote outcome falling between `lower_bin_text` and `upper_bin_text`
`count` | Number of simulations in which this outcome is present
## Congressional Forecasts
`senate_national_toplines_2020.csv` contains the final national Senate topline on each day. This sheet contains the following additional columns:
Column | Description
-------|------------
`branch` | Kind of race this forecast pertains to (senate)
`expression` | Model type (lite, classic, or deluxe)
`forecastdate` | Date the model was run
`chamber_Dparty`, `chamber_Rparty` | Chance that each party (D or R) win control of the Senate
`mean_seats_Dparty`, `mean_seats_Rparty` | Average forecasted number of seats that each party (D or R) hold in the Senate
`median_seats_Dparty`, `median_seats_Rparty` | Median forecasted number of seats that each party (D or R) hold in the Senate
`p90_seats_Dparty`,`p90_seats_Rparty`,`p10_seats_Dparty`,`p10_seats_Rparty` | 90th and 10th percentile for the number of seats for each party (D or R)
`total_national_turnout`, `p90_total_national_turnout`, `p10_total_national_turnout` | Average, 90th percentile, and 10th percentile of national turnout in states with Senate races
`popvote_margin`, `p90_popvote_margin`, `p10_popvote_margin` | Average, 90th percentile, and 10th percentile of popular vote margin (with positive being more Democratic and negative more Republican) in Senate races
`house_national_toplines_2020.csv` contains the final national House topline on each day. This sheet contains the following additional columns:
Column | Description
-------|------------
`statesmajority_Dparty`, `statesmajority_Rparty`, `statesmajority_noparty` | Forecasted chances that each party, or no party, controls a majority of state delegations in the house
`delegations_Dparty`, `delegations_Rparty`, `delegations_nomajority` | How many state delegations each party is expected to control in the house
`senate_state_toplines_2020.csv` and `house_district_toplines_2020.csv` contain the final state-level Senate toplines and district-level House toplines on each day. These sheets contain the following additional columns:
Column | Description
-------|------------
`seat` | Senate seat corresponding to this row, in the format XX-S#, where XX is the state postal code and # is the class of the seat being contested
`name_D1`, `name_D2`,`name_D3`,`name_D4`,`name_R1`, `name_R2`,`name_R3`,`name_R4` | Name of the top four Democrats (D) and Republicans (R) in contention for the seat. Blanks indicate that there are no Democrats or Republicans other than those listed in contention for the seat.
`name_I1` | Name of the top candidate on the ballot that is neither a Democrat nor a Republican.
`name_O1` | Placeholder for model chances for all candidates other than those named in the previous columns.
`winner_XX`, where `XX` is one of `D1`,`D2`,`D3`,`D4`,`R1`,`R2`,`R3`,`R4`,`I1`,`O1` | Chance that the correspondingly named candidate wins the seat
`winner_Dparty`, `winner_Rparty` | Chance that the corresponding party, regardless of candidate, wins the seat
`tipping` | Chance that this seat is the tipping point for control of the Senate
`vpi` | Voter power index: the relative likelihood that an individual vote in the state will determine control of the Senate chamber
`mean_predicted_turnout`, `p90_simmed_turnout_gross`,`p10_simmed_turnout_gross` | Average, 90th percentile, and 10th percentile of state turnout in this Senate race
`voteshare_mean_XX`, where `XX` is one of `D1`,`D2`,`D3`,`D4`,`R1`,`R2`,`R3`,`R4`,`I1`,`O1` | Average voteshare for the correspondingly named candidate
`p90_voteshare_simmed_XX`, `p10_voteshare_simmed_XX`, where `XX` is one of `D1`,`D2`,`D3`,`D4`,`R1`,`R2`,`R3`,`R4`,`I1`,`O1` | 90th and 10th percentile for voteshare for the correspondingly named candidate
`pvi_538` | Partisan voter index for the state, as calculated by 538
`vep` | Total voting eligible population in the state
`mean_netpartymargin`, `p90_netpartymargin`, `p10_netpartymargin` | Mean, 90th, and 10th percentiles of the margin between Democrats and Republicans, where positive numbers are more Democratic and negative numbers are more Republican
`won_runoff_XX`, `lost_runoff_XX`, where `XX` is one of `D1`,`D2`,`D3`,`D4`,`R1`,`R2`,`R3`,`R4`,`I1`,`O1` | Where applicable, chance the the correspondingly named candidate wins in a runoff for the seat
`senate_seat_distribution.csv` and `house_seat_distribution.csv` contain the probablity of each distribution of seats for each day's forecast run. These sheets contain the following additional columns:
Column | Description
-------|------------
`seatsheld` | number of seats held by each party
`seatprob_Dparty` | probability that Democrats will hold `seatsheld` number of seats
`seatprob_Rparty` | probability that Republicans will hold `seatsheld` number of seats
`senate_seat_distribution.csv` also contains the following additional columns:
Column | Description
-------|------------
`chamber_Dparty` | probability that each party will hold 50 seats and Democrats will control the Senate
`chamber_Rparty` | probability that each party will hold 50 seats and Republicans will control the Senate
`senate_fundamentals.csv` and `house_fundamentals.csv` contain the fundamentals for each senate and house race. These sheets contain the following additional columns:
Column | Description
-------|------------
`component_no` | Number from 1 to 11 corresponding with each `component_name`
`component_name` | One of the following values `Incumbency`,`District partisanship`,`Incumbent's margin in last election`,`Generic ballot`,`Fundraising`,`Incumbent's voting record in Congress`,`Challenger experience`,`Scandals`,`Top-two primary margin`,`Number of candidates`,`Total`
`component_impact` | The impact each component has on the chances of winning
`component_narrative` | Narrative explanation of that component for a particular race
`genre` | Number of Democrats and Republicans running in a race. For example, `DR` means that there are one Democrat and one Republican in the race, while `DDR` means there are two Democrats and one Republican in the race
`candidateA`, `candidateB` | Full names of the first and second candidates in the race
`shortnmA`, `shortnmB` | Last names of the first and second candidates in the race
`senate_steps.csv` and `house_steps.csv` contain intermediate calculation steps performed in calculating the chance of winning from the polling average in a particular state.
Column | Description
-------|------------
`displaystep` | A value from 1-4 indicating the order in which each calculation step is performed
`description` | A description of each step
`margin` | Forecasted margin in this step for `candidateA` - `candidateB`
`lite_weight`, `classic_weight`, `deluxe_weight` | Relatively how much of each forecast that is derived from each component during the calculation of this step
`joint_probabilities.csv` contains the probabilities of each possible combination of Democratic or Republican control of the Senate, House and Presidency
Column | Description
-------|------------
`expression` | `_lite`, `_classic` or `_deluxe`
`DsenateDhouseDpotus`, `DsenateRhouseDpotus`, `RsenateDhouseDpotus`, `RsenateRhouseDpotus`, `DsenateDhouseRpotus` , `DsenateRhouseRpotus` , `RsenateDhouseRpotus`, `RsenateRhouseRpotus` | Probability of each possible outcome for Democratic or Republican control of the Senate, House and Presidency

View File

@@ -1,15 +1,27 @@
dataset_url,article_url,live
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/redistricting-2022-state-legislatures, https://fivethirtyeight.com/features/how-redistricting-affects-the-battle-for-state-legislatures/,
https://github.com/fivethirtyeight/data/tree/master/redlining, https://projects.fivethirtyeight.com/redlining/,
https://github.com/fivethirtyeight/data/tree/master/the-big-lies-long-shadow, https://fivethirtyeight.com/features/the-big-lie-voting-laws/,
https://github.com/fivethirtyeight/data/tree/master/nhl-forecasts,https://projects.fivethirtyeight.com/2022-nhl-predictions/,TRUE
https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2020-election-forecast/,
https://github.com/fivethirtyeight/data/tree/master/wnba-forecasts,https://projects.fivethirtyeight.com/2022-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/,
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/,
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/,
https://github.com/fivethirtyeight/data/tree/master/urbanization-index,https://fivethirtyeight.com/features/how-urban-or-rural-is-your-state-and-what-does-that-mean-for-the-2020-election/,
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/,TRUE
https://github.com/fivethirtyeight/data/tree/master/impeachment-polls,https://projects.fivethirtyeight.com/impeachment-polls/,
https://github.com/fivethirtyeight/data/tree/master/media-mentions-2020,https://fivethirtyeight.com/features/the-media-frenzy-around-biden-is-fading/,
https://github.com/fivethirtyeight/data/tree/master/fight-songs,https://projects.fivethirtyeight.com/college-fight-song-lyrics/,
https://github.com/fivethirtyeight/data/tree/master/foul-balls,https://fivethirtyeight.com/features/we-watched-906-foul-balls-to-find-out-where-the-most-dangerous-ones-land/,
@@ -17,14 +29,15 @@ 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/,
https://github.com/fivethirtyeight/data/tree/master/mueller-polls,https://fivethirtyeight.com/features/both-parties-think-the-mueller-report-was-fair-they-just-disagree-on-what-it-says/,
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/,
@@ -52,7 +65,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/,
@@ -62,19 +75,19 @@ 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/2019-nfl-predictions/,TRUE
https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2019-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/nfl-elo,https://projects.fivethirtyeight.com/2021-nfl-predictions/,TRUE
https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2022-mlb-predictions/,TRUE
https://github.com/fivethirtyeight/data/tree/master/nba-forecasts,https://projects.fivethirtyeight.com/2022-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/,
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/2021-nfl-forecasting-game/,TRUE
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/,
1 dataset_url article_url live
2 https://github.com/fivethirtyeight/WNBA-stats https://github.com/fivethirtyeight/data/tree/master/redistricting-2022-state-legislatures https://fivethirtyeight.com/features/its-time-to-give-basketballs-other-goat-her-due/ https://fivethirtyeight.com/features/how-redistricting-affects-the-battle-for-state-legislatures/
3 https://github.com/fivethirtyeight/data/tree/master/redlining https://projects.fivethirtyeight.com/redlining/
4 https://github.com/fivethirtyeight/data/tree/master/the-big-lies-long-shadow https://fivethirtyeight.com/features/the-big-lie-voting-laws/
5 https://github.com/fivethirtyeight/data/tree/master/nhl-forecasts https://projects.fivethirtyeight.com/2022-nhl-predictions/ TRUE
6 https://github.com/fivethirtyeight/election-results https://projects.fivethirtyeight.com/2020-election-forecast/
7 https://github.com/fivethirtyeight/data/tree/master/wnba-forecasts https://projects.fivethirtyeight.com/2022-wnba-predictions/ TRUE
8 https://github.com/fivethirtyeight/negro-leagues-player-ratings https://projects.fivethirtyeight.com/negro-leagues-mlb/
9 https://github.com/fivethirtyeight/police-settlements https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/
10 https://github.com/fivethirtyeight/superbowl-ads https://projects.fivethirtyeight.com/super-bowl-ads/
11 https://github.com/fivethirtyeight/data/tree/master/sports-political-donations https://fivethirtyeight.com/features/inside-the-political-donation-history-of-wealthy-sports-owners/
12 https://github.com/fivethirtyeight/data/tree/master/non-voters https://projects.fivethirtyeight.com/non-voters-poll-2020-election/
13 https://github.com/fivethirtyeight/data/tree/master/election-forecasts-2020 https://projects.fivethirtyeight.com/2020-election-forecast/
14 https://github.com/fivethirtyeight/data/tree/master/voter-registration https://fivethirtyeight.com/features/voter-registrations-are-way-way-down-during-the-pandemic
15 https://github.com/fivethirtyeight/WNBA-stats https://fivethirtyeight.com/features/its-time-to-give-basketballs-other-goat-her-due/
16 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/
17 https://github.com/fivethirtyeight/data/tree/master/urbanization-index https://fivethirtyeight.com/features/how-urban-or-rural-is-your-state-and-what-does-that-mean-for-the-2020-election/
18 https://github.com/fivethirtyeight/covid-19-polls https://projects.fivethirtyeight.com/coronavirus-polls/ TRUE
19 https://github.com/fivethirtyeight/nba-player-advanced-metrics https://fivethirtyeight.com/features/luka-doncic-and-the-mavs-are-pushing-the-limits-of-offensive-efficiency/
20 https://github.com/fivethirtyeight/data/tree/master/presidential-candidate-favorables-2019 https://fivethirtyeight.com/features/the-democratic-presidential-candidates-are-becoming-less-popular/
21 https://github.com/fivethirtyeight/data/tree/master/nba-raptor https://projects.fivethirtyeight.com/2020-nba-player-ratings/ https://projects.fivethirtyeight.com/nba-player-ratings/ TRUE
22 https://github.com/fivethirtyeight/data/tree/master/nba-raptor https://fivethirtyeight.com/features/how-our-raptor-metric-works/
23 https://github.com/fivethirtyeight/data/tree/master/nba-raptor https://fivethirtyeight.com/features/introducing-raptor-our-new-metric-for-the-modern-nba/
24 https://github.com/fivethirtyeight/data/tree/master/impeachment-polls https://projects.fivethirtyeight.com/impeachment-polls/ TRUE
25 https://github.com/fivethirtyeight/data/tree/master/media-mentions-2020 https://fivethirtyeight.com/features/the-media-frenzy-around-biden-is-fading/
26 https://github.com/fivethirtyeight/data/tree/master/fight-songs https://projects.fivethirtyeight.com/college-fight-song-lyrics/
27 https://github.com/fivethirtyeight/data/tree/master/foul-balls https://fivethirtyeight.com/features/we-watched-906-foul-balls-to-find-out-where-the-most-dangerous-ones-land/
29 https://github.com/fivethirtyeight/data/tree/master/nba-draymond https://fivethirtyeight.com/features/a-better-way-to-evaluate-nba-defense/
30 https://github.com/fivethirtyeight/data/tree/master/state-of-the-state https://fivethirtyeight.com/features/what-americas-governors-are-talking-about/
31 https://github.com/fivethirtyeight/twitter-overlap https://fivethirtyeight.com/features/which-2020-candidates-have-the-most-in-common-on-twitter/
32 https://github.com/fivethirtyeight/data/tree/master/womens-world-cup-2019 https://projects.fivethirtyeight.com/2019-womens-world-cup-predictions/ TRUE
33 https://github.com/fivethirtyeight/data/tree/master/riddler-castles https://fivethirtyeight.com/features/are-you-the-best-warlord/
34 https://github.com/fivethirtyeight/data/tree/master/riddler-castles https://fivethirtyeight.com/features/a-peaceful-but-not-peaceful-transition-of-power-in-riddler-nation/
35 https://github.com/fivethirtyeight/data/tree/master/trump-lawsuits https://fivethirtyeight.com/features/will-trumps-latest-lawsuits-keep-congress-from-investigating-future-presidents/
36 https://github.com/fivethirtyeight/data/tree/master/mueller-polls https://fivethirtyeight.com/features/both-parties-think-the-mueller-report-was-fair-they-just-disagree-on-what-it-says/
37 https://github.com/fivethirtyeight/checking-our-work-data https://projects.fivethirtyeight.com/checking-our-work/
38 https://github.com/fivethirtyeight/data/tree/master/russia-investigation https://projects.fivethirtyeight.com/russia-investigation/
39 https://github.com/fivethirtyeight/data/tree/master/ncaa-womens-basketball-tournament https://fivethirtyeight.com/features/louisiana-tech-was-the-uconn-of-the-80s/
40 https://github.com/fivethirtyeight/data/tree/master/endorsements https://projects.fivethirtyeight.com/2020-endorsements/democratic-primary/ TRUE
41 https://github.com/fivethirtyeight/data/tree/master/polls https://projects.fivethirtyeight.com/polls/ TRUE
42 https://github.com/fivethirtyeight/data/tree/master/cabinet-turnover https://fivethirtyeight.com/features/two-years-in-turnover-in-trumps-cabinet-is-still-historically-high/
43 https://github.com/fivethirtyeight/data/tree/master/forecast-review https://fivethirtyeight.com/features/how-fivethirtyeights-2018-midterm-forecasts-did/
65 https://github.com/fivethirtyeight/data/tree/master/masculinity-survey https://fivethirtyeight.com/features/what-do-men-think-it-means-to-be-a-man/
66 https://github.com/fivethirtyeight/data/tree/master/world-cup-2018 https://projects.fivethirtyeight.com/2018-world-cup-predictions/
67 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/
68 https://github.com/fivethirtyeight/data/tree/master/congress-trump-score https://projects.fivethirtyeight.com/congress-trump-score/ TRUE
69 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/
70 https://github.com/fivethirtyeight/data/tree/master/reluctant-trump https://fivethirtyeight.com/features/the-economy-is-keeping-reluctant-trump-voters-with-him/
71 https://github.com/fivethirtyeight/data/tree/master/march-madness-predictions-2018 https://projects.fivethirtyeight.com/2018-march-madness-predictions/
75 https://github.com/fivethirtyeight/redistricting-atlas-data https://projects.fivethirtyeight.com/redistricting-maps/
76 https://github.com/fivethirtyeight/data/tree/master/next-bechdel https://projects.fivethirtyeight.com/next-bechdel/
77 https://github.com/fivethirtyeight/data/tree/master/candy-power-ranking http://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/
78 https://github.com/fivethirtyeight/data/tree/master/nfl-elo https://projects.fivethirtyeight.com/2019-nfl-predictions/ https://projects.fivethirtyeight.com/2021-nfl-predictions/ TRUE
79 https://github.com/fivethirtyeight/data/tree/master/mlb-elo https://projects.fivethirtyeight.com/2019-mlb-predictions/ https://projects.fivethirtyeight.com/2022-mlb-predictions/ TRUE
80 https://github.com/fivethirtyeight/data/tree/master/nba-forecasts https://projects.fivethirtyeight.com/2020-nba-predictions/ https://projects.fivethirtyeight.com/2022-nba-predictions/ TRUE
81 https://github.com/fivethirtyeight/data/tree/master/soccer-spi https://projects.fivethirtyeight.com/soccer-predictions/ TRUE
82 https://github.com/fivethirtyeight/data/tree/master/twitter-ratio https://fivethirtyeight.com/features/the-worst-tweeter-in-politics-isnt-trump/
83 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/
84 https://github.com/fivethirtyeight/data/tree/master/nfl-fandom https://fivethirtyeight.com/features/how-every-nfl-teams-fans-lean-politically/
85 https://github.com/fivethirtyeight/data/tree/master/puerto-rico-media https://fivethirtyeight.com/features/the-media-really-has-neglected-puerto-rico/
86 https://github.com/fivethirtyeight/data/tree/master/sandy-311-calls https://projects.fivethirtyeight.com/sandy-311/
87 https://github.com/fivethirtyeight/data/tree/master/congress-generic-ballot https://projects.fivethirtyeight.com/congress-generic-ballot-polls/ TRUE
88 https://github.com/fivethirtyeight/data/tree/master/trump-approval-ratings https://projects.fivethirtyeight.com/trump-approval-ratings/ TRUE
89 https://github.com/fivethirtyeight/data/tree/master/trump-world-trust https://fivethirtyeight.com/features/what-the-world-thinks-of-trump/
90 https://github.com/fivethirtyeight/nfl-elo-game https://projects.fivethirtyeight.com/2019-nfl-forecasting-game/ https://projects.fivethirtyeight.com/2021-nfl-forecasting-game/ TRUE
91 https://github.com/fivethirtyeight/data/tree/master/goose https://fivethirtyeight.com/features/kenley-jansen-is-the-model-of-a-modern-reliever/
92 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/
93 https://github.com/fivethirtyeight/data/tree/master/mayweather-mcgregor https://fivethirtyeight.com/features/the-mayweather-mcgregor-fight-as-told-through-emojis/

View File

@@ -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/2022/latest_RAPTOR_by_team.csv
- https://projects.fivethirtyeight.com/nba-model/2022/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.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ files:
---
# NFL Elo
This file contains links to the data behind [The Complete History Of The NFL](https://projects.fivethirtyeight.com/complete-history-of-the-nfl/) and our [NFL Predictions](https://projects.fivethirtyeight.com/2019-nfl-predictions/).
This file contains links to the data behind [The Complete History Of The NFL](https://projects.fivethirtyeight.com/complete-history-of-the-nfl/) and our [NFL Predictions](https://projects.fivethirtyeight.com/2020-nfl-predictions/).
`nfl_elo.csv` contains game-by-game Elo ratings and forecasts back to 1920.
`nfl_elo_latest.csv` contains game-by-game Elo ratings and forecasts for only the latest season.
@@ -41,4 +41,7 @@ qb2_value_post | Away starting quarterbacks's raw Elo value after the game
qbelo1_post | Home team's quarterback-adjusted base rating after the game
qbelo2_post | Away team's quarterback-adjusted base rating after the game
score1 | Home team's score
score2 | Away team's score
score2 | Away team's score
quality | Rating of game's quality, based on the harmonic mean of the teams pregame Elo ratings, scaled from 0-100
importance | Rating of game's importance, based on how much the result would affect the model's forecasted playoff odds, scaled from 0-100
total_rating | The average of `quality` and `importance`

40
nhl-forecasts/README.md Normal file
View File

@@ -0,0 +1,40 @@
---
files:
- https://projects.fivethirtyeight.com/nhl-api/nhl_elo.csv
- https://projects.fivethirtyeight.com/nhl-api/nhl_elo_latest.csv
---
# NHL Elo
This file contains links to the data behind our [NHL Predictions](https://projects.fivethirtyeight.com/2022-nhl-predictions/). More information on how our NHL Elo model works can be found in [this article](https://fivethirtyeight.com/methodology/how-our-nhl-predictions-work/).
`nhl_elo.csv` contains game-by-game Elo ratings and forecasts since the NHL's inaugural 1917-18 season.
`nhl_elo_latest.csv` contains game-by-game Elo ratings and forecasts for only the latest NHL season.
Column | Definition
-----| ---------
season | Year of season
date | Date of game
playoff | Whether game was a playoff game
neutral | Whether game was played at 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
ot | Overtime status: `OT` if the game ended in overtime, `SO` if the game ended in a shootout, blank if the game ended in regulation or if the game hasn't happened yet (will be blank for `pre` and `live` games). Games that went into multiple overtimes have the number of overtimes listed before `OT`: `2OT`, `3OT`, etc.
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 pregame ratings
away_team_winprob | Away team's probability of winning according to team pregame ratings
overtime_prob | Probability that the game ends in overtime according to team pregame ratings (including shootouts)
home_team_expected_points | Home team's expected points earned at the time the game started, according to team pregame ratings (2 points for a win, 1 point for a loss in overtime)
away_team_expected_points | Away team's expected points earned at the time the game started, according to team pregame ratings (2 points for a win, 1 point for a loss in overtime or shootout)
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)
game_quality_rating | Rating of game's quality, based on the harmonic mean of the teams pregame Elo ratings, scaled from 0-100
game_importance_rating | Rating of game's importance, based on how much the result would affect the model's forecasted playoff odds, scaled from 0-100. For `post` games, this rating is as of when the game started. (will be blank for all games played prior to 2021-22 season, the year we added a NHL forecast)
game_quality_rating | The average of `game_quality_rating` and `game_importance_rating` (will be blank for all games played prior to 2021-22 season, the year we added a NHL forecast)

5
non-voters/README.md Normal file
View File

@@ -0,0 +1,5 @@
This directory contains the data behind the story [Why Many Americans Don't Vote](https://projects.fivethirtyeight.com/non-voters-poll-2020-election/).
Data presented here comes from polling done by Ipsos for FiveThirtyEight, using Ipsoss KnowledgePanel, a probability-based online panel that is recruited to be representative of the U.S. population. The poll was conducted from Sept. 15 to Sept. 25 among a sample of U.S. citizens that oversampled young, Black and Hispanic respondents, with 8,327 respondents, and was weighted according to general population benchmarks for U.S. citizens from the U.S. Census Bureaus Current Population Survey [March 2019 Supplement](https://www2.census.gov/programs-surveys/cps/techdocs/cpsmar19.pdf). The voter file company Aristotle then matched respondents to a voter file to more accurately understand their voting history using the panelists first name, last name, zip code, and eight characters of their address, using the [National Change of Address program](https://www.uspsoig.gov/document/national-change-address-program) if applicable. Sixty-four percent of the sample (5,355 respondents) matched, although we also included respondents who did not match the voter file but described themselves as voting “rarely” or “never” in our survey, so as to avoid underrepresenting nonvoters, who are less likely to be included in the voter file to begin with. We dropped respondents who were only eligible to vote in three elections or fewer. We defined those who almost always vote as those who voted in all (or all but one) of the national elections (presidential and midterm) they were eligible to vote in since 2000; those who vote sometimes as those who voted in at least two elections, but fewer than all the elections they were eligible to vote in (or all but one); and those who rarely or never vote as those who voted in no elections, or just one.
The data included here is the final sample we used: 5,239 respondents who matched to the voter file and whose verified vote history we have, and 597 respondents who did not match to the voter file and described themselves as voting "rarely" or "never," all of whom have been eligible for at least 4 elections.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -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.

View File

@@ -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
1 district 2018
2 AK-1 R+15.21
3 AL-1 R+28.61
4 AL-2 R+30.97
5 AL-3 R+31.37
6 AL-4 R+59.81
7 AL-5 R+32.81
8 AL-6 R+47.21
9 AL-7 D+41.69
10 AR-1 R+30
11 AR-2 R+9.63
12 AR-3 R+30.8
13 AR-4 R+29.13
14 AZ-1 R+5.56
15 AZ-2 R+1.22
16 AZ-3 D+24.11
17 AZ-4 R+42.86
18 AZ-5 R+27.79
19 AZ-6 R+17.56
20 AZ-7 D+43.88
21 AZ-8 R+26.32
22 AZ-9 D+8.38
23 CA-1 R+22.53
24 CA-10 R+0.77
25 CA-11 D+41.1
26 CA-12 D+71.57
27 CA-13 D+75.93
28 CA-14 D+52.03
29 CA-15 D+39.23
30 CA-16 D+16.83
31 CA-17 D+47.1
32 CA-18 D+44.6
33 CA-19 D+45.2
34 CA-2 D+40.5
35 CA-20 D+42.4
36 CA-21 D+10.07
37 CA-22 R+15.3
38 CA-23 R+27.1
39 CA-24 D+13.17
40 CA-25 R+0.1
41 CA-26 D+14.07
42 CA-27 D+30.3
43 CA-28 D+43.83
44 CA-29 D+55.47
45 CA-3 D+8.17
46 CA-30 D+36.03
47 CA-31 D+15.63
48 CA-32 D+32.87
49 CA-33 D+31.5
50 CA-34 D+67.6
51 CA-35 D+35.5
52 CA-36 D+2.97
53 CA-37 D+70.83
54 CA-38 D+33.07
55 CA-39 D+0.53
56 CA-4 R+19.9
57 CA-40 D+63.97
58 CA-41 D+23.03
59 CA-42 R+17
60 CA-43 D+56.5
61 CA-44 D+66.87
62 CA-45 R+4.3
63 CA-46 D+30.03
64 CA-47 D+24.6
65 CA-48 R+6.73
66 CA-49 R+1.13
67 CA-5 D+40.03
68 CA-50 R+21.57
69 CA-51 D+42.2
70 CA-52 D+13.17
71 CA-53 D+27.63
72 CA-6 D+39.5
73 CA-7 D+4.97
74 CA-8 R+18.67
75 CA-9 D+14.33
76 CO-1 D+40.37
77 CO-2 D+16.77
78 CO-3 R+13.56
79 CO-4 R+25.39
80 CO-5 R+26.49
81 CO-6 D+4.07
82 CO-7 D+9.37
83 CT-1 D+20.56
84 CT-2 D+2.29
85 CT-3 D+15.02
86 CT-4 D+14.96
87 CT-5 D+1.39
88 DE-1 D+13.66
89 FL-1 R+43.9
90 FL-10 D+20.46
91 FL-11 R+32.9
92 FL-12 R+19.8
93 FL-13 D+0.8
94 FL-14 D+12.7
95 FL-15 R+13.44
96 FL-16 R+14.9
97 FL-17 R+28.47
98 FL-18 R+12.27
99 FL-19 R+26.9
100 FL-2 R+38.84
101 FL-20 D+58.3
102 FL-21 D+15.26
103 FL-22 D+10.06
104 FL-23 D+20.3
105 FL-24 D+64.03
106 FL-25 R+9.3
107 FL-26 D+9.8
108 FL-27 D+10.4
109 FL-3 R+20.47
110 FL-4 R+34.67
111 FL-5 D+21.43
112 FL-6 R+18.1
113 FL-7 R+0.04
114 FL-8 R+23.54
115 FL-9 D+7.76
116 GA-1 R+20.37
117 GA-10 R+31.47
118 GA-11 R+34.2
119 GA-12 R+20.47
120 GA-13 D+36.93
121 GA-14 R+56.97
122 GA-2 D+8
123 GA-3 R+37.7
124 GA-4 D+45.66
125 GA-5 D+65.43
126 GA-6 R+14.5
127 GA-7 R+17.24
128 GA-8 R+33.04
129 GA-9 R+63.94
130 HI-1 D+35.57
131 HI-2 D+36.37
132 IA-1 D+0.74
133 IA-2 D+0.14
134 IA-3 R+2.42
135 IA-4 R+22.46
136 ID-1 R+39.58
137 ID-2 R+29.95
138 IL-1 D+51.63
139 IL-10 D+21.13
140 IL-11 D+17.47
141 IL-12 R+13.27
142 IL-13 R+7.7
143 IL-14 R+9.87
144 IL-15 R+44.67
145 IL-16 R+17.97
146 IL-17 D+1.26
147 IL-18 R+29.9
148 IL-2 D+56.06
149 IL-3 D+10.7
150 IL-4 D+63.26
151 IL-5 D+38.53
152 IL-6 R+2
153 IL-7 D+73.33
154 IL-8 D+16.03
155 IL-9 D+36.77
156 IN-1 D+14.48
157 IN-2 R+21.99
158 IN-3 R+34.12
159 IN-4 R+32.59
160 IN-5 R+15.32
161 IN-6 R+36.42
162 IN-7 D+22.54
163 IN-8 R+30.59
164 IN-9 R+25.29
165 KS-1 R+46.55
166 KS-2 R+19.05
167 KS-3 R+4.75
168 KS-4 R+29.02
169 KY-1 R+39.53
170 KY-2 R+31.76
171 KY-3 D+18.54
172 KY-4 R+29.23
173 KY-5 R+54.43
174 KY-6 R+10.5
175 LA-1 R+41.19
176 LA-2 D+54.08
177 LA-3 R+35.19
178 LA-4 R+20.96
179 LA-5 R+25.89
180 LA-6 R+32.42
181 MA-1 D+27.23
182 MA-2 D+22.96
183 MA-3 D+23.9
184 MA-4 D+24.96
185 MA-5 D+43.3
186 MA-6 D+19.06
187 MA-7 D+73.96
188 MA-8 D+26.53
189 MA-9 D+14.8
190 MD-1 R+30.39
191 MD-2 D+21.88
192 MD-3 D+24.44
193 MD-4 D+53.68
194 MD-5 D+28.81
195 MD-6 D+10.44
196 MD-7 D+51.28
197 MD-8 D+27.84
198 ME-1 D+14.87
199 ME-2 R+6.13
200 MI-1 R+18.64
201 MI-10 R+27.01
202 MI-11 R+6.41
203 MI-12 D+26.99
204 MI-13 D+62.42
205 MI-14 D+59.72
206 MI-2 R+17.71
207 MI-3 R+10.38
208 MI-4 R+20.88
209 MI-5 D+8.59
210 MI-6 R+7.74
211 MI-7 R+14.04
212 MI-8 R+7.18
213 MI-9 D+8.62
214 MN-1 R+10.99
215 MN-2 R+2.29
216 MN-3 D+5.01
217 MN-4 D+28.08
218 MN-5 D+51.78
219 MN-6 R+23.65
220 MN-7 R+25.32
221 MN-8 R+10.09
222 MO-1 D+55.63
223 MO-2 R+15.61
224 MO-3 R+38.14
225 MO-4 R+35.77
226 MO-5 D+11.99
227 MO-6 R+31.81
228 MO-7 R+46.41
229 MO-8 R+51.07
230 MS-1 R+29.99
231 MS-2 D+30.44
232 MS-3 R+22.99
233 MS-4 R+39.29
234 MT-1 R+17.95
235 NC-1 D+35
236 NC-10 R+24.4
237 NC-11 R+28.26
238 NC-12 D+36.87
239 NC-13 R+10.5
240 NC-2 R+12.7
241 NC-3 R+23.66
242 NC-4 D+34.8
243 NC-5 R+18.43
244 NC-6 R+16
245 NC-7 R+18
246 NC-8 R+15.4
247 NC-9 R+13.56
248 ND-1 R+33.68
249 NE-1 R+19.83
250 NE-2 R+3.9
251 NE-3 R+50.8
252 NH-1 R+4.37
253 NH-2 D+1
254 NJ-1 D+24.81
255 NJ-10 D+71.78
256 NJ-11 R+4.49
257 NJ-12 D+31.54
258 NJ-2 R+2.32
259 NJ-3 R+4.56
260 NJ-4 R+14.99
261 NJ-5 R+3.69
262 NJ-6 D+16.44
263 NJ-7 R+3.29
264 NJ-8 D+53.34
265 NJ-9 D+31.38
266 NM-1 D+14.53
267 NM-2 R+10.77
268 NM-3 D+14.63
269 NV-1 D+25.27
270 NV-2 R+16.03
271 NV-3 R+5.53
272 NV-4 D+1.7
273 NY-1 R+10.44
274 NY-10 D+53.46
275 NY-11 R+7.51
276 NY-12 D+62.59
277 NY-13 D+85.52
278 NY-14 D+56.99
279 NY-15 D+88.09
280 NY-16 D+48.72
281 NY-17 D+16.16
282 NY-18 R+2.24
283 NY-19 R+4.88
284 NY-2 R+7.01
285 NY-20 D+13.39
286 NY-21 R+9.64
287 NY-22 R+12.88
288 NY-23 R+12.68
289 NY-24 D+5.29
290 NY-25 D+14.99
291 NY-26 D+20.52
292 NY-27 R+22.88
293 NY-3 D+2.52
294 NY-4 D+8.49
295 NY-5 D+73.42
296 NY-6 D+31.86
297 NY-7 D+74.62
298 NY-8 D+71.39
299 NY-9 D+67.49
300 OH-1 R+9.42
301 OH-10 R+8.48
302 OH-11 D+61.42
303 OH-12 R+14.02
304 OH-13 D+10.52
305 OH-14 R+11.75
306 OH-15 R+15.12
307 OH-16 R+16.85
308 OH-2 R+17.38
309 OH-3 D+36.22
310 OH-4 R+30.05
311 OH-5 R+22.98
312 OH-6 R+35.55
313 OH-7 R+25.95
314 OH-8 R+34.48
315 OH-9 D+24.05
316 OK-1 R+28.1
317 OK-2 R+43.7
318 OK-3 R+49.5
319 OK-4 R+34.76
320 OK-5 R+13.5
321 OR-1 D+18.35
322 OR-2 R+21.45
323 OR-3 D+45.28
324 OR-4 R+0.32
325 OR-5 D+1.32
326 PA-1 R+0.68
327 PA-10 R+10.68
328 PA-11 R+27.24
329 PA-12 R+35.04
330 PA-13 R+44.51
331 PA-14 R+27.78
332 PA-15 R+40.38
333 PA-16 R+17.48
334 PA-17 R+5.78
335 PA-18 D+25.22
336 PA-2 D+47.99
337 PA-3 D+81.42
338 PA-4 D+14.76
339 PA-5 D+25.49
340 PA-6 D+4.72
341 PA-7 D+0.52
342 PA-8 R+4.98
343 PA-9 R+30.54
344 RI-1 D+34.62
345 RI-2 D+18.12
346 SC-1 R+18.95
347 SC-2 R+22.55
348 SC-3 R+39.72
349 SC-4 R+29.99
350 SC-5 R+20.35
351 SC-6 D+34.41
352 SC-7 R+20.15
353 SD-1 R+30.6
354 TN-1 R+57.66
355 TN-2 R+39.72
356 TN-3 R+36.86
357 TN-4 R+42.19
358 TN-5 D+12.68
359 TN-6 R+49.79
360 TN-7 R+41.12
361 TN-8 R+38.79
362 TN-9 D+53.64
363 TX-1 R+51.65
364 TX-10 R+18.51
365 TX-11 R+64.68
366 TX-12 R+37.51
367 TX-13 R+68.25
368 TX-14 R+25.48
369 TX-15 D+10.75
370 TX-16 D+31.35
371 TX-17 R+24.91
372 TX-18 D+49.75
373 TX-19 R+54.55
374 TX-2 R+20.98
375 TX-20 D+18.52
376 TX-21 R+19.65
377 TX-22 R+19.41
378 TX-23 R+4.28
379 TX-24 R+17.28
380 TX-25 R+22.98
381 TX-26 R+35.65
382 TX-27 R+28.85
383 TX-28 D+14.72
384 TX-29 D+35.75
385 TX-3 R+25.18
386 TX-30 D+54.85
387 TX-31 R+21.25
388 TX-32 R+9.58
389 TX-33 D+42.09
390 TX-34 D+16.15
391 TX-35 D+26.19
392 TX-36 R+52.71
393 TX-4 R+57.81
394 TX-5 R+34.65
395 TX-6 R+19.58
396 TX-7 R+11.85
397 TX-8 R+56.65
398 TX-9 D+54.15
399 UT-1 R+40.52
400 UT-2 R+25.58
401 UT-3 R+38.85
402 UT-4 R+20.12
403 VA-1 R+16.99
404 VA-10 D+1.55
405 VA-11 D+30.25
406 VA-2 R+7.79
407 VA-3 D+28.48
408 VA-4 D+16.91
409 VA-5 R+14.35
410 VA-6 R+27.72
411 VA-7 R+12.59
412 VA-8 D+42.58
413 VA-9 R+41.82
414 VT-1 D+24.2
415 WA-1 D+10.67
416 WA-10 D+8.87
417 WA-2 D+18.01
418 WA-3 R+9.29
419 WA-4 R+26.26
420 WA-5 R+15.79
421 WA-6 D+9.37
422 WA-7 D+63.17
423 WA-8 R+1.26
424 WA-9 D+40.57
425 WI-1 R+11.49
426 WI-2 D+33.91
427 WI-3 R+2.56
428 WI-4 D+48.74
429 WI-5 R+24.49
430 WI-6 R+16.93
431 WI-7 R+17.86
432 WI-8 R+16.19
433 WV-1 R+30.43
434 WV-2 R+25.39
435 WV-3 R+37.33
436 WY-1 R+48.35

View File

@@ -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
1 state 2018
2 Alabama R+27
3 Alaska R+15
4 Arizona R+9
5 Arkansas R+24
6 California D+24
7 Colorado D+1
8 Connecticut D+11
9 Delaware D+14
10 Florida R+5
11 Georgia R+12
12 Hawaii D+36
13 Idaho R+35
14 Illinois D+13
15 Indiana R+18
16 Iowa R+6
17 Kansas R+23
18 Kentucky R+23
19 Louisiana R+17
20 Maine D+5
21 Maryland D+23
22 Massachusetts D+29
23 Michigan D+1
24 Minnesota D+2
25 Mississippi R+15
26 Missouri R+19
27 Montana R+18
28 Nebraska R+24
29 Nevada R+1
30 New Hampshire R+2
31 New Jersey D+13
32 New Mexico D+7
33 New York D+22
34 North Carolina R+5
35 North Dakota R+33
36 Ohio R+7
37 Oklahoma R+34
38 Oregon D+9
39 Pennsylvania R+1
40 Rhode Island D+26
41 South Carolina R+17
42 South Dakota R+31
43 Tennessee R+28
44 Texas R+17
45 Utah R+31
46 Vermont D+24
47 Virginia D+0
48 Washington D+12
49 West Virginia R+30
50 Wisconsin R+1
51 Wyoming R+47

View File

@@ -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.

View File

@@ -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
1 district 2020
2 AK-1 R+15.52
3 AL-1 R+28.78
4 AL-2 R+31.15
5 AL-3 R+31.55
6 AL-4 R+60.1
7 AL-5 R+32.99
8 AL-6 R+47.44
9 AL-7 D+41.48
10 AR-1 R+31.56
11 AR-2 R+11.2
12 AR-3 R+32.36
13 AR-4 R+30.69
14 AZ-1 R+3.79
15 AZ-2 D+0.54
16 AZ-3 D+25.82
17 AZ-4 R+41.24
18 AZ-5 R+26.08
19 AZ-6 R+15.81
20 AZ-7 D+45.47
21 AZ-8 R+24.61
22 AZ-9 D+10.13
23 CA-1 R+23.88
24 CA-10 R+2.2
25 CA-11 D+39.96
26 CA-12 D+71.11
27 CA-13 D+75.62
28 CA-14 D+51.09
29 CA-15 D+38.07
30 CA-16 D+15.44
31 CA-17 D+46.06
32 CA-18 D+43.52
33 CA-19 D+44.13
34 CA-2 D+39.35
35 CA-20 D+41.28
36 CA-21 D+8.65
37 CA-22 R+16.7
38 CA-23 R+28.41
39 CA-24 D+11.76
40 CA-25 R+1.54
41 CA-26 D+12.66
42 CA-27 D+29.02
43 CA-28 D+42.74
44 CA-29 D+54.59
45 CA-3 D+6.74
46 CA-30 D+34.82
47 CA-31 D+14.24
48 CA-32 D+31.62
49 CA-33 D+30.24
50 CA-34 D+67.03
51 CA-35 D+34.28
52 CA-36 D+1.53
53 CA-37 D+70.35
54 CA-38 D+31.82
55 CA-39 R+0.9
56 CA-4 R+21.27
57 CA-40 D+63.3
58 CA-41 D+21.69
59 CA-42 R+18.39
60 CA-43 D+55.65
61 CA-44 D+66.27
62 CA-45 R+5.73
63 CA-46 D+28.75
64 CA-47 D+23.27
65 CA-48 R+8.16
66 CA-49 R+2.57
67 CA-5 D+38.88
68 CA-50 R+22.92
69 CA-51 D+41.08
70 CA-52 D+11.76
71 CA-53 D+26.33
72 CA-6 D+38.34
73 CA-7 D+3.53
74 CA-8 R+20.04
75 CA-9 D+12.93
76 CO-1 D+39
77 CO-2 D+15.13
78 CO-3 R+15.22
79 CO-4 R+26.96
80 CO-5 R+28.04
81 CO-6 D+2.38
82 CO-7 D+7.69
83 CT-1 D+19.61
84 CT-2 D+1.31
85 CT-3 D+14.06
86 CT-4 D+13.99
87 CT-5 D+0.41
88 DE-1 D+12.13
89 FL-1 R+44.25
90 FL-10 D+20.09
91 FL-11 R+33.27
92 FL-12 R+20.18
93 FL-13 D+0.42
94 FL-14 D+12.32
95 FL-15 R+13.81
96 FL-16 R+15.28
97 FL-17 R+28.84
98 FL-18 R+12.65
99 FL-19 R+27.27
100 FL-2 R+39.19
101 FL-20 D+57.97
102 FL-21 D+14.89
103 FL-22 D+9.69
104 FL-23 D+19.92
105 FL-24 D+63.71
106 FL-25 R+9.68
107 FL-26 D+9.42
108 FL-27 D+10.02
109 FL-3 R+20.84
110 FL-4 R+35.03
111 FL-5 D+21.06
112 FL-6 R+18.48
113 FL-7 R+0.41
114 FL-8 R+23.91
115 FL-9 D+7.39
116 GA-1 R+21.32
117 GA-10 R+32.35
118 GA-11 R+35.07
119 GA-12 R+21.42
120 GA-13 D+36.09
121 GA-14 R+57.57
122 GA-2 D+7
123 GA-3 R+38.53
124 GA-4 D+44.91
125 GA-5 D+64.96
126 GA-6 R+15.48
127 GA-7 R+18.2
128 GA-8 R+33.91
129 GA-9 R+64.43
130 HI-1 D+35.73
131 HI-2 D+36.52
132 IA-1 R+2.84
133 IA-2 R+3.44
134 IA-3 R+6
135 IA-4 R+25.87
136 ID-1 R+37.21
137 ID-2 R+27.6
138 IL-1 D+51.46
139 IL-10 D+21.12
140 IL-11 D+17.47
141 IL-12 R+13.26
142 IL-13 R+7.68
143 IL-14 R+9.85
144 IL-15 R+44.8
145 IL-16 R+17.97
146 IL-17 D+1.29
147 IL-18 R+29.95
148 IL-2 D+55.86
149 IL-3 D+10.71
150 IL-4 D+62.99
151 IL-5 D+38.45
152 IL-6 R+1.98
153 IL-7 D+72.94
154 IL-8 D+16.04
155 IL-9 D+36.69
156 IN-1 D+15.27
157 IN-2 R+21.23
158 IN-3 R+33.43
159 IN-4 R+31.89
160 IN-5 R+14.53
161 IN-6 R+35.75
162 IN-7 D+23.3
163 IN-8 R+29.87
164 IN-9 R+24.54
165 KS-1 R+44.54
166 KS-2 R+16.9
167 KS-3 R+2.58
168 KS-4 R+26.91
169 KY-1 R+39.94
170 KY-2 R+32.17
171 KY-3 D+18.14
172 KY-4 R+29.63
173 KY-5 R+54.86
174 KY-6 R+10.89
175 LA-1 R+42.91
176 LA-2 D+52.44
177 LA-3 R+36.95
178 LA-4 R+22.78
179 LA-5 R+27.69
180 LA-6 R+34.19
181 MA-1 D+20.85
182 MA-2 D+16.57
183 MA-3 D+17.51
184 MA-4 D+18.58
185 MA-5 D+36.97
186 MA-6 D+12.66
187 MA-7 D+67.85
188 MA-8 D+20.15
189 MA-9 D+8.39
190 MD-1 R+29.89
191 MD-2 D+22.37
192 MD-3 D+24.94
193 MD-4 D+54.17
194 MD-5 D+29.31
195 MD-6 D+10.94
196 MD-7 D+51.77
197 MD-8 D+28.34
198 ME-1 D+12.99
199 ME-2 R+8.03
200 MI-1 R+14.29
201 MI-10 R+22.77
202 MI-11 R+1.97
203 MI-12 D+31.14
204 MI-13 D+65.39
205 MI-14 D+62.81
206 MI-2 R+13.34
207 MI-3 R+5.95
208 MI-4 R+16.55
209 MI-5 D+13
210 MI-6 R+3.31
211 MI-7 R+9.64
212 MI-8 R+2.74
213 MI-9 D+13.03
214 MN-1 R+11.58
215 MN-2 R+2.89
216 MN-3 D+4.41
217 MN-4 D+27.51
218 MN-5 D+51.31
219 MN-6 R+24.23
220 MN-7 R+25.89
221 MN-8 R+10.68
222 MO-1 D+54.27
223 MO-2 R+17.46
224 MO-3 R+39.78
225 MO-4 R+37.44
226 MO-5 D+10.11
227 MO-6 R+33.52
228 MO-7 R+47.92
229 MO-8 R+52.5
230 MS-1 R+29.32
231 MS-2 D+31.11
232 MS-3 R+22.28
233 MS-4 R+38.7
234 MT-1 R+18.36
235 NC-1 D+11.44
236 NC-10 R+36.71
237 NC-11 R+16.31
238 NC-12 D+35.63
239 NC-13 R+35.27
240 NC-2 D+20.48
241 NC-3 R+23.25
242 NC-4 D+30.42
243 NC-5 R+34.65
244 NC-6 D+19.34
245 NC-7 R+19.29
246 NC-8 R+8.45
247 NC-9 R+11.45
248 ND-1 R+33.96
249 NE-1 R+20.65
250 NE-2 R+4.75
251 NE-3 R+51.41
252 NH-1 R+3.31
253 NH-2 D+2.06
254 NJ-1 D+22.25
255 NJ-10 D+69.68
256 NJ-11 R+7.09
257 NJ-12 D+29.02
258 NJ-2 R+4.93
259 NJ-3 R+7.16
260 NJ-4 R+17.57
261 NJ-5 R+6.29
262 NJ-6 D+13.86
263 NJ-7 R+5.89
264 NJ-8 D+51
265 NJ-9 D+28.85
266 NM-1 D+15.32
267 NM-2 R+9.97
268 NM-3 D+15.42
269 NV-1 D+25.86
270 NV-2 R+15.42
271 NV-3 R+4.91
272 NV-4 D+2.32
273 NY-1 R+9.96
274 NY-10 D+53.71
275 NY-11 R+7.02
276 NY-12 D+62.75
277 NY-13 D+85.36
278 NY-14 D+57.21
279 NY-15 D+87.88
280 NY-16 D+49.02
281 NY-17 D+16.63
282 NY-18 R+1.75
283 NY-19 R+4.39
284 NY-2 R+6.52
285 NY-20 D+13.87
286 NY-21 R+9.16
287 NY-22 R+12.4
288 NY-23 R+12.2
289 NY-24 D+5.78
290 NY-25 D+15.46
291 NY-26 D+20.98
292 NY-27 R+22.43
293 NY-3 D+3.01
294 NY-4 D+8.97
295 NY-5 D+73.45
296 NY-6 D+32.27
297 NY-7 D+74.63
298 NY-8 D+71.45
299 NY-9 D+67.6
300 OH-1 R+8.11
301 OH-10 R+7.17
302 OH-11 D+62.22
303 OH-12 R+12.72
304 OH-13 D+11.82
305 OH-14 R+10.45
306 OH-15 R+13.83
307 OH-16 R+15.57
308 OH-2 R+16.1
309 OH-3 D+37.36
310 OH-4 R+28.85
311 OH-5 R+21.73
312 OH-6 R+34.39
313 OH-7 R+24.72
314 OH-8 R+33.32
315 OH-9 D+25.29
316 OK-1 R+27.7
317 OK-2 R+43.31
318 OK-3 R+49.12
319 OK-4 R+34.37
320 OK-5 R+13.09
321 OR-1 D+17.13
322 OR-2 R+22.65
323 OR-3 D+44.23
324 OR-4 R+1.57
325 OR-5 D+0.07
326 PA-1 R+0.86
327 PA-10 R+10.87
328 PA-11 R+27.45
329 PA-12 R+35.26
330 PA-13 R+44.74
331 PA-14 R+27.98
332 PA-15 R+40.6
333 PA-16 R+17.67
334 PA-17 R+5.96
335 PA-18 D+25.02
336 PA-2 D+47.76
337 PA-3 D+81.09
338 PA-4 D+14.57
339 PA-5 D+25.29
340 PA-6 D+4.54
341 PA-7 D+0.34
342 PA-8 R+5.16
343 PA-9 R+30.75
344 RI-1 D+33.03
345 RI-2 D+16.57
346 SC-1 R+18.04
347 SC-2 R+21.64
348 SC-3 R+38.79
349 SC-4 R+29.07
350 SC-5 R+19.44
351 SC-6 D+35.34
352 SC-7 R+19.24
353 SD-1 R+28.19
354 TN-1 R+57.23
355 TN-2 R+39.22
356 TN-3 R+36.34
357 TN-4 R+41.69
358 TN-5 D+13.24
359 TN-6 R+49.32
360 TN-7 R+40.62
361 TN-8 R+38.28
362 TN-9 D+54.09
363 TX-1 R+51.44
364 TX-10 R+18.54
365 TX-11 R+64.32
366 TX-12 R+37.44
367 TX-13 R+67.83
368 TX-14 R+25.48
369 TX-15 D+10.71
370 TX-16 D+31.4
371 TX-17 R+24.91
372 TX-18 D+49.95
373 TX-19 R+54.31
374 TX-2 R+21
375 TX-20 D+18.5
376 TX-21 R+19.67
377 TX-22 R+19.44
378 TX-23 R+4.34
379 TX-24 R+17.31
380 TX-25 R+22.99
381 TX-26 R+35.58
382 TX-27 R+28.83
383 TX-28 D+14.69
384 TX-29 D+35.83
385 TX-3 R+25.18
386 TX-30 D+55.11
387 TX-31 R+21.26
388 TX-32 R+9.63
389 TX-33 D+42.21
390 TX-34 D+16.12
391 TX-35 D+26.2
392 TX-36 R+52.5
393 TX-4 R+57.54
394 TX-5 R+34.59
395 TX-6 R+19.6
396 TX-7 R+11.89
397 TX-8 R+56.39
398 TX-9 D+54.4
399 UT-1 R+39.4
400 UT-2 R+24.44
401 UT-3 R+37.73
402 UT-4 R+18.96
403 VA-1 R+9.91
404 VA-10 D+8.67
405 VA-11 D+36.89
406 VA-2 R+0.65
407 VA-3 D+35.18
408 VA-4 D+23.87
409 VA-5 R+7.25
410 VA-6 R+20.8
411 VA-7 R+5.47
412 VA-8 D+48.81
413 VA-9 R+35.26
414 VT-1 D+23.93
415 WA-1 D+14.44
416 WA-10 D+12.65
417 WA-2 D+21.71
418 WA-3 R+5.5
419 WA-4 R+22.61
420 WA-5 R+12.04
421 WA-6 D+13.15
422 WA-7 D+65.78
423 WA-8 D+2.55
424 WA-9 D+43.88
425 WI-1 R+12.84
426 WI-2 D+32.59
427 WI-3 R+3.91
428 WI-4 D+47.46
429 WI-5 R+25.82
430 WI-6 R+18.27
431 WI-7 R+19.2
432 WI-8 R+17.54
433 WV-1 R+33.3
434 WV-2 R+28.32
435 WV-3 R+40.11
436 WY-1 R+44.56

View File

@@ -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
1 state 2020
2 Alabama R+27
3 Alaska R+16
4 Arizona R+8
5 Arkansas R+26
6 California D+22
7 Colorado R+0
8 Connecticut D+10
9 Delaware D+12
10 Florida R+6
11 Georgia R+13
12 Hawaii D+36
13 Idaho R+33
14 Illinois D+13
15 Indiana R+17
16 Iowa R+9
17 Kansas R+21
18 Kentucky R+24
19 Louisiana R+19
20 Maine D+3
21 Maryland D+23
22 Massachusetts D+23
23 Michigan D+6
24 Minnesota D+1
25 Mississippi R+15
26 Missouri R+21
27 Montana R+18
28 Nebraska R+25
29 Nevada R+1
30 New Hampshire R+1
31 New Jersey D+11
32 New Mexico D+8
33 New York D+22
34 North Carolina R+4
35 North Dakota R+34
36 Ohio R+6
37 Oklahoma R+33
38 Oregon D+7
39 Pennsylvania R+1
40 Rhode Island D+24
41 South Carolina R+16
42 South Dakota R+28
43 Tennessee R+28
44 Texas R+17
45 Utah R+30
46 Vermont D+24
47 Virginia D+7
48 Washington D+15
49 West Virginia R+33
50 Wisconsin R+3
51 Wyoming R+45

View File

@@ -1,6 +1,14 @@
# FiveThirtyEight's Partisan Lean
This directory contains the data for FiveThirtyEight's partisan lean, which is used in our [House](https://projects.fivethirtyeight.com/2018-midterm-election-forecast/house), [Senate](https://projects.fivethirtyeight.com/2018-midterm-election-forecast/senate) and [Governor](https://projects.fivethirtyeight.com/2018-midterm-election-forecast/governor/) 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.
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.
This version of partisan lean, meant to be used for congressional and gubernatorial elections, is calculated as 50 percent the state or districts 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.

View File

@@ -1,436 +1,436 @@
district,pvi_538
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
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
1 district pvi_538 2021
2 AK-1 R+15.21 -14.62028
3 AL-1 R+28.61 -31.93851
4 AL-2 R+30.97 -33.01281
5 AL-3 R+31.37 -35.23648
6 AL-4 R+59.81 -66.45895
7 AL-5 R+32.81 -32.37688
8 AL-6 R+47.21 -41.60968
9 AL-7 D+41.69 38.71875
10 AR-1 R+30 -43.29444
11 AR-2 R+9.63 -13.74737
12 AR-3 R+30.8 -32.54647
13 AR-4 R+29.13 -40.58274
14 AZ-1 R+5.56 -5.63324
15 AZ-2 R+1.22 2.282094
16 AZ-3 D+24.11 21.57156
17 AZ-4 R+42.86 -44.76074
18 AZ-5 R+27.79 -23.14967
19 AZ-6 R+17.56 -12.50877
20 AZ-7 D+43.88 42.55263
21 AZ-8 R+26.32 -24.07534
22 AZ-9 D+8.38 14.60426
23 CA-1 R+22.53 -20.57485
24 CA-10 R+0.77 -0.9217147
25 CA-11 D+41.1 46.24732
26 CA-12 D+71.57 71.45914
27 CA-13 D+75.93 76.29875
28 CA-14 D+52.03 53.83249
29 CA-15 D+39.23 41.45082
30 CA-16 D+16.83 16.62029
31 CA-17 D+47.1 45.25702
32 CA-18 D+44.6 50.58445
33 CA-19 D+45.2 41.34695
34 CA-2 D+40.5 44.53015
35 CA-20 D+42.4 43.65272
36 CA-21 D+10.07 8.58812
37 CA-22 R+15.3 -10.61698
38 CA-23 R+27.1 -22.28618
39 CA-24 D+13.17 18.76755
40 CA-25 R+0.1 5.106485
41 CA-26 D+14.07 20.02192
42 CA-27 D+30.3 32.91468
43 CA-28 D+43.83 41.84745
44 CA-29 D+55.47 50.07952
45 CA-3 D+8.17 8.504353
46 CA-30 D+36.03 36.79708
47 CA-31 D+15.63 16.44822
48 CA-32 D+32.87 30.66952
49 CA-33 D+31.5 36.58085
50 CA-34 D+67.6 63.03182
51 CA-35 D+35.5 31.41368
52 CA-36 D+2.97 8.144352
53 CA-37 D+70.83 68.49752
54 CA-38 D+33.07 31.53905
55 CA-39 D+0.53 5.783819
56 CA-4 R+19.9 -15.26335
57 CA-40 D+63.97 56.95702
58 CA-41 D+23.03 22.46642
59 CA-42 R+17 -12.76005
60 CA-43 D+56.5 54.04508
61 CA-44 D+66.87 59.23159
62 CA-45 R+4.3 5.500552
63 CA-46 D+30.03 29.48002
64 CA-47 D+24.6 24.76572
65 CA-48 R+6.73 -2.289448
66 CA-49 R+1.13 7.128985
67 CA-5 D+40.03 42.56279
68 CA-50 R+21.57 -13.99288
69 CA-51 D+42.2 36.48505
70 CA-52 D+13.17 23.12505
71 CA-53 D+27.63 31.84159
72 CA-6 D+39.5 39.74998
73 CA-7 D+4.97 9.164751
74 CA-8 R+18.67 -15.87051
75 CA-9 D+14.33 14.34562
76 CO-1 D+40.37 46.83479
77 CO-2 D+16.77 23.04442
78 CO-3 R+13.56 -11.74848
79 CO-4 R+25.39 -22.38275
80 CO-5 R+26.49 -20.69528
81 CO-6 D+4.07 11.52472
82 CO-7 D+9.37 15.13566
83 CT-1 D+20.56 20.72887
84 CT-2 D+2.29 2.627266
85 CT-3 D+15.02 13.59913
86 CT-4 D+14.96 21.81877
87 CT-5 D+1.39 2.837433
88 DE-1 D+13.66 13.7246
89 FL-1 R+43.9 -40.22806
90 FL-10 D+20.46 20.84093
91 FL-11 R+32.9 -36.6558
92 FL-12 R+19.8 -22.25183
93 FL-13 D+0.8 -0.9963656
94 FL-14 D+12.7 11.6587
95 FL-15 R+13.44 -13.8029
96 FL-16 R+14.9 -13.753
97 FL-17 R+28.47 -32.1039
98 FL-18 R+12.27 -13.48527
99 FL-19 R+26.9 -25.5823
100 FL-2 R+38.84 -40.0195
101 FL-20 D+58.3 52.7183
102 FL-21 D+15.26 13.03087
103 FL-22 D+10.06 10.36973
104 FL-23 D+20.3 15.3067
105 FL-24 D+64.03 52.01094
106 FL-25 R+9.3 -20.70853
107 FL-26 D+9.8 -3.109599
108 FL-27 D+10.4 3.891968
109 FL-3 R+20.47 -18.92327
110 FL-4 R+34.67 -28.16743
111 FL-5 D+21.43 21.3627
112 FL-6 R+18.1 -22.0961
113 FL-7 R+0.04 4.562968
114 FL-8 R+23.54 -23.44187
115 FL-9 D+7.76 4.132734
116 GA-1 R+20.37 -19.14122
117 GA-10 R+31.47 -27.82706
118 GA-11 R+34.2 -24.24236
119 GA-12 R+20.47 -19.59585
120 GA-13 D+36.93 43.91094
121 GA-14 R+56.97 -55.42715
122 GA-2 D+8 6.417945
123 GA-3 R+37.7 -32.99269
124 GA-4 D+45.66 50.99615
125 GA-5 D+65.43 67.69181
126 GA-6 R+14.5 1.196612
127 GA-7 R+17.24 -3.631955
128 GA-8 R+33.04 -32.00152
129 GA-9 R+63.94 -61.20309
130 HI-1 D+35.57 31.85172
131 HI-2 D+36.37 31.79512
132 IA-1 D+0.74 -4.360376
133 IA-2 D+0.14 -4.937143
134 IA-3 R+2.42 -2.161876
135 IA-4 R+22.46 -27.98168
136 ID-1 R+39.58 -43.16006
137 ID-2 R+29.95 -29.56707
138 IL-1 D+51.63 47.39468
139 IL-10 D+21.13 26.57084
140 IL-11 D+17.47 21.57211
141 IL-12 R+13.27 -17.83956
142 IL-13 R+7.7 -7.523723
143 IL-14 R+9.87 -3.073822
144 IL-15 R+44.67 -49.64703
145 IL-16 R+17.97 -19.81442
146 IL-17 D+1.26 -4.683989
147 IL-18 R+29.9 -28.65352
148 IL-2 D+56.06 53.70585
149 IL-3 D+10.7 10.12474
150 IL-4 D+63.26 61.84288
151 IL-5 D+38.53 42.85038
152 IL-6 R+2 7.372011
153 IL-7 D+73.33 72.16211
154 IL-8 D+16.03 17.30458
155 IL-9 D+36.77 40.72265
156 IN-1 D+14.48 7.322787
157 IN-2 R+21.99 -24.10865
158 IN-3 R+34.12 -34.29615
159 IN-4 R+32.59 -33.94201
160 IN-5 R+15.32 -8.127747
161 IN-6 R+36.42 -42.64348
162 IN-7 D+22.54 23.30129
163 IN-8 R+30.59 -35.24275
164 IN-9 R+25.29 -27.40108
165 KS-1 R+46.55 -46.55544
166 KS-2 R+19.05 -19.97314
167 KS-3 R+4.75 3.58969
168 KS-4 R+29.02 -27.37904
169 KY-1 R+39.53 -47.56785
170 KY-2 R+31.76 -37.65712
171 KY-3 D+18.54 19.85592
172 KY-4 R+29.23 -32.54515
173 KY-5 R+54.43 -61.42095
174 KY-6 R+10.5 -10.85332
175 LA-1 R+41.19 -40.66314
176 LA-2 D+54.08 50.93336
177 LA-3 R+35.19 -39.43204
178 LA-4 R+20.96 -25.71634
179 LA-5 R+25.89 -31.46344
180 LA-6 R+32.42 -32.27977
181 MA-1 D+27.23 24.49972
182 MA-2 D+22.96 25.03918
183 MA-3 D+23.9 28.24495
184 MA-4 D+24.96 30.01835
185 MA-5 D+43.3 49.69641
186 MA-6 D+19.06 25.37078
187 MA-7 D+73.96 73.51435
188 MA-8 D+26.53 32.79531
189 MA-9 D+14.8 16.76775
190 MD-1 R+30.39 -27.55392
191 MD-2 D+21.88 25.54055
192 MD-3 D+24.44 31.54941
193 MD-4 D+53.68 54.23254
194 MD-5 D+28.81 31.73338
195 MD-6 D+10.44 15.50048
196 MD-7 D+51.28 52.55548
197 MD-8 D+27.84 33.56388
198 ME-1 D+14.87 17.5271
199 ME-2 R+6.13 -11.19993
200 MI-1 R+18.64 -21.88493
201 MI-10 R+27.01 -33.82783
202 MI-11 R+6.41 -1.687666
203 MI-12 D+26.99 25.4032
204 MI-13 D+62.42 56.21447
205 MI-14 D+59.72 57.05404
206 MI-2 R+17.71 -16.96243
207 MI-3 R+10.38 -8.544932
208 MI-4 R+20.88 -27.4874
209 MI-5 D+8.59 1.072901
210 MI-6 R+7.74 -9.074366
211 MI-7 R+14.04 -18.97547
212 MI-8 R+7.18 -6.0625
213 MI-9 D+8.62 8.129567
214 MN-1 R+10.99 -14.87902
215 MN-2 R+2.29 1.015885
216 MN-3 D+5.01 12.87835
217 MN-4 D+28.08 31.89075
218 MN-5 D+51.78 57.03702
219 MN-6 R+23.65 -25.11635
220 MN-7 R+25.32 -32.99185
221 MN-8 R+10.09 -18.07311
222 MO-1 D+55.63 56.23102
223 MO-2 R+15.61 -8.026811
224 MO-3 R+38.14 -41.27991
225 MO-4 R+35.77 -39.27715
226 MO-5 D+11.99 12.41376
227 MO-6 R+31.81 -33.93544
228 MO-7 R+46.41 -47.74868
229 MO-8 R+51.07 -60.01754
230 MS-1 R+29.99 -34.82414
231 MS-2 D+30.44 25.31052
232 MS-3 R+22.99 -25.63278
233 MS-4 R+39.29 -42.18744
234 MT-1 R+17.95 -19.98505
235 NC-1 D+35 6.960443
236 NC-10 R+24.4 -39.57793
237 NC-11 R+28.26 -16.32502
238 NC-12 D+36.87 37.82054
239 NC-13 R+10.5 -38.16293
240 NC-2 R+12.7 25.83111
241 NC-3 R+23.66 -26.13742
242 NC-4 D+34.8 31.48438
243 NC-5 R+18.43 -38.63563
244 NC-6 R+16 20.89951
245 NC-7 R+18 -20.72639
246 NC-8 R+15.4 -9.853624
247 NC-9 R+13.56 -11.24372
248 ND-1 R+33.68 -37.24163
249 NE-1 R+19.83 -20.69153
250 NE-2 R+3.9 0.0009696
251 NE-3 R+50.8 -57.36016
252 NH-1 R+4.37 -1.021633
253 NH-2 D+1 2.137767
254 NJ-1 D+24.81 21.94666
255 NJ-10 D+71.78 65.20702
256 NJ-11 R+4.49 1.258426
257 NJ-12 D+31.54 31.77296
258 NJ-2 R+2.32 -6.662641
259 NJ-3 R+4.56 -5.369841
260 NJ-4 R+14.99 -15.12474
261 NJ-5 R+3.69 -0.0959742
262 NJ-6 D+16.44 12.48293
263 NJ-7 R+3.29 3.813126
264 NJ-8 D+53.34 46.31593
265 NJ-9 D+31.38 24.12683
266 NM-1 D+14.53 17.95034
267 NM-2 R+10.77 -14.03309
268 NM-3 D+14.63 14.02391
269 NV-1 D+25.27 21.59029
270 NV-2 R+16.03 -15.55871
271 NV-3 R+5.53 -4.974973
272 NV-4 D+1.7 -0.5085731
273 NY-1 R+10.44 -9.633387
274 NY-10 D+53.46 52.56115
275 NY-11 R+7.51 -13.07299
276 NY-12 D+62.59 66.70065
277 NY-13 D+85.52 77.44987
278 NY-14 D+56.99 48.14235
279 NY-15 D+88.09 75.78387
280 NY-16 D+48.72 49.08841
281 NY-17 D+16.16 17.40548
282 NY-18 R+2.24 -0.0875196
283 NY-19 R+4.88 -4.061753
284 NY-2 R+7.01 -8.47532
285 NY-20 D+13.39 15.50061
286 NY-21 R+9.64 -14.33305
287 NY-22 R+12.88 -15.57915
288 NY-23 R+12.68 -15.24309
289 NY-24 D+5.29 4.495047
290 NY-25 D+14.99 17.56731
291 NY-26 D+20.52 21.77918
292 NY-27 R+22.88 -21.38295
293 NY-3 D+2.52 6.22808
294 NY-4 D+8.49 8.59788
295 NY-5 D+73.42 66.32748
296 NY-6 D+31.86 24.51428
297 NY-7 D+74.62 65.74072
298 NY-8 D+71.39 65.19807
299 NY-9 D+67.49 62.63935
300 OH-1 R+9.42 -8.462405
301 OH-10 R+8.48 -9.482105
302 OH-11 D+61.42 57.4194
303 OH-12 R+14.02 -11.8294
304 OH-13 D+10.52 0.2951286
305 OH-14 R+11.75 -13.93607
306 OH-15 R+15.12 -18.71544
307 OH-16 R+16.85 -19.1526
308 OH-2 R+17.38 -17.94141
309 OH-3 D+36.22 36.40053
310 OH-4 R+30.05 -39.24087
311 OH-5 R+22.98 -29.10231
312 OH-6 R+35.55 -48.76597
313 OH-7 R+25.95 -35.3924
314 OH-8 R+34.48 -37.91607
315 OH-9 D+24.05 15.99069
316 OK-1 R+28.1 -27.63652
317 OK-2 R+43.7 -55.50552
318 OK-3 R+49.5 -54.73032
319 OK-4 R+34.76 -37.70145
320 OK-5 R+13.5 -10.86969
321 OR-1 D+18.35 23.41539
322 OR-2 R+21.45 -19.37864
323 OR-3 D+45.28 46.3491
324 OR-4 R+0.32 -0.9534046
325 OR-5 D+1.32 4.200062
326 PA-1 R+0.68 1.288501
327 PA-10 R+10.68 -8.183132
328 PA-11 R+27.24 -26.4419
329 PA-12 R+35.04 -39.47206
330 PA-13 R+44.51 -48.06266
331 PA-14 R+27.78 -31.2458
332 PA-15 R+40.38 -46.79483
333 PA-16 R+17.48 -22.36897
334 PA-17 R+5.78 -2.300365
335 PA-18 D+25.22 26.0029
336 PA-2 D+47.99 40.1063
337 PA-3 D+81.42 80.15927
338 PA-4 D+14.76 19.26077
339 PA-5 D+25.49 26.894
340 PA-6 D+4.72 9.882301
341 PA-7 D+0.52 0.3082011
342 PA-8 R+4.98 -9.3874
343 PA-9 R+30.54 -34.92347
344 RI-1 D+34.62 33.21795
345 RI-2 D+18.12 16.46872
346 SC-1 R+18.95 -14.22772
347 SC-2 R+22.55 -19.36782
348 SC-3 R+39.72 -43.59715
349 SC-4 R+29.99 -28.15738
350 SC-5 R+20.35 -23.16782
351 SC-6 D+34.41 29.73688
352 SC-7 R+20.15 -24.63395
353 SD-1 R+30.6 -32.23668
354 TN-1 R+57.66 -60.15281
355 TN-2 R+39.72 -36.2934
356 TN-3 R+36.86 -38.45357
357 TN-4 R+42.19 -43.37977
358 TN-5 D+12.68 16.73503
359 TN-6 R+49.79 -52.82217
360 TN-7 R+41.12 -41.89844
361 TN-8 R+38.79 -38.41991
362 TN-9 D+53.64 53.28453
363 TX-1 R+51.65 -50.29572
364 TX-10 R+18.51 -9.226946
365 TX-11 R+64.68 -64.30408
366 TX-12 R+37.51 -30.21091
367 TX-13 R+68.25 -65.92558
368 TX-14 R+25.48 -24.64901
369 TX-15 D+10.75 1.724621
370 TX-16 D+31.35 31.43062
371 TX-17 R+24.91 -18.24645
372 TX-18 D+49.75 48.86392
373 TX-19 R+54.55 -52.05698
374 TX-2 R+20.98 -9.060513
375 TX-20 D+18.52 23.13165
376 TX-21 R+19.65 -10.20758
377 TX-22 R+19.41 -8.336479
378 TX-23 R+4.28 -5.148013
379 TX-24 R+17.28 -3.543379
380 TX-25 R+22.98 -16.44321
381 TX-26 R+35.65 -23.32988
382 TX-27 R+28.85 -28.78665
383 TX-28 D+14.72 4.435054
384 TX-29 D+35.75 32.18342
385 TX-3 R+25.18 -10.51578
386 TX-30 D+54.85 55.80079
387 TX-31 R+21.25 -11.23388
388 TX-32 R+9.58 2.478588
389 TX-33 D+42.09 42.86412
390 TX-34 D+16.15 4.759388
391 TX-35 D+26.19 30.90172
392 TX-36 R+52.71 -50.68528
393 TX-4 R+57.81 -56.33728
394 TX-5 R+34.65 -29.82908
395 TX-6 R+19.58 -11.17891
396 TX-7 R+11.85 1.008221
397 TX-8 R+56.65 -49.65911
398 TX-9 D+54.15 50.32849
399 UT-1 R+40.52 -37.32347
400 UT-2 R+25.58 -21.73263
401 UT-3 R+38.85 -31.1591
402 UT-4 R+20.12 -14.80237
403 VA-1 R+16.99 -10.76528
404 VA-10 D+1.55 12.48896
405 VA-11 D+30.25 37.45406
406 VA-2 R+7.79 -1.706376
407 VA-3 D+28.48 30.80766
408 VA-4 D+16.91 20.12532
409 VA-5 R+14.35 -13.04978
410 VA-6 R+27.72 -26.10554
411 VA-7 R+12.59 -5.14001
412 VA-8 D+42.58 51.48513
413 VA-9 R+41.82 -45.58558
414 VT-1 D+24.2 27.54904
415 WA-1 D+10.67 13.94858
416 WA-10 D+8.87 8.678684
417 WA-2 D+18.01 19.99902
418 WA-3 R+9.29 -10.40978
419 WA-4 R+26.26 -25.18125
420 WA-5 R+15.79 -15.80635
421 WA-6 D+9.37 10.58745
422 WA-7 D+63.17 66.84651
423 WA-8 R+1.26 -0.0490487
424 WA-9 D+40.57 42.77592
425 WI-1 R+11.49 -13.71213
426 WI-2 D+33.91 34.91674
427 WI-3 R+2.56 -8.715729
428 WI-4 D+48.74 49.02067
429 WI-5 R+24.49 -20.88873
430 WI-6 R+16.93 -19.8637
431 WI-7 R+17.86 -24.20036
432 WI-8 R+16.19 -20.55703
433 WV-1 R+30.43 -34.40671
434 WV-2 R+25.39 -29.26637
435 WV-3 R+37.33 -43.58364
436 WY-1 R+48.35 -49.73126

View File

@@ -1,51 +1,52 @@
state,pvi_538
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
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
1 state pvi_538 2021
2 Alabama R+27 -29.59438
3 Alaska R+15 -14.62028
4 Arizona R+9 -7.58754
5 Arkansas R+24 -31.83641
6 California D+24 25.45492
7 Colorado D+1 6.367356
8 Connecticut D+11 12.13077
9 Delaware D+14 13.7246
10 Florida District of Columbia R+5 68.15865
11 Georgia Florida R+12 -7.603365
12 Hawaii Georgia D+36 -7.432655
13 Idaho Hawaii R+35 31.64859
14 Illinois Idaho D+13 -36.9668
15 Indiana Illinois R+18 13.44461
16 Iowa Indiana R+6 -19.98048
17 Kansas Iowa R+23 -9.679443
18 Kentucky Kansas R+23 -20.68411
19 Louisiana Kentucky R+17 -27.10645
20 Maine Louisiana D+5 -20.53777
21 Maryland Maine D+23 4.045471
22 Massachusetts Maryland D+29 25.89621
23 Michigan Massachusetts D+1 32.63558
24 Minnesota Michigan D+2 -1.645566
25 Mississippi Minnesota R+15 1.930285
26 Missouri Mississippi R+19 -20.30344
27 Montana Missouri R+18 -21.22918
28 Nebraska Montana R+24 -19.98505
29 Nevada Nebraska R+1 -24.83943
30 New Hampshire Nevada R+2 -2.54994
31 New Jersey New Hampshire D+13 0.3410335
32 New Mexico New Jersey D+7 11.96593
33 New York New Mexico D+22 7.024009
34 North Carolina New York R+5 19.95745
35 North Dakota North Carolina R+33 -4.803924
36 Ohio North Dakota R+7 -37.24163
37 Oklahoma Ohio R+34 -12.35004
38 Oregon Oklahoma D+9 -37.20762
39 Pennsylvania Oregon R+1 10.5522
40 Rhode Island Pennsylvania D+26 -2.898966
41 South Carolina Rhode Island R+17 24.01542
42 South Dakota South Carolina R+31 -18.63975
43 Tennessee South Dakota R+28 -32.23668
44 Texas Tennessee R+17 -29.41324
45 Utah Texas R+31 -11.98431
46 Vermont Utah D+24 -26.3219
47 Virginia Vermont D+0 27.54904
48 Washington Virginia D+12 4.63189
49 West Virginia Washington R+30 12.43642
50 Wisconsin West Virginia R+1 -35.53008
51 Wyoming Wisconsin R+47 -4.120129
52 Wyoming -49.73126

View File

@@ -1,35 +1,29 @@
---
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/2020-primary-data/pres_primary_avgs_2020.csv
- https://projects.fivethirtyeight.com/2020-general-data/presidential_poll_averages_2020.csv
---
This file contains links to the polling data behind our [Latest Polls](https://projects.fivethirtyeight.com/polls/) dashboard.
## 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), [historical](https://projects.fivethirtyeight.com/polls-page/data/president_approval_polls_historical.csv)
- Vice Presidential Approval Polls**: [current](https://projects.fivethirtyeight.com/polls-page/data/vp_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)
- Favorability Polls***: [current](https://projects.fivethirtyeight.com/polls-page/data/favorability_polls.csv)
*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.
**Historical vice presidential approval polls prior to the Biden presidency are not available.
***At this time, we are tracking only post-2020 Trump favorability. Favorability polls prior to this time are not available.
## Polling Averages
- [Presidential Primary Polling Averages (2020)](https://projects.fivethirtyeight.com/2020-primary-data/pres_primary_avgs_2020.csv)
- [Presidential Primary Polling Averages (1980-2016)](./pres_primary_avgs_1980-2016.csv)
- [Presidential General Election Polling Averages (2020)](https://projects.fivethirtyeight.com/2020-general-data/presidential_poll_averages_2020.csv)
- [Presidential General Election Polling Averages (1980-2016)](./pres_pollaverages_1968-2016.csv)
- [Presidential General Election Polling Averages (1968-2016)](./pres_pollaverages_1968-2016.csv)
Please see [What Makes Our New 2020 Democratic Primary Polling Averages Different](https://fivethirtyeight.com/features/what-makes-our-new-2020-democratic-primary-polling-averages-different/) for more information about the methodology used to calculate polling averages. For more information about the general election polling averages, please see [Our New Polling Averages Show Biden Leads Trump By 9 Points Nationally
](https://fivethirtyeight.com/features/our-new-polling-averages-show-biden-leads-trump-by-9-points-nationally/).

View File

@@ -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
1 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
2 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
3 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
4 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
5 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
6 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
7 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
8 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
9 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
10 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
11 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
12 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
13 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
14 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
15 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
16 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
17 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
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
19 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
20 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
21 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
22 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
23 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
24 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
25 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
26 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
27 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
28 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
29 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
30 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
31 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
32 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
33 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
34 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
35 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
36 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
37 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
38 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
39 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
40 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
41 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
42 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
43 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
44 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
45 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
46 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
47 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
48 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
49 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
50 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
51 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
52 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
53 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
54 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
55 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
56 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
57 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
58 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
59 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
60 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
61 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
62 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
63 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
64 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
65 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
66 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
67 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
68 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
69 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
70 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
71 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
72 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
73 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
74 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
75 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
76 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
77 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
78 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
79 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
80 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
81 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
82 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
83 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
84 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
85 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
86 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
87 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
88 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
89 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
90 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
91 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
92 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
93 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
94 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
95 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
96 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
97 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
98 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
99 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
100 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
101 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
102 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
103 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
104 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
105 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
106 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
107 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
108 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
109 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
110 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
111 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
112 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
113 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
114 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
115 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
116 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
117 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
118 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
119 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
120 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
121 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
122 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
123 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
124 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
125 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
126 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
127 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
128 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
129 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
130 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
131 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
132 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
133 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
134 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
135 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
136 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
137 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
138 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
139 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
140 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
141 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
142 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
143 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
144 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
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 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
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 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
168 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
169 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
170 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
171 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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 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
182 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
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191 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
192 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
193 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
194 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
195 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
196 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
197 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
198 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
199 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
200 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
201 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
202 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
203 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
204 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
205 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
206 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
207 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
208 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
209 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
210 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
211 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
212 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
213 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
214 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
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 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
226 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
227 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
228 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
229 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
230 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
231 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
232 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
233 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
234 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
235 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
236 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
237 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
238 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
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 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
248 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
249 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
250 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
251 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
252 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
253 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
254 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
255 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
256 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
257 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
258 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
259 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
260 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
261 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
262 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
263 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
264 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
265 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
266 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
267 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
268 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
269 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
270 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
271 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
272 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
273 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
274 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
275 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
276 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
277 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
278 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
279 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
280 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
281 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
282 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
283 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
284 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
285 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
286 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
287 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
288 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
289 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
290 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
291 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
292 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
293 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
294 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
295 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
296 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
297 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
298 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
299 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
300 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
301 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
302 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
303 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
304 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
305 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
306 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
307 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
308 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
309 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
310 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
311 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
312 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
313 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
314 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
315 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
316 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
317 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
318 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
319 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
320 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
321 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
322 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
323 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
324 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
325 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
326 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
327 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
328 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
329 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
330 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
331 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
332 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
333 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
334 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
335 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
336 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
337 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
338 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
339 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
340 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
341 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
342 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
343 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
344 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
345 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
346 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
347 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
348 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
349 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
350 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
351 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
352 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
353 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
354 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
355 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
356 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
357 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
358 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
359 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
360 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
361 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
362 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
363 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
364 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
365 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
366 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
367 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
368 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
369 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
370 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
371 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
372 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
373 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
374 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
375 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
376 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
377 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
378 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
379 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
380 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
381 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
382 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
383 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
384 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
385 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
386 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
387 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
388 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
389 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
390 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
391 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
392 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
393 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
394 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
395 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
396 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
397 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
398 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
399 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
400 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
401 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
402 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
403 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
404 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
405 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
406 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
407 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
408 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
409 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
410 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
411 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
412 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
413 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
414 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
415 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
416 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
417 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
418 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
419 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
420 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
421 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
422 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
423 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
424 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
425 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
426 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
427 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
428 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
429 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
430 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
431 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
432 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
433 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
434 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
435 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
436 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
437 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
438 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
439 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
440 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
441 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
442 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
443 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
444 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
445 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
446 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
447 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
448 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
449 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
450 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
451 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
452 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
453 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
454 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

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -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/)
@@ -16,6 +17,7 @@ Past data:
* [2016](2016/)
* [2018](2018/)
* [2019](2019/)
* [2020](2020/)
`pollster-stats-full.xlsx` contains a spreadsheet with all of the summary data and calculations involved in determining the pollster ratings as well as descriptions for each column.
@@ -32,6 +34,7 @@ Header | Definition
`type_simple` | Type of election (5 categories)
`type_detail` | Detailed type of election (this distinguishes between Republican and Democratic primaries, for example, whereas `type_simple` does not)
`pollster` | Pollster name
`methodology` | Methodology used to conduct this poll. One or more of the following values: <ul><li>`Live Phone` — Live telephone interviews, may or may not include calls to cell phones</li><li>`IVR` — Interactive voice response, otherwise known as automated polls or "robopolls"</li><li>`Mail`— By U.S. mail or other “snail mail” service</li><li>`Online`— Poll conducted by Internet; generally this mean by web browser, or application-based polling of mobile phones</li><li>`Text` — Poll conducted by text message</li><li>`Face-to-face` — Poll conducted in person</ul> 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.

View File

@@ -1,454 +1,494 @@
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
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.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
1 Rank Pollster # of Polls Pollster Rating ID Polls Analyzed Live Caller With Cellphones NCPP / AAPOR / Roper NCPP/AAPOR/Roper Methodology Banned by 538 Predictive Plus-Minus 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
2 1 Monmouth University Selzer & Co. 108 215 304 50 yes yes Live no -1.164872371474521 -1.6 A+ D +1.3 .1068463875508721 81% .78 21% .24 5.4 4.562133331298828 6.7 5.959977154458428 -1.2 -1.39298948255301 -2 -1.623991286805722 -1.6 -1.006764054913049 71 33 D +1.8 .2013049270167495 R +0.4 -.2436310533715819 5.2 5.339088853326275 0.2 0 3/13/20
3 2 Selzer & Co. ABC News/The Washington Post 48 304 3 82 yes yes Live no -.9919601103089348 -1.3 A+ D +0.1 .919806741264664 79% .7378048780487805 25% .0853658536585366 4.6 3.053507269882574 6.1 4.972745084419228 -1.3 -1.914383473930063 -1.8 -1.328716976870906 -1.1 -.980676124300166 31 77 D +0.2 1.256718524090656 D +0.2 1.231279279930035 5.2 3.827491674106647 0 .1323492717694392 11/1/18
4 3 ABC News/The Washington Post Siena College/The New York Times Upshot 73 3 448 83 yes yes Live no -.9544521038153676 -1.3 A+ D +0.5 1.14294147140295 72% .7289156626506024 7% .2048192771084337 2.8 4.352681654045381 4.8 5.364920020225804 -1.7 -1.007384025573833 -1.7 -1.309740901950579 -1.2 -1.055391384869558 68 82 D +0.8 1.422586092134801 D +1.3 .2312039975053743 3.8 3.574593667720398 0.12 .225521742481611 10/31/18
5 4 Siena College/The New York Times Upshot IBD/TIPP 59 448 144 31 yes yes Live no -.9384244225719548 -1.1 A+ R +0.3 -.8323505085998764 69% .8064516129032258 10% .032258064516129 3.9 2.085001545567666 5.7 4.009343275206846 -1.6 -1.919487389032589 -1.5 -1.512109181475797 -1.1 -.7926143837060662 58 31 R +0.4 -1.587915728169103 D +0.4 -1.814818206485563 4.4 3.704195219998842 0.19 .0994545884761387 1/22/20
6 5 Field Research Corp. (Field Poll) 25 94 25 yes yes Live no -.9066947881490729 -1.1 A/B R +0.7 -.68286791423325 100% 1 16% .2 3.9 4.103997268676758 5.6 5.990497434167947 -1.5 -1.881645824884602 -2 -2.473642991473191 -0.7 -.9231339849666499 18 R +2.5 -2.45507632361518 D +0.6 .7254408972487491 4.7 4.752570927914591 0.01 0 5/29/16
7 6 Marquette University Law School SurveyUSA 12 195 325 834 yes yes Live no -.8752330868681902 -1 A/B A D +0.2 .0484691218432057 79% .8932853717026379 8% .1954436450839329 2.8 4.704052174977547 5.9 5.683743839377613 -2.9 -.9748373237934711 -2.8 -1.032314128557589 -0.9 -.9872966045424653 8 673 D +1.0 .0512701689222769 R +0.3 -.5315926826248129 4.9 4.945520069959565 0 .1361415019183604 3/27/20
8 7 Muhlenberg College Marquette University Law School 29 219 195 13 yes yes Live no -.8697002861718625 -1 A+ A/B R +0.2 .3831011403830225 84% .8076923076923077 7% .0769230769230769 3.4 2.932985892662635 6 6.054269110656587 -2.4 -3.116428877387361 -2.3 -3.454291736544523 -1.1 -1.235316783275665 28 9 R +0.3 1.407818264431424 D +0.2 -.5141475002058183 3.9 4.347614329091975 0.97 .1538779277881331 10/30/18
9 8 Marist College Siena College 183 183 305 55 yes yes Live no -.8293660466608428 -1 A+ A R +0.3 -.5366020204415759 84% .8727272727272727 25% .2545454545454545 5.4 5.02008486661044 6.5 5.578377511654227 -0.8 -.5534383044371974 -1 -1.225251368148029 -0.9 -.8036684444001194 113 50 R +0.4 -.844322738647461 R +0.2 -1.053552798344115 5.2 4.695373958576219 0 .1790445736095319 3/13/20
10 9 Data Orbital Landmark Communications 9 73 166 48 yes yes no Live no -.786005596999762 -0.9 A/B A D +0.3 1.414304425825647 94% .7708333333333334 0% .1666666666666667 2.3 4.448425730069478 5.3 5.431063119323992 -2.8 -.9777830486479258 -2.4 -1.360030188032199 -0.7 -.9120955116881638 9 42 D +1.2 2.192652974809919 R +1.1 -1.707165289556037 3.7 4.390866224150755 0.65 .0583615807178807 10/17/18
11 10 National Journal Research & Polling Inc. 12 224 280 40 yes yes no Live no -.7513833843367311 -0.8 A/B A R +0.1 -.6080981815445845 100% .875 0% .1 2.6 4.338134384155273 6.1 5.568008056561508 -3.4 -1.225019331799646 -3.2 -1.767130072846286 -0.7 -1.045516722924715 12 39 R +0.6 -1.030772771590795 D +0.3 .4793430099621862 3.5 4.64207646394386 0.89 .3149313028156319 10/25/08
12 11 Stockton University AtlasIntel 10 317 546 22 yes yes Live no -.7499685151956839 -0.8 A/B A D +0.7 .4354616403579712 100% .75 20% .2272727272727273 4 4.584125345403498 5.3 5.225420256679696 -1.1 -.6364405706696089 -1.4 -1.023215482173971 -0.4 -.5627685151956839 10 14 D +2.3 .9953408922467913 D +0.7 -1.740201084411755 6.1 6.067670031564372 0 10/28/18
13 12 SurveyUSA MassINC Polling Group 787 325 198 20 partial yes IVR/Online/Live no -.7440584999606555 -0.8 A A/B D +0.1 -.7850465739065724 89% .85 20% .2 4.7 4.52824182510376 5.9 6.208162293460438 -1 -1.675066127750088 -1.1 -1.257475622479393 -1 -.5865806232527697 627 14 D +0.1 -2.180184500558036 R +0.4 -1.995397342239822 5 5.79614435261604 0.12 .0812833459930051 3/5/20
14 13 Ciruli Associates Monmouth University 16 51 215 120 yes yes Live no -.7076238531971101 -0.8 A/B A R +0.4 2.087707895122895 94% .7833333333333333 0% .2666666666666667 3.5 5.895935599009196 5.9 6.281559100011743 -2.3 -.3807691603959558 -2.5 -1.036981998571407 -0.5 -.8643483465169622 16 83 R +2.1 2.741045687572066 R +2.7 -.1174755194307274 5.3 4.889776770866244 0.59 .2711130049671029 10/25/06
15 14 MassINC Polling Group Marist College 18 198 183 189 partial yes Online/Live no -.669456194648838 -0.7 A/B A R +0.7 .1069875574214711 83% .8333333333333334 22% .2698412698412698 4.9 5.503499348958333 6.7 6.156418871325839 -1.7 -.6480651817609135 -1.6 -.7272975370227955 -0.7 -.6370061782261081 12 121 R +2.4 .1314358671834646 R +1.4 .0296862598112305 6.4 4.997716942331857 0 .0219156245512363 2/25/20
16 15 Fairleigh Dickinson University (PublicMind) Fox News/Beacon Research/Shaw & Co. Research 19 92 103 46 yes yes Live no -.6526828278459328 -0.7 A/B A D +0.0 1.807602334432939 95% .75 5% .3695652173913043 3.9 5.56253603230352 5.4 5.996276726177782 -1.3 -.428886353267673 -1.4 -.7697429920479961 -0.4 -.5150206567139288 18 31 D +0.1 3.073489773658014 D +2.8 .8663459100829412 4.5 4.616863057440015 0.3 0 10/16/14
17 16 CBS News/The New York Times Stockton University 62 36 317 11 yes yes Live no -.5988865336566043 -0.7 A A/B D +0.4 .8586874339554346 76% .9090909090909091 23% .1818181818181818 4.3 4.268058083274147 5.5 5.3663269154552 -1 -1.093414491574463 -1 -1.443419811806566 -0.6 -.4592542556950052 51 11 D +0.7 2.698824102228338 D +1.5 .7386111683315703 4.1 6.07582560725001 0.23 0 10/16/18
18 17 Grove Insight Data Orbital 29 129 73 13 yes no yes Live no -.5601375650091485 -0.7 A/B D +0.5 .5515915781817705 90% .9615384615384616 7% 0 3 2.397174541766827 5.8 4.830461730624204 -2.6 -2.428432848250788 -3 -1.487450615111105 -1.4 -.5659004369636715 29 13 D +1.1 1.449840252216046 D +3.4 -1.198510417111883 3.8 4.046261810032384 0.67 .4437168583600935 11/2/12
19 18 Behavior Research Center (Rocky Mountain Poll) University of North Florida 8 27 360 10 yes yes Live no -.5472183790769786 -0.7 A/B D +0.1 .8902943716826435 75% .4 0% .3 3.1 4.059848022460938 6.4 6.303158922207842 -3.1 -2.238456559140316 -2.7 -1.393749348566706 -0.3 -.4314608606122858 6 7 D +1.0 3.979950496128627 R +1.4 1.022124882062393 8.1 3.95182601196337 0 .0666741928082798 10/22/08
20 19 Western New England University Blum & Weprin Associates 10 380 32 19 yes yes Live no -.5370805569371541 -0.6 A/B R +0.3 -.6930586251044314 100% .9473684210526315 10% .2105263157894737 4.3 4.740097848992598 6.4 5.245323230143717 -1.9 -.5003710405445295 -2.5 -2.155558391362864 -0.7 -.4691066218503643 9 17 R +1.1 -3.425431644215303 D +2.2 .5520147939495113 2.6 4.496007923756143 1.46 .0729941157575656 10/19/18
21 20 Suffolk University Greenberg Quinlan Rosner/American Viewpoint 88 323 127 8 yes yes Live no -.463154299736858 -0.6 A A/B D +0.6 -.6666186527357043 79% 1 24% .5 5.1 4.377521991729736 6.7 5.458382514305143 -1.4 -1.076006181968817 -0.6 -1.622196341123171 -0.5 -.3597660894434694 52 6 D +1.0 -4.268723805745442 D +1.8 1.512220143538255 5.7 5.405572548404853 0 2/28/20
22 21 IBD/TIPP Los Angeles Times 27 144 172 36 partial yes Online/Live no -.4478968987718507 -0.6 A/B R +0.8 -.1703826699373148 78% .8472222222222222 4% .2777777777777778 2.2 5.032578468322754 4.1 6.34540278620666 -1.6 -1.307969977277317 -1.6 -.8479272108704069 -0.7 -.3299054331784183 27 23 R +1.9 -.6038673235022504 R +1.6 .8650991554956743 3.4 5.176007332823471 0.25 .1241410678532038 10/30/18
23 22 Los Angeles Times Trafalgar Group 36 172 338 76 yes yes no Live no -.44111500781667 -0.6 A/B A- R +0.1 -1.322880839391394 85% .6578947368421053 22% .3289473684210527 4.6 4.464504016073127 6.4 4.785290985686268 -1.6 -.3159326290065507 -0.8 -.628346204721615 -0.3 -.4965072263540098 23 62 R +0.3 -1.730800259497858 D +0.8 -4.426759876682544 5.1 5.635691353916745 0.15 0 10/26/08
24 23 Michigan State University Public Policy Institute of California 2 463 262 17 yes yes Live no -.4350847160589734 -0.6 A/B R +0.0 -1.142767725530053 100% 1 0% .2352941176470588 1 5.058373956119313 9.6 6.340402037348159 -8.4 -1.277173740622257 -7.7 -.6710188021511885 -0.7 -.2660216305465535 2 11 R +0.5 -4.278469779274681 R +1.5 -1.420514016184773 0 10/18/18
25 24 University of Connecticut Christopher Newport University 7 347 50 13 yes yes Live no -.4157477143028115 -0.6 A/B R +0.3 1.035338401208234 93% 1 14% .3076923076923077 4 5.421989147479717 5.4 5.367781174548801 -1.2 .0590623135375051 -1.4 -.6752688755025994 -0.2 -.2542033919649918 7 12 R +2.3 2.971978823343913 R +2.0 2.005821493074492 8 4.543501255013545 0 10/20/08
26 25 University of Cincinnati (Ohio Poll) Strategic Vision LLC 39 346 320 133 yes yes no Live no yes -.4093433552458224 -0.6 A/B F R +1.3 -1.565349522249775 94% .8872180451127819 21% .1879699248120301 3.9 3.9196988729606 5.7 5.182542290160064 -1.7 -1.257989076592874 -0.9 -.7759489547791791 -0.4 -.5668363365415784 30 110 R +3.2 -2.31423058943315 R +2.4 -2.151473507112263 3.4 4.35200216571219 0.46 .1182012843699503 11/2/12
27 26 Temple University Public Opinion Strategies 6 336 260 77 yes* yes Live* no -.4030286177198171 -0.6 A/B A- R +0.2 -1.463957198958165 100% .6818181818181818 17% .2077922077922078 3.7 5.400956191025771 5.2 5.741270746812678 -1.3 -.335460215180316 -1.4 -.7056691730313095 -0.2 -.490177117985457 5 75 R +2.5 -2.147500305175781 D +0.7 -4.293983837071058 3.7 4.560357895633497 0.08 .3083430447215038 10/23/08
28 27 Fox News/Beacon Research/Shaw & Co. Research CBS News/The New York Times 40 103 36 62 yes yes Live no -.3994224601982951 -0.5 A- D +1.4 .3025593291962615 71% .7741935483870968 38% .2258064516129032 5.6 4.476905945808657 5.8 5.503620680677048 0 -1.021860394261805 -0.5 -.5990196850785335 -0.3 -.35552109890906 25 51 D +2.7 .5306224449008119 D +1.0 1.517954371398464 4.8 4.121276802729937 0 .2109512837990196 10/29/18
29 28 Castleton University Mason-Dixon Polling & Strategy 3 45 197 445 yes yes no Live no -.3941200659842879 -0.5 A/B A- -.515802352230278 100% .8595505617977528 33% .2314606741573034 9.9 5.126149068253763 9.5 5.502781457258179 0.6 -.3717780483978276 -1 -.5459035304715585 -0.1 -.4987849836613195 0 388 -.5711412626443449 -1.116511699454303 5.146237051158085 0 .0896130661159873 2/10/16
30 29 KRC/Communications Research Public Policy Polling 22 160 263 454 yes* yes no Live* no -.3918422921735414 -0.5 A/B A- D +0.1 .9321825021704334 91% .7929515418502202 41% .3149779735682819 7.1 5.105827020653544 7.4 5.550127917653857 -0.1 -.4394465563937247 -0.5 -.432649072316288 -0.1 -.4073063046667555 11 327 D +0.7 1.010979282017513 D +2.5 1.05247566824167 6.5 4.572874664914711 0 1/26/04
31 30 Wirthlin Worldwide Emerson College 4 387 88 201 yes* yes Live* no -.3918043792305625 -0.5 A/B A- R +0.2 .8432465238911562 75% .763681592039801 25% .2189054726368159 4.5 5.191912617849473 6.1 5.690332812916279 -1.3 -.4935658544602152 -1.6 -.6118003743061373 -0.1 -.5538779247346115 4 159 R +3.9 .9540351651749521 R +5.6 -1.373640348124942 5.3 4.557129234575539 0.14 .2225262811932984 10/22/00
32 31 Indiana University University of Connecticut 2 149 347 11 yes yes Live no -.3806335800402641 -0.5 A/B D +0.0 -.1612337393223545 100% .9545454545454546 0% .0909090909090909 0.9 3.636163191361861 6.1 5.702708061135182 -5 -2.061690529166732 -4.7 -1.812616607025872 -0.1 -.2986774449822354 2 11 D +0.9 -.9784968983043324 D +4.1 -.6515151515151515 8 0 10/18/04
33 32 Siena College Grove Insight 53 305 129 29 partial yes no Online/Live no -.3776262492576777 -0.5 A- A/B R +0.7 .5517539789181637 90% .896551724137931 23% .0689655172413793 4.9 2.952531748804553 5.4 5.123228803365846 -0.2 -2.165842713954703 -0.9 -1.854106225333469 -0.6 -.8506096999546133 49 29 R +1.1 1.202679075043777 R +1.1 3.314108001571689 4.7 3.847079442203469 0.2 .6483529342285926 10/30/18
34 33 Louis Harris & Associates The Winston Group 2 173 385 10 yes* yes Live* no -.3628111184548534 -0.5 A/B D +0.0 1.084935521863051 100% .5 0% .4 0.9 4.175388336181641 5 5.243162856132545 -3.9 -1.062920179344315 -5.2 -.9085701682795456 -0.1 -.2424686196782707 2 10 D +0.9 4.065433502197266 D +5.4 .5544444618730905 5.5 4.733011955875233 0 10/31/98
35 34 Market Strategies International National Research Inc. 1 189 225 15 yes* yes no Live* no -.3587017883973611 -0.5 A/B R +0.0 -.4235082427366348 100% .7666666666666667 0% .1333333333333333 1.1 4.39080924987793 6.3 6.097393954064403 -5 -1.701730363579884 -5.4 -1.639751504682349 -0.1 -.6537048030578724 1 12 R +1.1 -1.213219165802002 R +4.6 -2.9290894101226 3.6 4.708379748852069 1.27 .1404424683507143 10/28/02
36 35 NBC News/The Wall Street Journal Fairleigh Dickinson University (PublicMind) 31 221 92 20 yes yes Live no -.3279580548271417 -0.4 A- A/B D +0.6 -.2165206327505528 73% .95 10% .1 4 4.440978050231934 5.2 5.358511689099378 -1 -.9126792982608565 -0.7 -.8380466513142142 -0.3 -.2720944607518267 26 19 D +1.2 -.6907659831799959 D +0.7 2.435522153841081 3.1 4.523587596163656 0.5 .2655406954045892 11/2/18
37 36 University of Florida Quinnipiac University 1 349 267 219 yes yes Live no -.3149763346868122 -0.4 A/B A- D +0.0 .5485570013033918 50% .817351598173516 0% .2694063926940639 1.1 4.796165736298583 4.5 5.627070789704262 -3.3 -.8260507127990924 -1 -.3017991517287681 0 -.2669757445552307 1 165 D +1.1 .6401595375754616 R +0.1 .5421931999487883 1.4 4.89597885188422 1.2 0 10/26/14
38 37 Gordon S. Black Corp. Ciruli Associates 2 123 51 20 yes* yes Live* no -.303590018460776 -0.4 A/B R +0.1 -.6109127602102492 100% .95 50% .1 6.4 3.77440013885498 4.4 5.259219176594611 2.1 -1.479964697133042 0.5 -.8894583268149803 0 -.2662673607425706 2 20 R +6.4 -2.040736198425293 R +1.3 -2.6586610296301 6 5.241835566962915 0 .3181341688029125 10/18/98
39 38 Fox News/Opinion Dynamics Corp. Elon University 34 104 86 8 yes* yes Live* no -.2903980097900636 -0.4 A/B R +0.3 .4572253997293468 72% .5625 12% .125 3.9 3.152763366699219 5.1 4.723235578300777 -1.1 -1.565617870994968 -0.3 -1.421942556563748 -0.1 -.3126489823390849 28 8 R +0.9 2.079483032226563 R +1.6 .7813109061682718 4.1 3.566882986360794 0.15 .5681594481906921 10/27/10
40 39 Yankelovich Partners Inc. Elway Research 7 390 87 21 yes* yes no Live* no -.2878686657814885 -0.4 A/B R +0.0 .7794182414161517 50% .9047619047619048 43% .0476190476190476 8.1 3.919994990030924 7.1 5.772737359049807 1.2 -1.847888028412294 0.2 -1.814172326516857 0 -.6849752711822185 3 20 R +1.0 2.090176296234131 R +1.8 3.493979747174967 4.3 4.20824696842231 0.23 .3597209642869031 10/26/00
41 40 Emerson College Louisville Courier-Journal 165 88 174 10 no yes IVR/Online/Text no -.2754931355358016 -0.4 A- A/B D +0.3 -.222187321142904 80% .8 24% .1 5.4 3.537170791625976 6.2 5.386656777087478 -0.6 -1.844631644854912 -0.7 -1.669356578377343 -0.6 -.2448219489169292 123 10 D +0.4 -1.515018844604492 R +1.3 -1.027777438693577 5.2 5.348942075163053 0.05 .3032368524958057 3/12/20
42 41 Harvard University YouGov 1 135 391 455 yes* yes no Live* no -.273505537653068 -0.4 A/B B+ D +0.1 .6766339784370394 0% .8868131868131868 0% .3208791208791209 6.8 5.038859289819068 6.2 5.174998705898146 0.8 -.1312850754724879 0.7 -.3428717352678932 0 -.3236017801576189 1 395 D +6.8 .7261292566227008 D +1.5 .280365261549705 2 4.228015171115431 2.69 .0373586246742392 10/26/02
43 42 Public Policy Institute of California Suffolk University 16 262 323 90 yes yes Live no -.2723487593473102 -0.3 A/B B+ R +1.0 .9143103775867303 100% .8111111111111111 25% .2444444444444444 5.2 5.100966284010146 5.5 6.171914465587268 -0.1 -1.066093840970535 0 -.2287499662750266 0 -.1754884407814448 10 54 R +4.4 1.371931076049805 R +1.1 1.690754449233349 5.290999667886991 0 2/12/20
44 43 University of Illinois at Chicago RKM Research and Communications Inc. 1 352 272 35 yes* yes no Live* no -.2502523505654984 -0.3 A/B B+ R +0.2 -.1532592156273004 100% .8428571428571429 100% .2285714285714286 14.1 5.225879396711077 5.3 6.439681586328422 8.9 -1.208947849010754 7.2 -.8296452957554462 0.1 -.4097837807572352 1 21 R +14.1 -.5748111179896763 R +5.1 -1.533106154161316 4.493119662042916 0 .0427549324484808 10/16/98
45 44 Abt Associates Temple University 10 7 336 6 yes yes Live no -.2497520325929586 -0.3 A/B D +0.8 -.2160478104403776 90% 1 20% .1666666666666667 3.8 3.65904426574707 5.1 5.680047545301856 -1.1 -2.016148938948197 -0.3 -1.860153293013499 -0.1 -.2040752715764456 9 5 D +3.3 -2.454236602783203 D +0.3 .7319953757764655 4 3.404894870860216 0.4 .1419554183619184 6/7/17
46 45 Winthrop University National Journal 2 386 224 12 yes yes Live no -.2406283419287637 -0.3 A/B D +0.0 -.1370833076306571 100% 1 50% 0 12 2.58882745107015 6.4 5.180404786862579 5.8 -2.586722995185841 0.6 -1.52528217964292 0.1 -.3327836470072496 1 12 D +0.2 -.6283082962036133 R +1.2 .3330994514929227 3.6 3.469211118333305 0.27 .890053168558799 2/14/20
47 46 RKM Research and Communications Inc. Fox News/Opinion Dynamics Corp. 34 272 104 34 yes no yes Live no -.239209639108953 -0.3 A- A/B R +0.1 -.2998547030637924 87% .7205882352941176 24% .1176470588235294 5.3 3.895261147442986 6.9 5.056274404687062 -1.4 -1.156158916637486 -1.2 -.3006300472953212 -0.6 -.1202377278616926 20 28 R +0.5 -.9087292807442802 R +1.5 -1.627355866590143 4.5 4.126998931852371 0.05 .1285408132013464 2/7/20
48 47 Georgetown University (Battleground) Michigan State University 35 114 463 2 yes yes Live no -.2283145698385184 -0.3 A/B R +0.6 -.0470255683040697 57% 1 11% 0 3.4 1.030765533447266 4.6 7.354118595320895 -1 -6.318498721267041 -0.3 -4.047355406498196 -0.1 -.3548497897677919 35 2 R +1.4 -.5363655090332031 R +1.6 -1.523426869532446 3.3 0.43 0 11/5/12
49 48 Princeton Survey Research Associates International Abt Associates 35 258 7 10 yes yes Live no -.2230922139435841 -0.3 A/B D +0.5 .8133371554939981 63% .9 31% .3 5.1 3.862665557861328 5.1 5.52278232564798 0.2 -1.655262427180062 0.1 -.7831479146443763 0.1 -.199387794214817 33 9 D +1.2 3.323231167263455 D +0.2 .2381627661094586 4.7 4.072007221867431 0 .3614499188529773 10/25/14
50 49 Market Shares Corp. Muhlenberg College 25 187 219 32 yes yes Live no -.2210083283841471 -0.3 A/B B+ R +1.1 -.1419693389474709 84% .859375 28% .09375 5.8 3.769753098487854 5.5 5.368856193738219 0.5 -1.594248754643777 -0.1 -1.1234256042749 0 -.5991136673049047 22 31 R +4.1 -.2723562179073211 R +1.9 .2832179336884245 4.6 3.64568803660892 0.36 1.073063459774076 10/22/12
51 50 Mason-Dixon Polling & Strategy Florida Atlantic University 433 197 97 9 yes no Live no -.2161511206524903 -0.3 B+ A/B R +0.6 .6514053149811404 87% .6666666666666666 23% 0 5.1 3.636521657307943 5.7 6.661359402823979 -0.4 -3.019983404909446 -0.6 -2.279551776412484 -0.6 -.6921803183240303 376 5 R +0.7 3.434135437011719 R +1.2 .3300030026579208 5.1 3.668343239936295 0.09 .4501304626064923 11/6/19
52 51 CNN/Opinion Research Corp. Gallup 103 37 112 84 yes yes Live no -.2154808928142098 -0.2 B+ D +0.0 -.5755774082287161 72% .6904761904761905 25% .2976190476190476 5.5 4.266228675842285 6.2 5.117734480780458 -0.4 -.8466514643315844 -0.2 -.096501672301949 -0.2 -.060565040547599 71 69 D +0.0 -.9780368804931641 D +0.1 -1.518965194111872 5 4.154284865219057 0.09 0 10/30/16
53 52 Research & Polling Inc. RT Strategies 32 280 275 45 yes no yes Live no -.2021314652948369 -0.2 B+ R +0.9 1.002058800878988 84% .6666666666666666 9% .3777777777777778 4.5 5.921910264756945 6 5.55415604226124 -1.2 .3726085631022948 -1.5 -.007357279439896 -0.7 -.0034954131741795 31 45 R +1.8 2.109171719021267 R +0.5 3.299978956228956 3.2 7.47149558923968 0.56 0 10/29/18
54 53 Quinnipiac University Potomac Incorporated 207 267 256 8 yes yes Live no -.1972893066528501 -0.2 B+ A/B D +0.2 -.2989758208518576 83% .875 23% .125 4.6 4.56696891784668 5.6 6.241066865240605 -0.8 -1.669243606787337 -0.2 -1.544391936630235 -0.1 -.1745590910046846 153 6 D +0.2 -3.137205123901367 D +0.4 1.314545504252116 5.2 4.517884820899634 0 .3518447239383526 11/1/18
55 54 EPIC-MRA University of Massachusetts Lowell 49 84 355 26 yes no yes Live no -.1954232368586374 -0.2 B+ R +0.2 .8186157419018985 78% .7884615384615384 24% .3076923076923077 5.5 6.218944916358361 6.1 6.265896810268798 -0.4 -.0420975533038478 -0.8 -.1259619758484186 -0.5 -.0703227270573977 42 17 R +0.4 1.859513002283433 D +0.6 -.3285967155637531 5.3 4.401121623922567 0.13 .1050587827293154 3/5/20
56 55 Elway Research Northern Arizona University 21 87 234 4 partial no yes Live/Text no -.1914932071865612 -0.2 A/B D +0.8 -.2397644110238754 90% 1 5% .25 3.9 3.581880569458008 6.3 5.649931661070706 -2.2 -2.063196751006109 -2.6 -3.035183791440176 -1 -.2190712974725346 20 4 D +2.1 -3.321882247924805 D +3.7 -5.12962962962963 4.2 6 0.37 .1880023408760161 10/21/16
57 56 St. Norbert College Market Shares Corp. 12 313 187 25 yes no yes Live no -.1904870355902863 -0.2 A/B D +0.2 -1.116463552379 88% .84 0% .28 3.9 5.833436889648437 6.7 5.459175339675063 -2.7 .3791158905799643 -2.4 -.5181010231370671 -0.6 -.1709831472780438 11 22 D +0.9 -4.090595765547319 D +3.0 -1.910674497184886 5.3 4.568093518841848 0.22 .3775032824995286 10/20/14
58 57 University of North Florida Angus Reid Global 9 360 13 31 partial yes no Online/Live no -.1891576113303911 -0.1 A/B B+ D +0.7 -1.156968436932061 44% .9354838709677419 33% .0645161290322581 4 3.188856924733808 5.9 4.892401796541075 -1.7 -1.698690531200678 -0.4 -1.402220205704477 -0.1 -.6996465885099965 6 31 D +3.9 -2.318777145877961 D +1.4 .7856167374884813 4 2.999321370691419 0.04 .7563524627758474 3/8/20
59 58 Elon University Tarrance Group 8 86 333 31 partial yes no Online/Live no -.1877888208114844 -0.1 A/B B+ D +0.5 -.9321207960623455 56% .8387096774193549 13% .2258064516129032 3.2 5.727274064094789 4.6 6.269753478804693 -1.3 -.5376250741033142 -1 -.6242494207968549 -0.2 -.3175109413086395 8 27 D +2.1 -2.074528164333767 D +0.8 -5.391174342874497 3.6 6.234594881392646 0.57 0 10/25/16
60 59 National Research Inc. Pharos Research Group 10 225 254 33 yes no Live no yes -.181091218007201 -0.1 A/B F R +0.5 .7837683835376599 75% .9393939393939394 20% .1515151515151515 5.1 3.727244232640122 6.8 4.996001396717071 -1.5 -1.26390282347036 -1.7 -.842373933489471 -0.4 -.4265716036697134 7 33 R +3.3 1.547749663844253 R +5.5 .8805577264040833 5.9 4.020183078748705 0 .2274283195553339 3/5/16
61 60 Blum & Weprin Associates Cygnal 19 32 67 20 yes no Live no -.1781167384084711 -0.1 A/B B+ R +0.7 2.050310420752583 95% .95 21% .15 4.8 4.379972457885742 5.2 5.295646775726844 -0.2 -.9108199772345129 -2.1 -1.34953509896708 -0.5 -.6761011620367349 17 20 R +3.4 4.092532348632813 D +0.9 -.6020701489306607 4.6 3.324110385764116 0.04 .7310457766211726 10/25/10
62 61 Public Religion Research Institute Susquehanna Polling & Research Inc. 1 428 326 46 partial yes no Online/Live no -.1748126895970972 -0.1 A/B B+ D +0.0 .6142521511939343 100% .7173913043478261 0% .2608695652173913 0.4 5.351888656616211 5.1 5.511775495543286 -4.4 -.1550324983204863 -2.9 -.4183686364766303 -0.1 -.2690414781712609 1 41 D +0.4 .9773832181604897 D +1.7 -1.257913985607085 2 5.39987791449076 1.23 0 10/19/18
63 62 Middle Tennessee State University Castleton University 5 208 45 3 yes yes Live no -.1563042889882817 -0.1 A/B D +0.6 100% 1 60% .3333333333333333 9.3 9.956270853678385 6 10.88909266019898 3.5 -.927967465914008 2.1 -.9340794387797972 0.3 -.0971842088293806 4 0 D +4.6 R +5.0 4.5 0.21 0 10/24/14
64 63 Fleming & Associates Wick 17 96 284 7 yes no Live no -.1558947575762597 -0.1 A/B R +0.4 -.1659714457749334 100% .7142857142857143 12% 0 5 2.200096947806222 6.3 3.925699169269442 -1.1 -1.72074788085663 -1.7 -1.907580142382158 -0.6 -.5251704232891569 15 7 R +1.4 -.6028592245919364 R +0.2 -3.730497145167032 3.7 5.761407580823872 0.63 0 10/22/18
65 64 University of Massachusetts Lowell Columbus Dispatch 19 355 57 22 no yes Online no -.1475464656834379 -0.1 A/B R +0.2 .9783372510156999 74% .9318181818181818 37% .4545454545454545 7.2 5.398525238037109 6.9 5.205428865655135 0.5 .1979507129885654 -0.6 .0248458562544853 -0.3 .0090245301346492 9 17 R +0.8 2.964653912712546 R +0.6 2.693081749123809 5.5 5.531728786497386 0 2/16/20
66 65 Cygnal Lake Research Partners 13 67 165 12 partial no IVR/Online/Live/Text no -.1326501768887209 -0.1 A/B D +1.0 .8029285444950569 92% .8333333333333334 0% .25 3 4.055425008138021 5.6 5.466569561056333 -2.4 -1.406290212311723 -3 -1.459355515377667 -1.1 -.4598786932247855 13 12 D +2.6 2.547972361246745 R +1.0 2.352757065794363 3.5 6.00216277883069 0.76 0 11/8/19
67 66 Angus Reid Global Public Religion Research Institute 30 13 428 1 no no yes Online no -.1289325890940318 0 B+ A/B R +1.2 -.0395204838800565 93% 1 7% 0 3.2 .8620071411132813 5.6 5.824591809115224 -2.1 -4.957730327395354 -2.6 -3.43964563678583 -1.2 -.1576976030223359 30 1 R +2.6 -.8620071411132813 D +0.8 1.674285670689174 3.1 2 0.85 1.229466967224174 11/3/16
68 67 Public Opinion Strategies Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League) 64 260 261 2 partial yes Online/Live no -.1255979863026042 0 B+ A/B R +1.5 70% 1 22% .5 5.7 6.854116439819336 6.1 11.09983460908339 -0.2 -4.240863828657471 -0.4 -2.734016207015824 -0.2 -.1215095143011595 62 0 R +2.4 R +4.1 4.3 0.33 0 10/16/18
69 68 Strategic Vision LLC Western New England University 133 320 380 11 yes* no yes Live* yes no -.110773336936859 0 F A/B R +1.5 -.3796960623710915 89% 1 18% .0909090909090909 3.8 4.244961478493431 5.1 5.767853875608458 -1.1 -1.518038056508439 -0.4 -1.39739932795524 -0.3 -.4006546707201787 110 10 R +2.2 -1.362352752685547 R +2.1 2.019394173077492 4.4 2.6320729388773 0.12 1.456800997018991 11/1/08
70 69 North Star Opinion Research/Ayres, McHenry & Associates Market Solutions Group 8 233 188 4 yes no yes Live no -.1008247146695525 0 A/B R +0.6 -.0033886612645791 94% 1 25% .25 5.5 4.36395263671875 6.7 6.097904568171559 -1 -1.72909759084622 -3.5 -1.376334201919537 -0.7 -.0853178266666887 6 2 R +3.5 -.12042236328125 R +6.1 1.5 4.4 4.401517070360253 0.37 .4484821992814314 10/23/16
71 70 American Viewpoint Scripps Howard 8 10 303 5 yes no yes Live no -.098184248386978 0 B/C A/B R +0.8 -.1400422760768051 69% 1 0% .4 4.2 4.791368103027343 5.7 4.674275851460114 -1.3 .1219465921738193 -1.6 -1.346039014200504 -0.3 -.0874592030155707 8 5 R +3.5 -2.155317687988281 R +3.3 -3.042857142857143 6.3 2.449489742783178 0 .5187459930409232 10/17/18
72 71 Landmark Communications Wirthlin Worldwide 39 166 387 4 partial no yes IVR/Live no -.0964891616331315 0 B A/B D +1.5 -.1770737898220353 82% .75 23% .25 4.8 4.596271514892578 5.4 5.801935779527188 -0.5 -1.200809924028021 -0.8 -1.472980607947777 -0.4 -.0660914706539207 33 4 D +2.8 -3.946443557739258 R +0.5 -5.564639632766311 4.5 5.251780870545703 0 .1442666609128854 6/19/17
73 72 Ward Research (Honolulu Star-Advertiser) Indiana University 15 375 149 2 yes no yes Live no -.0950399518333271 0 B/C A/B R +0.4 .0274411754240121 80% 1 33% 0 5.9 .8688735961914063 6 5.810770506827918 0 -4.937042570029924 -1.5 -4.491494658622478 -0.4 -.1418525011964127 15 2 R +1.4 .8688735961914063 D +1.8 4.125 3.9 0.49 0 10/15/14
74 73 University of Arkansas Baruch College 6 345 22 2 yes no yes Live no -.0937916384673061 0 B/C A/B D +0.7 100% 1 0% 0 4.1 5.486835479736328 5.3 9.283068746160636 -1 -3.791378925817718 -2.6 -.5855972152556834 -0.5 -.0449379192348417 6 0 D +4.1 R +3.9 6.9 9.150757595082503 0 10/22/16
75 74 Harstad Strategic Research Inc. Knowledge Networks 10 134 164 3 yes no yes Live no -.0935157378665621 0 B/C A/B D +0.6 .216354991345209 75% 1 10% .3333333333333333 3.8 4.162570953369141 5.9 4.799824124241399 -1.9 -.6323988302656692 -1.6 -1.118871371364212 -0.3 -.0607503467046331 10 3 D +2.6 3.984724680582682 D +3.3 .7536700251929291 5.1 3.138353812727866 0 .1408930172400337 10/21/14
76 75 RT Strategies Princeton Survey Research Associates International 42 275 258 35 yes yes Live no -.0887239206500411 0.1 B/C A/B D +1.0 .445906197212584 69% .6571428571428571 40% .3142857142857143 5.9 4.96545273917062 4.8 5.250081343486058 1.3 -.2797742637088484 0.9 .2179024459265716 0.4 .0947206962882701 42 33 D +2.2 1.072647672710997 D +3.4 .0717976123456168 8.6 4.761307992785031 0 10/28/06
77 76 Harper Polling GfK Group 11 132 115 21 partial no yes IVR/Live no -.0884180165916167 0.1 B/C A/B D +0.1 .1994639123490759 91% .9285714285714286 18% .1428571428571428 3.6 3.810167948404948 6 4.906137733499703 -2.3 -1.091115444488166 -1.9 -.0279496806216638 -0.6 -.0102266942597903 8 21 D +0.5 .5451373145693824 R +1.1 1.27808715300271 5.3 4.621799279541408 0 .2169624036066385 11/3/16
78 77 University of South Alabama Vox Populi Polling 9 361 372 19 yes no Live no -.0824722486637735 0.1 B/C A/B R +0.4 .39372786799427 100% .7631578947368421 11% .1578947368421053 3.3 3.956891310842414 5.3 5.167959912711793 -1.8 -1.20621426126279 -2 -.7980057743990526 -0.3 -.3511785784526951 9 19 R +2.6 .8946932742470189 R +2.0 -1.300901224920249 7.2 4.7989892898252 0 .1668381106557129 10/14/10
79 78 Public Policy Polling Fleming & Associates 423 263 96 18 no no IVR/Text no -.0758072388077397 0.1 B A/B D +0.3 -.5879486169435573 80% 1 31% .1111111111111111 5 5.132949617173937 5.5 5.804779806534564 -0.3 -.6669758487540385 -0.4 -1.634495628457428 -0.4 -.5652653590346407 294 16 D +0.4 -1.821194887161255 D +0.9 -.2280219780219779 4.7 4.121158932446784 0 .562868849288604 2/25/20
80 79 GQR Research (GQRR) NBC News/The Wall Street Journal 57 126 221 34 partial yes Online/Live no -.074224876190926 0.1 B B+ D +2.1 .7641021561590894 56% .7794117647058824 14% .1176470588235294 4.5 4.058129142312443 5.3 5.146696635890477 -0.6 -1.083713152971445 0.1 -.2587223426008963 0 -.139355755040453 55 29 D +3.6 1.43655356045427 D +3.4 .6217559621670972 4.1 3.053721056841095 0.13 .4772484204720722 10/24/18
81 80 University of Wisconsin (Badger Poll) Louis Harris & Associates 7 365 173 2 yes* yes Live* no -.0723071526680285 0.1 B/C A/B D +0.4 .0189190483417673 86% 1 29% 0 12.2 .8593788146972656 6 4.876444529458897 6.4 -4.012211374155043 3.6 -4.505402691124016 0.4 -.0991855161597517 6 2 D +4.1 .8593788146972656 D +3.8 5.375 4 5.497869162102364 0.89 0 10/25/08
82 81 Gallup KRC Research 84 112 160 22 yes yes Live no -.0702860441389983 0.1 B A/B R +0.4 .0850921296692476 69% .9090909090909091 30% .4090909090909091 4.3 7.130356875332919 5 6.784775967616778 -0.6 .3504352483227293 0.6 .1624733399840239 0.4 .0382628639685359 69 11 R +0.7 .7248476201837714 R +1.4 2.476515145735307 4.1 6.49785078408102 0 10/22/18
83 82 Rutgers University Harris Insights & Analytics 14 295 133 182 yes yes Live no -.0622054637457226 0.1 B/C B+ R +0.0 -1.065041464326777 86% .8324175824175825 14% .4835164835164835 5.7 5.043052254142342 5.6 4.155189055042091 0.3 .8927175397068411 1.8 -.0052398861622841 0.5 -.0045132013366394 14 182 R +0.1 -1.236527159973815 D +0.9 .5303280530923598 6.1 3.927387720535005 0 10/16/18
84 83 Pharos Research Group Georgetown University (Battleground) 33 254 114 35 yes no yes Live yes no -.0584013212469942 0.1 F A/B D +0.8 -.5307652890102345 92% .5571428571428572 15% .1428571428571428 3.8 3.355102648053851 4.9 4.717154975203762 -1 -1.357197986543323 -0.4 -.1870124153098356 -0.2 -.0819393053753601 33 35 D +1.6 -1.211380767822266 D +1.1 -1.415722424694828 4.1 3.17295012842062 0.22 .4753679838054304 10/27/12
85 84 Keating Research Behavior Research Center (Rocky Mountain Poll) 5 161 27 7 yes no yes Live no -.0580673294746412 0.1 B/C A/B D +0.1 .439183496978731 80% 1 0% .2857142857142857 2.4 5.286084856305804 5 6.095606947030773 -2.4 -.8046677501183795 -2.1 -.5948831378209584 -0.3 -.0653931342852088 5 6 D +0.9 5.300599416097005 D +2.8 2.95 3.7 4.64820917074919 0.62 .6245835965331664 11/3/16
86 85 American Research Group Escalent 273 9 189 1 yes yes Live no -.0552193460940959 0.2 B A/B R +0.2 -.0166482327432473 75% 1 39% 0 7.4 1.123138427734375 7.4 5.486926266072844 0.2 -4.35893349773188 0.3 -3.875852503676521 0.2 -.0574515954278837 82 1 R +0.2 -1.123138427734375 R +1.7 -4.641666730244955 6.9 3.6 0 1.265265741385294 2/9/20
87 86 Montana State University Billings St. Pete Polls 7 216 314 26 yes no Live no -.0501213089677877 0.2 B/C B+ D +0.3 -.1213159892046658 57% .5576923076923077 0% .3461538461538461 3.6 4.886916087223933 6.3 5.23281610777392 -2.5 -.3410456799433982 -4.1 -.314876591309273 -0.5 -.1708644787340178 7 25 D +3.0 -.23000732421875 D +2.5 -1.43883243254266 3.387095196662985 0 10/18/08
88 87 Greenberg Quinlan Rosner/American Viewpoint Lauer, Lalley, Victoria 8 127 168 1 yes no yes Live no -.0464446632527891 0.2 B/C A/B R +0.7 -.0184639711316201 100% 1 50% 0 4.4 1.658950805664063 4.9 6.284845112644165 -0.3 -4.621039966373513 -0.8 -4.423442351258791 -0.2 -.0492325098472914 6 1 R +4.2 -1.658950805664063 D +1.5 4 5.4 0 10/26/16
89 88 Financial Dynamics Gordon S. Black Corp. 15 95 123 2 yes* no yes Live* no -.0418053502782946 0.2 B/C A/B R +0.4 -.1399591861875582 100% 1 0% .5 2.6 6.357505798339844 4.7 5.137398300763543 -1.9 1.22496183818289 -1.3 -.6144861881899994 -0.3 -.0135277873981688 15 2 R +1.7 -6.357505798339844 R +2.2 -1.269841269841269 2.4 6.000000000000001 0.63 0 11/1/08
90 89 University of Washington University of Florida 9 364 349 1 yes no yes Live no -.0411360947075567 0.2 B/C A/B D +0.1 .0373956668765794 100% .5 0% 0 3.6 1.077785491943359 5.5 4.854339825419885 -1.7 -3.771699992869936 -1.6 -1.405468170236857 -0.3 -.0487651948302299 9 1 D +0.3 1.077785491943359 D +3.4 -.1470588235294118 4.8 1.414285387311663 0.74 1.172301971721692 10/25/12
91 90 Market Research Institute Inc. University of Cincinnati (Ohio Poll) 11 186 346 39 yes* no Live* no -.0370594289568832 0.2 B/C A/B D +0.1 -1.306065146884215 100% .9358974358974359 27% .2307692307692308 4.2 4.199360969739082 5.3 5.688044858653705 -1 -1.483829548308032 -1.6 -.8723258548608629 -0.2 -.4079996282714262 11 30 D +0.6 -3.206029510498047 D +0.4 -2.56406304192143 5.1 3.426229651161958 0.35 .4379740993217192 10/24/04
92 91 Iowa State University New England College 3 153 228 19 yes no Live no -.0339156692478161 0.2 B/C A/B -1.233823913352059 67% .7368421052631579 33% .1578947368421053 6.2 4.186138956170333 8.9 5.130762388156788 -2.4 -.9397690913798653 -3.7 -.7022128287799915 -0.4 -.2771430608747104 0 19 -3.126208455939042 -3.275668947623061 5.506584216856184 0 1/14/16
93 92 McKeon & Associates Clemson University 3 202 54 8 yes no Live no -.0327079524429111 0.2 B/C A/B D +0.2 .0305970901911662 67% 1 33% .5 2.9 10.055743932724 5.9 7.745665259712248 -2.9 2.31493301361834 -4.1 -4.333011535195882 -0.4 -.9821700093118635 2 D +3.0 1.24305534362793 D +0.5 2.166666666666666 12.8 15.99796985711743 0 3/12/16
94 93 Christopher Newport University Ohio State University 10 50 236 1 yes no yes Live no -.028267094412787 0.2 B/C A/B D +0.7 -.0472408228151871 100% 1 30% 0 5.9 3.677444458007813 5.1 4.889618661903905 1 -1.207319863289503 -0.4 -.2675489206245848 -0.1 -.0034369604484707 9 1 D +2.7 -3.677444458007813 D +2.1 -5.8 5.4 0 2/14/20
95 94 Tarrance Group Global Strategy Group/National Research (Philadelphia Inquirer) 28 333 119 4 yes no yes Live no -.0241629481333874 0.2 B/C A/B R +0.9 -.2957787846748048 82% 1 25% .25 6.2 2.981807708740234 6.6 4.960417918246559 -0.2 -1.973755868899735 -0.1 -1.602300614760774 0 -.17721193398286 24 4 R +2.4 -2.674348831176758 R +6.0 .2030208667119344 7.2 2.248334797424331 0 1.940660405078344 10/21/18
96 95 Victory Research Voter/Consumer Research 2 437 371 8 yes no yes Live no -.0205286453863129 0.2 B/C A/B D +0.0 -.0938706638267403 100% 1 0% .375 2 4.966556310653687 5.9 5.544527388315651 -3.7 -.5731167370553751 -4.6 -.9994758721376947 -0.4 -.1615045714218247 1 8 D +0.3 -.5809214115142822 -2.906479969685212 2.05764765011757 0 1.372204334348485 3/8/20
97 96 SSRS Saint Anselm College 18 297 494 5 yes yes no Live no -.0043478260869565 0.2 B/C A/B D +1.2 .4983920221743376 50% 1 22% .2 5.6 2.593349456787109 5.3 5.025210111007667 0.5 -2.427006313613969 1.3 -2.983210610041913 0.6 -.6485240456612853 16 5 D +2.9 2.292603302001953 D +2.7 .0333333333333332 5.9 2.666666666666667 0 .9257676034617009 2/24/20
98 97 Orion Strategies Star Tribune (Minnesota Poll) 4 246 315 14 yes no yes Live no -.0027021768417726 0.2 B/C A/B D +0.1 .7866531081869236 100% .5714285714285714 25% .4285714285714285 3.2 5.33117812020438 6.6 4.399871006504118 -3.2 .9361614543068519 -3.9 .4676652409284022 -0.3 .0882514522723825 3 12 D +1.5 4.415757815043132 D +6.5 3.103320208554546 2.7 4.948527776277877 0.35 0 10/12/10
99 98 CJ&N co/efficient 4 63 514 5 yes* no Live* no .0025374719739618 0.2 B/C D +0.1 -.1458200546642594 100% .8 25% 0 3.5 2.651225280761719 7.6 4.891678480928892 -3.9 -2.235598859560584 -3.3 -3.390815593488743 -0.3 -.7294941728289335 1 5 D +3.2 -.6777969360351562 -7.721500015258789 3 0 .2086763622067728 10/26/10
100 99 Marshall Marketing & Communications Pew Research Center 4 196 253 25 yes* no yes Live* no .0050416989092537 0.3 B/C R +0.2 .7468037257420483 100% .5 0% .36 3.4 4.317460784912109 6.6 4.529008709484654 -3.1 -.2066935839659541 -1.9 .4441390606891732 -0.2 .1632249772615992 3 25 R +2.9 2.032070770263672 R +1.2 1.005657165685872 3.818391934927934 0 10/21/08
101 100 YouGov American Viewpoint 416 391 10 8 no no Online no .0051543406263754 0.3 B B/C D +0.4 -.7621450628157735 88% .6875 30% 0 4.9 4.16240930557251 5.2 5.712293976693308 -0.1 -1.545030330514208 -0.2 -2.079017544121555 -0.2 -.4454959471628316 357 8 D +0.4 -3.556739330291748 D +0.2 -3.333993881672352 4.6 6.252438154863531 0 3/7/20
102 101 University of Massachusetts Amherst GQR Research (GQRR) 11 354 126 57 yes* no yes Live* no .0080043239378806 0.3 B/C B R +0.2 2.127007880972816 100% .543859649122807 36% .1228070175438596 6.4 4.536231860779879 8.3 5.335848746522271 -1.7 -.7947625451358039 -1 .1889929341982939 -0.1 .1133013102353454 2 55 R +6.1 3.593433310768821 R +0.8 3.318148647061287 7.7 4.138938620735813 0 .1022700367888276 10/27/00
103 102 Missouri State University EPIC-MRA 3 212 84 54 yes no Live no .0107773328025 0.3 B/C B D +0.3 .115735045363567 67% .7962962962962963 0% .2222222222222222 4.4 5.469057718912761 7.5 5.689511943504002 -2.9 -.2155998839846535 -3.1 -.5945972458868907 -0.2 -.3840742838142684 3 47 D +4.1 .1919800778652759 D +1.2 .4101546190582647 4.1 3.96975026527523 0.26 .4665754239193021 10/24/10
104 103 Northern Arizona University Polling Company/Global Strategy Group (Hotline Bullseye) 4 234 255 4 yes* no yes Live* no .0186936466241424 0.3 B/C R +0.2 -.2124617456842096 100% .25 25% .25 3.6 4.294097900390625 5.6 3.808016719558901 -1.9 .4909355214383134 -3.2 .9575147130651566 -0.2 .0473755494576945 4 R +3.3 -4.294097900390625 R +5.1 -2.752550264884686 6 3.15546352046416 0.19 .2005286905231236 10/23/08
105 104 Potomac Incorporated NPR 8 256 222 3 yes* no yes Live* no .0187906392292975 0.3 B/C R +0.3 .0628007749075856 88% .1666666666666667 13% .3333333333333333 4.6 4.715724945068359 6.2 5.210355843090765 -1.4 -.489776557415816 -1.4 .2624936646787062 -0.2 .0203155393532452 6 3 R +3.1 .811438242594401 D +1.3 .6736111898270866 4.5 2.092172684857494 0.35 .6147136559579165 10/29/06
106 105 Louisville Courier-Journal Harvard University 9 174 135 1 yes* no yes Live* no .0259599162417106 0.3 B/C R +0.2 .1012598233566302 78% 0 11% 0 3.7 6.831283569335938 5.2 5.543205937713233 -1.4 1.292931972229294 -1.2 1.037013564768634 -0.2 .0153716075933749 9 1 R +1.4 6.831283569335938 R +1.5 1.583333333333333 5.3 2.5 0.34 2.439576681812079 10/28/07
107 106 Ethridge & Associates LLC Rasmussen Reports/Pulse Opinion Research 6 89 277 748 yes* no Live* no .034939605456722 0.3 B/C B R +0.1 -1.466656728993862 83% .7814171122994652 0% .2794117647058824 2.7 5.124549337886871 5.6 5.499760509362544 -2.8 -.3703568308690899 -3 -.0448965087539173 -0.2 -.0429351062370877 6 609 R +0.7 -1.546923927094157 R +3.6 -1.259056324888526 3.1 4.632534083773963 1.25 .0693719585641567 10/29/02
108 107 APC Research Harstad Strategic Research Inc. 2 4 134 11 yes no Live no .0397295118765566 0.3 B/C D +0.2 .617120123267614 100% .7727272727272727 0% .0909090909090909 2.5 3.71497240933505 5.1 5.669405626106609 -2.3 -1.949578876164969 -3.4 -1.649749559329973 -0.2 -.3802153345477424 2 11 D +2.5 2.677676460959695 D +0.3 3.614009769879855 5.24202705227114 0 .0144037048440678 10/19/14
109 108 Dittman Research University of Illinois at Chicago 6 79 352 1 yes no yes Live no .0413190733537317 0.3 B/C D +0.5 -.1568976460641931 100% 1 33% 1 5.4 14.09693908691406 5.9 5.544373067504281 -0.3 8.557420360016371 -0.8 5.885395861681104 -0.1 .0655039190536681 5 1 D +4.6 -14.09693908691406 R +1.0 -5.111111111111111 9.1 0 10/26/10
110 109 Franklin & Marshall College Opinion Savvy/InsiderAdvantage 21 106 243 140 partial yes no Online/Live no .0430876567634524 0.3 B/C B D +0.4 1.134172436865841 86% .6678571428571428 29% .3571428571428572 6.4 6.636673082624163 6.5 6.63630015324382 0.1 .005227269986932 0.8 -.001721821588002 0.3 -.0014314655806875 18 63 D +1.1 1.515061544993567 D +2.1 -.4339651302440422 5.7 5.842477416317707 0.03 0 10/25/18
111 110 SEA Polling & Strategic Design North Star Opinion Research/Ayres, McHenry & Associates 12 302 233 9 yes no Live no .0504356796517282 0.3 B/C D +0.6 -.5912618270888067 83% .9444444444444444 0% .2222222222222222 3 4.970684263441298 5.4 6.491519398164647 -2.2 -1.515980794116761 -0.6 -2.929827124984147 -0.2 -.5843972775454493 10 7 D +2.2 -3.121360778808594 D +0.2 -4.666666666666667 3.5 4.414213562373095 0.53 .3295715813110982 10/19/18
112 111 Clemson University CNN/Opinion Research Corp. 7 54 37 103 partial no yes Online/Live no .0524343084910431 0.3 B/C B R +0.2 -.0417071860793513 100% .7378640776699029 43% .2524271844660194 8.7 5.555428514202822 7.7 6.127109926458443 1.2 -.5668270716490319 -3.5 .0863242342354958 -0.7 .0657567294399635 1 71 R +16.7 -.0620621694645412 R +9.7 .1710135668725464 16 4.914145789854601 0 .1126277762206029 2/21/20
113 112 Frederick Polls Harper Polling 2 108 132 14 yes no Live no .0532142634898178 0.3 B/C R +0.0 .4813360855681433 75% .7857142857142857 0% .1428571428571428 2.4 3.74915885925293 6.5 5.637929723046637 -3.9 -1.883916523187118 -5.7 -.9728707779115373 -0.3 -.3676020560722559 1 11 R +0.6 1.475977117365057 D +4.5 -.7397462573945109 10.5 4.419007504327381 0 .4229926231162012 10/17/12
114 113 University of New Hampshire University of Arkansas 112 357 345 8 yes yes Live no .0894898074870736 0.3 B- B/C D +2.8 .5707628581405555 85% 1 26% .125 5.9 6.495942831039429 6 5.212411798800342 0.1 1.288385372845676 0.5 .8064343901162643 0.4 .2051331123912655 99 7 D +3.7 2.752563749040876 D +3.6 -4.88392869404384 5.6 6.9375 0.1 0 2/8/20
115 114 Market Decisions Clarity Campaign Labs 4 184 52 12 yes no Live no .1030683156366483 0.3 B/C R +0.1 1.125647983043073 100% .5416666666666666 25% .1666666666666667 4.7 3.510533014933268 5.2 4.635695564395752 -0.3 -1.120308208855895 -2 -1.071911308359979 -0.1 -.3449217581609216 4 12 R +1.0 3.498169581095377 R +0.4 1.098717960991697 5.5 2.634383123322027 0.65 .3971380059273483 10/20/08
116 115 Park Street Strategies Magellan Strategies 1 534 179 18 yes no Live no .1035523858765678 0.3 B/C -.4776541252787224 100% .9444444444444444 0% .3333333333333333 2.4 6.506266805860731 7.7 6.063859171475669 -5.1 .4472619749916513 -2.8 -.2990168739268659 -0.1 -.1227934716392558 0 11 -1.76110146262429 -4.2279328028361 4.6 6.207724546209279 0 1/26/20
117 116 Wiese Research Associates Inc. Starboard Communications 7 382 316 4 yes no Live no .1274346382177961 0.3 B/C D +0.9 .374046740297524 100% 1 43% 0 7.3 2.159484386444092 6.6 5.083658222124731 0.9 -2.91931949507405 -0.3 -6.562266283829818 0 -1.143598075117469 7 3 D +5.4 2.83880869547526 D +6.1 -5.112361537085639 14.37580641278399 0 10/24/12
118 117 GBAO Gravis Marketing 6 109 124 153 partial no Online/Live no .1293244318018504 0.3 B/C B D +0.0 1.453605099111492 75% .7058823529411765 0% .3202614379084967 3.7 5.225739161173503 6 5.165997143657467 -2.1 .0645963581226266 -2 .1050020355552562 -0.4 .091404214670689 6 124 D +0.0 1.718738925072455 D +1.9 -.0742539108877049 4.254951041714478 0 .0042872779483457 10/21/18
119 118 University of Wisconsin-Milwaukee The Kitchens Group 4 366 664 1 yes* no yes Live* no .1322986317253363 0.3 B/C R +0.2 .2585877357845111 100% 0 25% 1 4.4 11.37808227539063 6.1 6.271495277910399 -1.5 5.111441338086816 -1.6 7.07727048733797 -0.1 .1608439196131968 4 1 R +3.5 11.37808227539063 R +1.2 12.5 3.9 0 10/21/08
120 119 RBI Strategies & Research Data for Progress 2 271 522 73 yes no yes Live no .140218339878291 0.3 B/C B R +0.0 3.339741873872823 100% .773972602739726 0% .4246575342465753 0.7 6.634929578598231 5.6 5.665492615618223 -4.8 .9742913035865973 -6.9 .1685872306374833 -0.4 .1351924338388511 1 42 R +0.7 4.777564820789156 D +3.5 .763076297843122 5.1 4.063613611005019 0.17 .1090263606499889 10/25/10
121 120 Valley Research SEA Polling & Strategic Design 6 368 302 12 yes* no Live* no .1451600955110219 0.3 B/C D +0.2 .5545560229747505 83% .8333333333333334 17% 0 4.3 3.021411736806234 4.4 5.603694830321737 0.1 -2.577428752908915 -1.1 -1.201709097646268 -0.1 -.3328360521905492 6 10 D +2.4 2.169110870361328 D +1.3 .0115923127490971 2 3.751690993240957 0.21 .3988726134857696 10/24/04
122 121 Research Co. Spry Strategies 21 449 508 5 no no Online no .1510535317674696 0.3 B- B/C R +0.5 -.4597777031608106 88% .8 14% .8 4.1 9.491231155395507 5.9 6.36591430356789 -1.7 3.130171192434207 -1.9 -1.309671563957201 -1 -.2817604637837424 20 2 R +1.1 -4.835419654846191 D +0.8 -9.453224503096713 3.9 13.78226443376999 1.05 0 11/2/18
123 122 MSR Group Ward Research/The Honolulu Star-Advertiser 3 178 375 15 yes* no Live* no .1511211430834034 0.3 B/C D +0.2 -.4059751230387894 100% .8 0% .3333333333333333 3.5 5.849984232584635 6.8 5.784769724457165 -3.1 .0700688487340593 -3.9 -1.164893858867452 -0.2 -.3423701519998299 3 15 D +3.5 -1.381305948893229 D +1.3 4.183333333333334 3.857677038939983 0 .4894641420330041 10/19/04
124 123 Richard Day Research Inc. Mellman Group 11 287 205 26 yes* no Live* no .1520480746988814 0.3 B/C R +0.4 1.746657827030764 100% .8269230769230769 36% .1153846153846154 5.5 4.490122281588041 5.3 5.184555974988902 0.4 -.6895793527942712 -0.3 -.3493463202353861 0 -.1610423784242387 11 26 R +2.9 3.788993248572716 R +0.7 5.262387912805107 5.5 4.306543304829863 0 .3034553912964162 10/21/06
125 124 Lake Research Partners Strategic National 10 165 318 4 partial no IVR/Online/Live no .1543586758086807 0.3 B/C D +0.6 .4398194325814016 80% .375 20% .25 3.9 3.024273872375488 6.1 5.346863823211337 -1.9 -2.317735610229259 -2.2 -3.108772776530754 -0.5 -.5143730311959864 10 4 D +2.4 2.658185005187988 D +3.4 -4.752777735392253 5.8 5.38876275643042 0.06 .0146684532680748 4/15/18
126 125 Southern Media & Opinion Research Ohio University 7 310 237 2 yes no yes Live no .1591715359092751 0.3 B/C R +0.1 .3488958471434552 100% .5 14% .5 5.6 8.756826400756836 5.3 5.068121585103855 0.5 3.69355915625957 -0.2 4.872969650857947 0 .1941524014103431 7 2 R +0.7 8.756826400756836 R +1.6 8.1292410833495 8.507804121881106 0 11/29/16
127 126 Mason Strategies Victory Research 1 464 437 11 yes no Live no .1606736875907723 0.3 B/C D +0.1 .3170668221454945 100% .9090909090909091 0% .3636363636363636 1.9 6.008824608542702 5.7 4.960331774427822 -3.6 1.053347174721469 -4.8 -.4083780092122424 -0.2 -.1426449226854447 1 10 D +1.9 1.003410911560059 R +4.1 -1.35357224146525 4.988767384375763 0 .0348571992873492 10/18/18
128 127 Research 2000 Winthrop University 280 281 386 2 yes* no yes Live* yes no .1711058354640243 0.3 F B/C D +1.3 .0061413156523676 88% 1 21% .5 5.5 12.02864551544189 5.8 7.058343476577327 -0.2 4.975156379471157 -0.1 2.219962263503816 -0.1 .2002199151860212 248 1 D +1.5 .178802490234375 D +1.2 -1.166666666666667 4.6 3.625 0.24 .2749465506935191 1/16/10
129 128 Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League) Yankelovich Partners Inc. 2 261 390 7 yes* no yes Live* no .1762504140293043 0.3 B/C -.0382907746033507 100% .5 50% .5714285714285714 6.9 10.17622865949358 9.4 7.449670633024032 -2.4 2.73141236707614 -2.3 2.538778596444412 -0.1 .2086456842966096 0 3 -1.088362375895182 -1.833511944593351 4.329685523570529 0 .2251756637197322 2/12/08
130 129 Personal Marketing Research Middle Tennessee State University 3 252 208 5 yes* no yes Live* no .1841976417493187 0.3 B/C .5520228368341119 67% 1 33% .6 5.4 9.306238555908203 8.3 6.189826948219094 -2.7 3.121265948295698 -2.6 1.581817502443504 -0.1 .2252081836044526 0 4 4.588798999786377 -6.125 6.1 4.414213562373095 0.03 .2284261316336307 1/6/04
131 130 High Point University St. Norbert College 3 139 313 12 partial yes no Online/Live no .2008059463973449 0.3 B/C D +0.0 -.0109146689642649 67% .875 33% .0833333333333333 11.5 4.796833038330078 6.3 6.029303755886158 5.4 -1.227616376949491 3.1 -1.042018643054396 0.4 -.2542176501342202 2 11 D +0.1 -.0496240095658736 D +1.8 1.500361373121844 6 5.274291885177433 0 .215817448994672 2/25/20
132 131 Targeted Persuasion CVOTER 1 579 40 6 yes no Live no .2074642111036509 0.4 B/C -.2389402614864285 100% 1 0% 0 0.9 1.865321477254232 8.3 3.741884229672774 -7.2 -1.871708411811952 -6.4 -1.434479972329097 -0.3 -.2610489329781672 0 6 -1.312991460164388 -.3925210524768365 3.221708933333288 0 .0037679274717715 5/24/16
133 132 University of Houston Hendrix College 1 351 138 16 yes no Live no .2125062490338201 0.4 B/C 1.285739969520104 100% .9375 0% .5625 2 7.155205965042114 8.5 5.760620306055093 -6.3 1.39943999959361 -6.3 -.1630797025130941 -0.3 -.0598624910525482 0 15 3.654452260335286 -2.656944260773836 0 2/17/16
134 133 Market Solutions Group Optimus 4 188 245 19 yes* no yes Live* no .2176788044997423 0.4 B/C R +0.0 -1.117009354017847 100% .8421052631578947 25% .631578947368421 4.4 7.233441904971474 6.6 5.350868055476922 -2 1.887428190101142 -1.4 .8914593771203826 -0.1 .4110527587988255 2 16 R +0.1 -2.699467897415161 D +1.5 -3.307204778863009 4.4 6.255169107607781 0.45 0 10/19/04
135 134 Moore Information GBAO 9 217 109 12 yes no Live no .2203111677535956 0.4 B/C R +0.7 1.479041192353375 67% .7916666666666666 11% .25 6.5 5.452708562215169 6.5 5.611396884510587 0.2 -.1538339816888291 -0.2 -.2625917060492124 0 -.0974839426861965 9 12 R +4.1 3.984081268310547 R +5.0 3.627154042170042 5.3 3.988812036885472 0.22 .1342054634653038 10/27/14
136 135 Merrill Poll Glengariff Group 2 206 117 11 yes no yes Live no .2224727202504899 0.4 B/C .7204900844657204 100% .8181818181818182 50% .3636363636363636 8.7 5.300437233664772 9.1 5.592308861686994 -0.2 -.2870172874156318 -0.7 .7053953000278429 -0.1 .2219701410628892 0 10 2.378857421875 2.724774344433477 4.13841022737519 0 .4411548128416278 3/9/16
137 136 Richmond Times-Dispatch ROI Rocket 4 288 554 3 yes no Live no .2234285714285715 0.4 B/C D +0.2 100% 1 0% .3333333333333333 3.3 2.599483489990234 4.9 8.232182047700974 -1.3 -5.62784421710415 -1.3 -5.238768298462158 -0.1 -.7483954712088796 4 0 D +2.9 D +2.4 5 4 0.17 .4249855547435774 10/23/04
138 137 Mercyhurst University Cardinal Point Analytics (CardinalGPS) 1 422 591 3 yes no Live no .224718970036331 0.4 B/C R +0.0 -.3554905482700892 100% 1 0% 0 0.7 2.488433837890625 5.7 4.54301327063627 -4.8 -2.049725092139056 -5.4 -1.990967209745684 -0.2 -.2844238871065263 1 3 R +0.7 -2.488433837890625 -7.321529435918518 7.266176789875896 0 10/18/14
139 138 Odney Pan Atlantic Research 1 524 249 17 yes no Live no .2377477215300939 0.4 B/C D +0.1 .7574779155386769 100% .9411764705882353 0% .2352941176470588 2.1 6.268916186164407 6.3 6.081014144731148 -4.1 .1927563820398495 -4.8 -.2843979661130155 -0.2 -.0895910708755155 1 15 D +2.1 2.647677993774414 R +8.0 1.376905109466068 8 7.30000114440918 0 10/22/14
140 139 University of Tennessee University of South Alabama 2 362 361 9 yes* no Live* no .2390427125467455 0.4 B/C R +0.1 -.4270172343358059 100% 1 0% .1111111111111111 2.7 3.683771345350477 5.1 5.098838933470263 -2.2 -1.410213247513195 -5.7 -1.91859403625147 -0.2 -.2769230134479074 2 9 R +2.7 -2.958485497368707 R +5.4 -.8229166666666667 5.744313994368434 0 .0580934133217054 10/14/04
141 140 Fabrizio, Lee & Associates Strategies 360 3 90 321 9 yes no Live no .2422163877128761 0.4 B/C D +0.2 1.421533554644307 33% .6666666666666666 33% .2222222222222222 5.7 5.857921600341797 6.1 5.570875705055731 -0.2 .2919002358926544 -0.3 -.4192802021357459 0 -.1272913004310815 3 9 D +2.1 4.682337866889106 R +4.5 .2282407619335033 3.622497581846635 0 .0991578998611475 10/17/18
142 141 Frank N. Magid Associates Inc. RRH Elections 4 105 274 9 yes* no Live* no .252404032823645 0.4 B/C D +0.3 .4858699786980575 100% .8333333333333334 25% .2222222222222222 4.7 4.217260148790148 5.7 5.555821995380273 -0.8 -1.333707505983536 -1.7 -1.249068238111956 -0.1 -.3462611766241897 4 9 D +4.7 1.752679189046224 R +0.9 -3.953673428905254 4 3.888251871823019 0.8 .8347469576668479 10/24/02
143 142 Winston Group Insights West 3 385 151 9 yes* no Live* no .2538491059172749 0.4 B/C D +0.2 -.1131277768133897 67% .9444444444444444 33% 0 4.2 2.45503913031684 5.3 4.639068437529775 -0.9 -2.179174966606345 -1.5 -1.694811304753787 -0.1 -.4613475285323269 3 8 D +3.8 -.453394889831543 R +2.2 -.9934361641541187 2 3.120698850743814 0.7 1.258770957388996 10/23/08
144 143 Gotham Research Group University of Nevada, Las Vegas Lee Business School 1 576 609 5 yes no Live no .2604786172823264 0.4 B/C R +0.2 .1809057152789572 100% .6 0% .2 5.8 3.195565032958984 6.4 5.426599648891894 -0.5 -2.226180275326319 -2.8 -1.062737337696629 -0.1 -.2310298560210063 1 5 R +5.8 .8321662902832031 D +2.0 .7062503337860108 6 4.057142530168806 0.75 .2809389771953303 10/23/12
145 144 Strategic Services Morning Consult 2 319 218 66 yes* no Live* no .261043316912064 0.4 B/C B D +0.1 2.920609137490698 50% .8333333333333334 0% .5303030303030303 4.2 4.486910039728338 5.7 4.316107631936749 -1.3 .1756567483981795 -1.7 .2602110381036971 -0.1 .2030533947586488 2 66 D +4.2 3.742733464096532 D +3.4 .1526781997972775 2.98245856099305 0 10/23/06
146 145 RMS Research Remington Research Group 2 273 279 43 yes* no Live* no .2642897009964653 0.4 B/C B R +0.1 1.781602967307602 100% .7209302325581395 0% .4186046511627907 2.3 5.384396841359693 5.9 4.293254222450261 -3.4 1.095996959516021 -3.7 .2644414713430218 -0.1 .173530986701008 2 42 R +2.3 2.750752676100958 R +5.8 -1.470989094996343 4 4.615157539084379 0.35 0 10/22/02
147 146 Knowledge Networks Dan Jones & Associates 3 164 70 42 no yes no Online no .2660904579794332 0.4 B/C B D +0.2 .9436845309851456 100% .9523809523809523 33% .1666666666666667 4.2 6.009996141706194 4.5 5.934434028306922 -0.1 .0804164540058607 -0.9 .2678409226956416 0 .145774918798337 3 36 D +4.0 1.895715607537164 D +0.6 -1.712228741464027 3.1 9.452576820828821 0.16 0 10/22/08
148 147 Lincoln Institute Market Research Institute Inc. 2 170 186 11 yes* no Live* no .2883837372784128 0.4 B/C R +0.1 .0988550591203688 75% 1 0% .2727272727272727 4.1 4.200706481933594 5.1 5.203628818713973 -0.8 -.9980679961737898 -2.5 -1.723606437434558 -0.1 -.2635927690693167 2 11 R +4.1 .6464032259854403 D +2.7 .3711111492580839 5.071841119416734 0 .3496453085924283 10/17/00
149 148 Midwest Survey and Research RBI Strategies & Research 3 209 271 4 yes* no Live* no .2909029756979314 0.4 B/C R +0.0 .3606007321116089 100% 1 33% 0 7.3 2.368895530700684 5.8 5.377189597858191 1.7 -3.003439726550918 -1 -1.395041023732948 0 -.2176161786109427 3 R +1.1 2.516201019287109 3.802380770728702 5.136646549690034 0 .0849233300678187 10/26/02
150 149 QEV Analytics East Carolina University 1 266 523 11 yes no yes Live no .2983267913189318 0.4 B/C 1.595381223238432 100% .6363636363636364 0% .5454545454545454 2 8.97020062533292 6.5 5.677284900575867 -4.3 3.297770065363641 -6.3 .9625211653595179 -0.2 .3650942351363688 0 8 5.184988975524902 .2522740556978051 3.575512006888751 0 .2527040117540297 11/2/09
151 150 Baruch College Ogden & Fry 2 22 425 3 yes no Live no .3001234758833004 0.4 B/C -.0130636356899012 100% 1 0% 0 5.7 2.535954157511393 8.7 5.944371449213182 -2.9 -3.403562951095199 -0.3 -3.96749256953032 0 -.4672144749284703 0 2 -.2278366088867188 -5.816668192545573 9.2 5.950001525878906 0 4/8/16
152 151 Neighborhood Research and Media Riley Research Associates 2 227 290 7 yes no Live no .3074442208645212 0.4 B/C R +0.1 -.0702740521806737 50% 1 50% 0 6.8 2.681526184082031 7.3 5.462639974584008 -0.4 -2.776259449895388 -0.2 -1.966914782914964 0 -.2293968648084062 1 7 R +3.4 -.6025499616350446 R +7.2 -1.264285796029227 8.4 0 1/16/20
153 152 Florida International University/Univision Kiley & Company 1 98 162 5 yes no Live no .3078822293489991 0.4 B/C D +0.0 .3994022836547365 100% 1 0% .4 1.8 4.352800750732422 6.3 5.496475498612677 -4.3 -1.138820407273666 -6.1 -1.533021049075753 -0.1 -.2084973215471987 1 5 D +1.8 2.936690521240235 R +13.0 7.015042792426215 5.499278384924339 0 10/16/08
154 153 GfK Group David Binder Research 21 115 578 3 no yes no Online no .3091073661133812 0.4 B/C D +0.2 .096672258879009 88% .3333333333333333 19% .3333333333333333 3.9 4.217210133870442 5 7.210829379443751 -0.9 -2.988764904966718 0.1 -1.400248437206332 0 -.200035491029476 21 1 D +0.6 1.836772918701172 D +1.3 .6599998474121094 4.6 6.41262560450705 0.22 0 10/22/16
155 154 Dan Jones & Associates University of California, Berkeley 38 70 457 4 partial no yes Online/Live no .3151056467591002 0.4 B- B/C D +1.0 .0443195435297263 95% 1 21% .75 6.9 7.708187580108643 6.3 5.584454447447209 0.9 2.128587473268023 -0.2 2.31988120194679 -0.1 .3999242802513288 31 2 D +2.1 .4698581695556641 R +2.7 4.664999961853027 9.8 8.582088739025295 0 10/24/16
156 155 Centre College Praecones Analytica 1 47 257 3 yes no Live no .3212286124688598 0.4 B/C D +0.2 -.1990078903029578 100% .3333333333333333 0% 0 3.9 1.795216878255208 5.4 5.473129376508742 -1.3 -3.673058157646944 -1.1 -3.760935854690828 0 -.4169167074310298 1 3 D +3.9 -1.795216878255208 D +2.3 -5.199742801372822 4.8 4.881398235057152 0.35 .7616229920472635 10/21/16
157 156 Blumenthal Research Daily BK Strategies 2 447 20 3 yes no Live yes no .3273159900092489 0.4 F B/C R +0.2 .4063231875307592 100% .6666666666666666 0% .6666666666666666 2.5 3.803844451904297 5.3 4.427948959480438 -2.6 -.6192501669695522 -1.7 -2.213302633524329 -0.1 -.2453545825213887 2 3 R +1.8 3.66537348429362 R +3.1 -2.929798049156112 1 3.271102183887483 1.58 .2682158477098666 4/14/18
158 157 New Mexico State University Civiqs 1 230 471 25 yes* no Live* no .3274533126306269 0.4 B/C B- 2.927802991867066 0% .76 0% .4 7.1 5.48242561340332 8.6 5.09352827863797 -1.3 .3937516753719403 -1.7 .3731396977246782 0 .2169416847236501 0 22 5.323278167031028 1.472329253885023 5.520112441226815 0 1/27/08
159 158 Aspen Media & Market Research Garin-Hart-Yang Research Group 1 17 113 29 yes* no Live* no .3304158734381752 0.4 B/C B- R +0.1 1.959083005749283 100% .8103448275862069 0% .3103448275862069 3.5 5.900503750505118 5.7 5.640044379424337 -2.1 .2653137116873695 -2.6 .3461745585905003 -0.1 .1698422737237103 1 29 R +3.5 3.993026470315868 4.497608627244601 5.158349718852759 0 .0380631231743099 10/22/06
160 159 Voter/Consumer Research Iowa State University 6 371 153 3 yes no Live no .3420453059425479 0.4 B/C R +0.0 100% .6666666666666666 50% .3333333333333333 5.2 6.246297836303711 5.7 10.63547991170321 -0.3 -4.384327734792912 -1.1 -5.024609190012803 -0.1 -.5227742401075861 6 0 R +0.0 R +3.0 2.5 1.19 0 10/19/14
161 160 Jim Meader (KELOLAND-TV) Ipsos 4 159 154 104 yes* no yes Live* no .3421952743450896 0.4 B/C B- D +0.3 1.592525706599351 100% .75 25% .1826923076923077 4.6 4.582377892274123 5.5 4.860149538442533 -0.7 -.2729173055618214 -0.4 .0182809291524002 0 .0149901542650309 4 97 D +4.6 1.954096961267216 D +4.4 .6117508094780559 3.12818030037829 0 .4903602619206709 10/21/02
162 161 Garin-Hart-Yang Research Group DFM Research 24 113 69 10 partial no Online/Live no .3459895569589327 0.4 B/C D +1.3 1.515475650193169 85% .75 33% .4 5.5 6.439217758178711 5.7 5.624288879464038 0 .8197832193212623 -0.5 -.5437796796667821 -0.2 -.1515633757690232 24 10 D +3.2 5.437229537963868 D +4.7 3.838333291718454 4.9 2.498721330692217 0.09 .4731717688670373 10/18/16
163 162 Manhattanville College McKeon & Associates 3 181 202 3 yes* no Live* no .3472626287757798 0.4 B/C R +0.2 .1940686070137743 100% .6666666666666666 33% .3333333333333333 6.5 2.908102671305338 6.7 5.773995098674106 0 -2.861038086762178 -0.9 -5.210448699142625 0 -.5332140147475531 2 R +8.2 3.034235000610352 D +0.2 .5928573608398438 7.2 12.75257481287512 0 2/22/00
164 163 Canisius College Research 2000 1 43 281 278 yes* no Live* no yes .3508719145828048 0.4 B/C F 1.268858879698728 100% .8812949640287769 0% .2158273381294964 0.1 5.457386202091794 8.6 5.581333865269827 -8.3 -.1190933225714433 -5.7 .1187426239551961 -0.1 .1013265964685532 0 248 1.513538160631734 1.215816503805117 4.616712737120298 0 .2470608456676614 2/19/04
165 164 Central Surveys Inc. Lucid 1 46 175 25 yes* no Live* no .3541473843982731 0.4 B/C B- D +0.0 1.923144122786303 0% .88 0% .32 1.7 4.200403137207031 5.7 4.485141787554547 -3.8 -.2798843097409274 -3.5 .4402957548806966 -0.1 .2251416132567578 1 25 D +1.7 3.760975952148438 D +2.3 2.267085901910336 3.834581601635828 0 10/17/04
166 165 Scripps Howard Echelon Insights 5 303 407 2 yes* no Live* no .3543999999999999 0.4 B/C R +0.1 .1488210678100586 100% 1 40% 0 4.8 1.488210678100586 4.4 5.022068575452601 0.6 -3.529003556745426 -0.6 -3.28584820902155 0 -.328584820902155 5 2 R +2.2 1.488210678100586 R +2.7 -2.832186497240511 2.8 3.10272692285871 0.46 .3785494922808028 10/18/02
167 166 Cooper & Secrest John Zogby Strategies/EMI Research Solutions 1 60 583 2 yes* no Live* no .3543999999999999 0.4 B/C R +0.0 .0338211059570313 0% 1 0% 0 2.6 1.108814239501953 5.8 4.114685807989426 -3 -3.001017227880884 -3.3 -2.668757774072982 0 -.2668757774072982 1 2 R +2.6 .3382110595703125 -4.016893409628738 4.53855784500827 0 10/15/02
168 167 Red Sea Communications El Nuevo Día/The Research Office 1 278 599 2 yes* no Live* no .3543999999999999 0.4 B/C R +0.1 100% 1 0% 0 4.4 1.738414764404297 7.1 4.743661413535933 -2.5 -3.000392308525047 -3 -2.252755431561434 0 -.2252755431561434 1 0 R +4.4 4.416666666666666 0 10/24/02
169 168 Thirty-Ninth Street Strategies Alabama State University 1 460 8 4 yes no Live no .354813048295232 0.4 B/C R +0.1 0% .5 0% .5 2 6.384744644165039 6.8 9.412257812926747 -4.5 -3.022658828155119 -2.8 -4.208478728945152 -0.1 -.4202790558249763 1 0 R +2.0 R +2.4 3 5 2.58 .0298356183924002 10/21/18
170 169 Dynamic Marketing Inc. Frederick Polls 1 83 108 7 yes* no Live* no .370331414542987 0.4 B/C D +0.0 .8153998077643643 100% .5 0% 0 3 3.650873184204102 6.2 4.737125969854708 -3 -1.081398445044017 -4.6 -.795073100153267 -0.1 -.2091508301011534 1 6 D +3.0 3.200395584106445 R +7.5 .2371146105583032 2.939237664711974 0 .7499170581479203 10/22/00
171 170 Vox Populi Communications USC Dornsife/Los Angeles Times 1 529 343 10 yes* no yes Live* no .3772102066585035 0.4 B/C .9204266116962065 100% .8 0% .8 3.5 5.216633605957031 8.6 4.389563749914563 -4.9 .8319241966490576 -3 1.570846139308792 0 .5222062482325219 0 10 2.768730926513672 1.510197427257284 6 6.713971738964036 0 2/15/00
172 171 Diversified Research Inc University of Washington 1 80 364 9 yes* no Live* no .3800481449922722 0.4 B/C R +0.1 .0532533730961987 100% 1 0% 0 5 3.622421688503689 7 5.063046854146427 -1.8 -1.435770825036149 -2.2 -1.191054899146847 0 -.2296040934072544 1 9 R +5.0 .2762480841742622 3.356217749513037 4.606347677453184 0 .7948245687372982 10/19/00
173 172 Global Strategy Group/National Research (Philadelphia Inquirer) Latino Decisions 4 119 482 2 yes no Live no .381147274344124 0.4 B/C R +0.3 .230152732447574 100% 1 25% 0 3 3.48735237121582 5.3 6.998023892727285 -2.1 -3.505817180904875 -1.7 -3.421120513867502 -0.2 -.3421120513867502 4 1 R +2.7 4.372901916503906 D +0.1 -2.489285469055176 2.3 .5 1.93 1.688593257308742 10/24/12
174 173 Lauer Lalley Victoria Inc. Orion Strategies 1 168 246 4 yes* no Live* no .3896180920689654 0.4 B/C R +0.0 .1061730685778454 100% 1 0% .25 1.7 3.205460548400879 6.6 6.358808464901305 -4.7 -3.148493575893838 -4.1 -4.259172410081579 0 -.3768334955644899 1 3 R +1.7 1.527838389078776 D +4.0 6.492857124691917 2.666666666666667 0 .3487572785930814 10/18/98
175 174 Overtime Politics Tulchin Research 12 247 340 3 yes no Live yes no .3967495028002202 0.4 F B/C -.0834851339549489 67% .6666666666666666 42% 0 9.8 3.758841196695963 8.9 5.287960358380499 1.1 -1.524264821077946 0.4 -2.135247734142755 0.1 -.2126782791453226 0 3 -.8381741841634115 5.405614937024239 6.9 2.891996797437437 0 .5482649626219331 2/22/16
176 175 Becker Institute GS Strategy Group 3 26 478 2 yes* no Live* no .3985605216558946 0.4 B/C D +0.3 -.437889356618411 67% 1 67% .5 6.9 5.118545532226563 6.4 6.080013998170813 0.7 -.9566141253376605 -0.2 -2.701267272389335 0 -.2310922469114765 3 2 D +6.9 -5.118545532226563 D +0.8 -5.806252956390381 11.5 0 10/23/02
177 176 Ohio State University IVR Polls 1 236 146 4 yes* no Live* no .3999196421644681 0.4 B/C R +0.0 100% 1 0% .25 3.7 4.152257919311523 5.1 8.539092643493515 -1.3 -4.381980383575401 -1.5 -2.930696528475484 0 -.2494164273014579 1 0 R +3.7 R +5.8 7.977818519066259 0 10/18/00
178 177 Opinion Savvy/InsiderAdvantage Richard Day Research 119 243 287 11 no yes no IVR/Online no .4014517960307858 0.4 B- B/C D +1.1 -.4405887038086112 70% 1 41% .3636363636363636 7.2 5.4930551702326 7.2 5.325724484158049 0.2 .1721850266811397 0.3 -.6287171747472912 0.2 -.0964872316683623 42 11 D +1.8 -2.870905095880682 D +0.3 -.4476785587129141 5.9 5.530808907381044 0 10/29/18
179 178 Morningside College University of Massachusetts 1 536 354 11 yes no Live no .4059316386698545 0.4 B/C -.1538409348022615 0% 1 0% .3636363636363636 6.4 6.411165757612749 8.5 8.012160594895089 -1.9 -1.596140496675752 -1.3 -.972958332112748 -0.1 -.1218348968384141 0 2 -6.064765930175781 -.8333333333333339 2.3 7.665543245237642 1.37 0 1/20/20
180 179 Dartmouth College University of Georgia School of Public and International Affairs 3 72 350 4 yes no Live no .40783038322842 0.4 B/C .5246314953730709 100% .5 67% .25 9.3 2.959074020385742 9 4.819615461263455 0.5 -1.855687100271123 0 -1.486505520089792 0 -.263551235458236 0 4 2.959074020385742 .4448982410582287 2.073838434916397 0 1.120195635341472 1/26/00
181 180 Market Trends Pacific MWR Strategies 1 190 617 2 yes* no Live* no .410275427724254 0.4 B/C D +0.1 -.0343067081139238 50% .5 0% 0 4.5 1.786197662353516 5.5 4.816119989194961 -0.8 -3.025067986234856 -0.6 -1.792315334770503 0 -.1571403190141825 1 2 D +4.5 -.39129638671875 D +2.5 -3.042161028652905 5.016464085746227 0 10/21/02
182 181 Basswood Research Keating Research 2 24 161 5 yes no Live no .4115774659102327 0.4 B/C R +0.2 .1445028223253213 100% .8 100% 0 10.7 2.420847320556641 7.7 4.517917228295543 3.2 -2.092215567132313 0.2 -1.139007483398565 0 -.1772226130476071 1 5 R +13.0 .9287178039550781 2.774069838145422 3.758756290232343 0 .5983990116734001 3/20/16
183 182 Wick Communications MSR Group 1 381 178 6 yes* no Live* no .4153592331752826 0.4 B/C D +0.1 .1043288883051664 100% 1 0% .1666666666666667 2.8 5.407261530558269 6.3 5.762207736041764 -3.2 -.3500918648769066 -1.4 -1.68912491721802 0 -.1505318801410795 1 6 D +2.8 1.170679092407227 D +4.0 1.333333333333333 5 1.19 0 10/27/06
184 183 Bendixen & Amandi International Maine People's Resource Center 2 29 180 14 yes no Live no .4159045296029102 0.4 B/C D +0.1 .1268877269017686 100% .9285714285714286 0% .2142857142857143 3 5.755923271179199 4.8 4.803206507591379 -1.7 .95757110419441 0.3 .3139144266510329 0 .1032564065246739 2 12 D +1.6 .4145644505818685 D +3.2 -.9958338207668728 6.716335779629527 0 10/22/16
185 184 NRECA Market Research OH Predictive Insights 1 223 235 7 yes* no Live* no .4170434020782141 0.4 B/C D +0.1 -.6531998586549802 100% .7142857142857143 0% .1428571428571428 6.3 4.496619360787528 5.5 5.834802874919428 0.9 -1.333329173525312 -0.6 -.2700804289519074 0 -.0696944887808915 1 6 D +6.3 -2.741799672444662 -3.343813371058983 3.664822717550536 0 .3845738144231155 10/20/98
186 185 Associated Industries of Florida OnPoint 2 18 240 6 yes no Live no .4195104486711769 0.4 B/C D +0.3 .0247740893716518 50% 1 0% 0 3.4 2.569707234700521 4.5 5.068054022507265 -0.9 -2.493492447200155 0.3 -1.921803885622261 0 -.2069507297089412 2 6 D +3.4 .2300593058268229 D +1.0 2.054282395927995 3.48864719924326 0 .7445488744159957 10/19/16
187 186 University of North Carolina RMG Research 1 359 555 25 yes* no Live* no .4235716826249638 0.4 B/C B- D +0.0 3.492471828017124 100% .76 0% .48 1.6 6.007100372314453 5.4 4.656199106200393 -3.6 1.355755606720648 -3.2 .2317904196741725 0 .1347618719035887 1 25 D +1.6 6.007051544189453 R +1.6 .2064141580260035 1 2.876574458095805 2.97 .306672874440765 10/28/02
188 187 University of Denver Master Image 2 348 200 2 yes no Live no .425486792621247 0.4 B/C R +0.1 100% 1 0% 0 3.4 1.163215637207031 5.2 9.148190844036044 -1.7 -7.980120866222423 -0.1 -6.450210786693455 0 -.4949802420996439 2 0 R +1.0 R +1.1 4.5 0.44 0 10/30/16
189 188 Analytical Group Douglas Fulmer & Associates 1 11 82 2 yes* no Live* no .425486792621247 0.4 B/C D +0.1 100% 1 0% .5 4 5.041962623596191 5.3 9.504355831588605 -1.1 -4.457538867385824 -0.8 -4.250752548276271 0 -.32619686317725 1 0 D +4.0 D +3.0 3.7 8.624999523162842 0.86 0 10/26/02
190 189 ASA Marketing Group Keating Research/OnSight Public Affairs/Melanson 1 5 455 3 yes* no Live* no .4254993434463736 0.4 B/C D +0.1 -.112109205074789 100% 1 0% 0 5.5 1.932412465413411 4.5 4.84802488565374 1.2 -2.91075807963374 0.1 -1.871559196768958 0 -.2579638566620892 1 3 D +5.5 -.8133659362792969 .5753966437445749 2.064001485289123 0 1.226228374303404 10/28/06
191 190 Belden Russonello Franklin & Marshall College 2 28 106 23 yes no yes Live no .4279359074981099 0.4 B/C D +0.1 .5073830960855338 100% .8695652173913043 50% .2173913043478261 4.7 6.114802153214164 5.3 6.002996384078755 -0.3 .1166601097419994 0.4 1.104060899282322 0 .5034039014384792 2 20 D +3.3 1.220170974731445 D +5.4 1.145535388367243 4.923448892725063 0 .2543480956420943 10/18/04
192 191 Feldman Group Basswood Research 2 93 24 4 yes no Live no .4343457605308099 0.4 B/C D +0.2 -.2108626115923885 50% .75 50% .5 6.7 8.042419910430908 5.4 7.189219979778214 1.4 .858054271259283 -0.4 -1.093209658063048 0 -.1147805161981799 2 D +4.1 -8.710025787353516 D +2.8 1.5 0.84 0 10/29/12
193 192 Meeting Street Research University of New Orleans 1 204 358 13 yes no Live no .4359643533691773 0.5 B/C D +0.1 .3304770389901732 100% .9230769230769231 0% .3076923076923077 2.6 5.591800983135517 5.1 5.283226298607721 -2.2 .3134290251343854 -0.9 .3739608014864815 0 .1228383209619059 1 12 D +2.6 1.091541290283203 D +5.3 1.878889080330178 3 9.540870496982253 1.39 0 4/4/17
194 193 University of Nevada Las Vegas CJ&N 1 356 63 3 yes no Live no .4500784824373211 0.5 B/C .0932771905456728 100% 1 100% .3333333333333333 8.9 4.423019409179688 8.6 7.308646503488428 0.5 -2.880772753702151 0.5 -3.244320802681246 0 -.2228575740703586 0 1 3.24993896484375 0 1/29/12
195 194 Cromer Group Marshall Marketing 1 65 196 4 yes* no Live* no .4519125179642489 0.5 B/C R +0.1 -.212397164185273 100% 1 0% 0 3.9 3.451752662658691 5.3 6.163325362506762 -1.2 -2.706718359241481 0.6 -1.507514846342002 0 -.1223690859268654 1 3 R +3.9 -3.065058390299479 R +3.8 -1.328352507960294 0 10/19/06
196 195 West Virginia Research Center Missouri State University 2 378 212 3 yes* no Live* no .452661694231157 0.5 B/C D +0.2 .3071272553435229 50% .6666666666666666 50% 0 6.4 4.362482706705729 5.4 6.31140230716012 1.2 -1.944065259847801 0.6 -1.98086169407013 0 -.1478569754636185 2 3 D +6.4 4.114629109700521 D +3.8 1.158334732055664 5.3 4.099998474121094 0.02 .2591198504872457 10/25/00
197 196 Rhode Island College Financial Dynamics 5 285 95 15 yes* no Live* no .4549580514686224 0.5 B/C R +0.1 -.3469518745512442 100% 1 20% .0666666666666667 6.1 2.941521453857422 6.1 4.91220702997542 0.2 -1.965831235511408 -0.1 -.362446170419581 0 -.0931873153007553 4 15 R +1.5 -1.349447377522786 R +0.8 -1.859637693875078 3.9 2.458646647744388 0.68 .6209484768685331 10/24/10
198 197 Braun Research APC Research 6 33 4 2 yes no Live no .4550446757982236 0.5 B/C D +1.2 .1699623547622983 100% 1 50% 0 6.6 2.534235000610352 5.1 5.353794251459908 1.6 -2.814704910242967 0.4 -3.205234956036415 0.1 -.2149639952739889 6 2 D +6.6 2.534235000610352 D +2.8 .4023811703636535 2.5 0.17 0 10/21/16
199 198 Zimmerman & Associates/Marketing Intelligence Fabrizio, Lee & Associates 3 394 90 4 yes* no Live* no .4636891018724317 0.5 B/C D +0.2 .2501784336043184 100% .5 0% .25 4.7 4.573753356933594 6 5.563214117501117 -1.1 -.9846064199609336 0 -.6227911300934329 0 -.0833447176815853 3 4 D +3.2 1.869451522827148 D +0.7 -2.922580575430265 2.2 3.222222222222222 0.72 .2118632971668584 10/18/08
200 199 Virginia Commonwealth University 5 370 7 yes no Live no .4749581782835856 0.5 B/C R +0.2 -.087163255349526 100% 1 20% .1428571428571428 4.9 4.460221426827567 5.1 5.036781490020702 0 -.5717057225865455 0.5 -.2945046710252905 0 -.0636500878046174 5 7 R +1.9 -.4032985142299107 R +1.8 -1.391741566216149 5.3 4.314236685412268 0.13 .4943286198972069 10/23/09
201 200 DFM Research Ragnar Research Partners 10 69 517 2 yes no Live no .4757084010757188 0.5 B/C D +1.5 .3257184982299805 75% 1 40% .5 6.4 4.802282333374023 5.9 4.923467673449888 0.7 -.1163309994692749 0.1 -.7869159892428119 0 -.0786915989242812 10 2 D +5.4 3.257184982299805 D +3.8 -2.324999809265137 2.5 0.47 0 10/25/18
202 201 Public Strategies Inc. Research Co. 6 264 449 35 yes* no Live* no .4769787054749654 0.5 B/C B- .9496960640523799 100% .9142857142857143 33% .1142857142857143 8 4.513995851789202 8.7 4.852324778592667 -0.6 -.333474586196877 0.7 -.3359545927938091 0.1 -.2158033154751522 0 34 1.492109130410587 .450240570258209 7.6 3.745042801324442 0 .9315119375642282 3/1/08
203 202 Clarus Research Group MFour Mobile Research 3 53 177 2 yes no Live no .4811133034493815 0.5 B/C D +0.3 -.1644033527150696 100% 1 33% .5 6.8 2.808574676513672 5 4.216155656972621 1.9 -1.40272663985236 0.8 -4.391196247839257 0.1 -.2570440414533494 3 2 D +4.1 -2.808574676513672 D +2.2 5.108332951863607 6.905530131437598 0 10/6/11
204 203 Independent Market Research University of New Hampshire 2 148 357 122 yes* no yes Live* no .4834199274943768 0.5 B/C B- D +0.1 2.352768823189662 100% .8483606557377049 50% .2622950819672131 5.8 5.961604024543137 5.1 5.56955014986755 0.8 .3969082152821748 1.5 .5348175869328725 0 .4311423888747619 2 109 D +5.3 2.985096310256818 D +4.2 2.444572968110578 5.5 5.444211178734649 0.23 .164882487275349 10/22/98
205 204 University of Maryland We Ask America 1 575 376 56 no yes no Landline no .4866695154302745 0.5 B/C B- D +0.1 -.9043882774240214 0% .8125 100% .4464285714285715 6.6 6.731526851654053 4.8 6.026793678148879 2 .7095875141117655 2.2 .6081688735259547 0 .3934715739411216 1 37 D +6.6 -1.679796115772144 D +2.2 -1.629044703856119 5.43529354630518 0 10/15/04
206 205 Insights West Zogby Interactive/JZ Analytics 9 151 395 477 no no Online no .4914365489964064 0.5 B/C B- R +0.1 -.6877063507385689 94% .7725366876310272 0% .3039832285115304 2.4 5.542520027240617 5.7 5.372256791247741 -3.1 .175117576599467 -3.7 .5156488912629753 -1 .466035847541718 8 380 R +0.4 -.7811335764433208 R +1.0 .1102941801144466 3.1 5.035142159606 1.25 0 11/6/16
207 206 Rice University Merrill Poll 2 286 206 2 yes* no Live* no .4974766349515035 0.5 B/C D +0.2 100% 1 0% .5 5.9 8.717165946960449 5.1 9.741641432809779 1 -1.019621145242739 0.2 -1.061882438860048 0 -.0814873876296605 2 0 D +5.9 D +0.6 2.3 1.34 0 10/27/02
208 207 Val Smith Amber Integrated 1 367 556 1 yes no Live no .4991578947368421 0.5 B/C R +0.2 -.0197500931589227 100% 1 0% 0 8.5 .3752517700195313 6.5 5.821665544995738 2.2 -5.441559434369617 1.9 -4.582240064473633 0 -.2411705297091386 1 R +8.5 -.3752517700195313 R +15.0 -5.399999618530273 6.299999237060547 0 .1961096424653417 10/22/08
209 208 Kiley & Company Park Street Strategies 3 162 534 1 yes no Live no .4991578947368421 0.5 B/C D +0.5 100% 1 67% 0 6.6 2.407428741455078 5.7 8.392593806561234 1.1 -5.980310724499566 0.9 -3.834212157916771 0.1 -.2018006398903564 3 0 D +5.5 D +9.2 7.4 4.939999961853028 0 10/25/12
210 209 SMS Research & Marketing Services Inc. Data Targeting 2 296 406 1 yes* no Live* no .4991578947368421 0.5 B/C R +0.2 -.2104961997584293 50% 1 50% 0 5.9 3.999427795410156 5.4 6.190354653596476 0.7 -2.18607251757973 0.3 -3.531059731289722 0 -.1858452490152485 2 1 R +5.9 -3.999427795410156 D +1.8 1 1.44 0 10/19/04
211 210 Old Dominion University Rethink Priorities 1 238 672 2 yes no Live no yes .5018514637863866 0.5 B/C F D +0.1 .3788209915161133 100% 1 0% .5 4.5 3.788209915161133 5.3 4.44201379632886 -0.6 -.6489495405611372 -1 -.5254853621361339 0 -.0525485362136134 1 2 D +4.5 3.788209915161133 R +0.8 -.4903712688523529 0 2.787908394822637 2.78 0 10/22/13
212 211 Polling Company/Global Strategy Group (Hotline Bullseye) Wiese Research Associates 4 255 382 7 yes* no Live* no .5048358593013772 0.5 B/C R +0.2 .9467606616622736 25% 1 25% .4285714285714285 4.3 7.323360988071987 3.6 5.847293605205125 0.9 1.480921723473451 1.1 .1754684624898306 0.1 .0309204293567153 4 7 R +4.3 5.372714451381138 R +2.8 6.66444426642524 3.2 0.2 0 11/4/00
213 212 Jeffrey Stonecash RAND (American Life Panel) 1 158 270 4 yes* no Live* no .5095395936292186 0.5 B/C R +0.2 .1736514275035423 100% 1 100% .25 8.4 2.674911499023438 4.8 3.579110389595308 3.8 -.8993445499652808 2.8 -.1906186158601363 0.1 -.0230066790590666 1 4 R +8.4 1.438764572143555 R +16.5 3.721805380385323 22 4.048593495678862 0 10/29/06
214 213 A&A Research JMC Analytics 1 2 156 13 yes* no Live* no .5106998119231376 0.5 B/C R +0.1 -.7819164735009975 0% .8846153846153846 100% .1538461538461539 10 5.687059842623198 6.3 5.164945171268722 3.9 .5269690119610644 3.6 .6542144436661432 0.1 .24310067383506 1 13 R +10.0 -2.104235429030198 -1.712971273868803 5.797091969873341 0 10/22/02
215 214 TMR Research Moore Information 2 328 217 12 yes* no Live* no .5118782690384208 0.5 B/C D +0.2 -.6951948202835481 0% .75 50% .1666666666666667 7.9 6.462831497192383 5.1 5.818690209241944 3 .6489956285570281 2.7 .3852976995698104 0.1 .1144288607242513 2 12 D +7.9 -2.340816497802734 D +6.7 -4.355487005555785 5.241224483740024 0 .1719560764917774 10/18/98
216 215 California State University, Bakersfield OnMessage Inc. 1 41 239 12 yes* no Live* no .5168366660895292 0.5 B/C R +0.1 -1.638568026149947 0% .75 100% .3333333333333333 9.9 6.76245911916097 5.9 5.638599712294909 4.1 1.128713747472649 4.4 .5763589538430638 0.1 .172031710009919 1 12 R +9.9 -5.489705085754395 R +14.0 -5.856712356886356 7.706283608555769 0 10/20/00
217 216 West Chester University The Tyson Group 7 377 334 14 yes* no Live* no .5169735290229934 0.5 B/C D +0.1 .1068472848265846 100% .8928571428571429 14% .1428571428571428 5.2 4.524324689592634 5.3 5.719990683847969 0 -1.190811653648746 0 .2916074229095915 0 .0874990608818113 7 12 D +1.0 .4594434102376302 D +2.3 .108508396639826 3.7 4.207747811540017 0.89 .2877293970616016 10/24/06
218 217 Illinois Wesleyan University Dittman Research 3 147 79 6 yes* no Live* no .5185105759063202 0.5 B/C R +0.3 .4780232558042909 100% 1 33% .3333333333333333 8.2 5.36842155456543 5.9 5.218344633396079 2.4 .1549312617759401 1.5 -.0514986940478487 0.1 -.0065792588303422 3 5 R +8.2 4.585626983642578 R +5.9 -1.083808898925781 5 8.511497639172701 0.25 0 10/21/02
219 218 Hill Research Consultants Mason Strategies 5 140 464 1 yes no Live no .5198914173942083 0.5 B/C R +0.3 .0866587653277707 60% 1 20% 0 5.3 1.890171051025391 5.6 5.708192679384823 -0.1 -3.813167287752842 -0.3 -4.604348099564906 0 -.2110957742322349 5 1 R +3.7 1.890171051025391 R +2.7 -4.050000190734863 2.2 1.49 0 10/15/08
220 219 OnMessage Inc. 1892 Polling 11 239 461 1 yes no Live no .5198914173942083 0.5 B/C R +1.4 -.0277419910364482 82% 1 27% 0 6.4 .6050987243652344 5.7 4.986418844306704 0.8 -4.376465779334881 0.7 -3.738883553313888 0.2 -.1714167785284408 11 1 R +5.0 -.6050987243652344 R +6.2 -4.217575998017282 8.3 7.549999237060547 0 10/17/18
221 220 Tulsa Surveys Braun Research 1 341 33 6 yes* no Live* no .5218497983001612 0.5 B/C R +0.1 1.168395140330185 100% 1 100% .5 11.9 6.57904052734375 4.5 5.333275649057244 7.6 1.250619218893095 5.8 .084193314818258 0.1 .0149521893767173 1 6 R +11.9 6.57904052734375 2.750000317891438 2.25 0 .193905661400436 10/18/98
222 221 Ipsos Big Data Poll 66 154 251 4 no yes no Online no yes .522758638732403 0.5 B- F D +0.4 -.4342454568686589 70% .25 21% .25 4.6 3.046503067016602 4.8 3.696486658840722 0 -.6451292512175306 0.4 .0931661432263936 0.3 .0132798075498592 60 4 D +0.5 -3.046503067016602 D +1.0 -4.851080095445788 3.7 6.731741858822733 0.06 0 11/5/18
223 222 Decision Forecasting Blumenthal Research Daily 3 77 447 2 yes* no Live* no yes .5263744841283232 0.5 B/C F R +0.1 -.1575991160111993 100% 1 67% 0 8.1 2.467611312866211 4.6 5.638341035807127 3.6 -3.165875382334327 1.6 -2.051734484823545 0.1 -.1798847586821848 3 2 R +1.4 -1.797548294067383 D +0.6 -3.291666666666667 3.5 1 0.5 1.5836249328262 11/1/00
224 223 Marketing Research Institute Southern Media & Opinion Research 1 192 310 7 yes* no Live* no .5266091678016338 0.5 B/C R +0.1 .0930673670065113 0% 1 100% .2857142857142857 7.4 6.942311150687082 5 5.298149337056105 2.6 1.649016154237565 4.6 .345261579985275 0.1 .0647984239819264 1 7 R +7.4 .4958853040422712 R +7.3 .4604760669526599 0 11/21/02
225 224 PSI Edgewater Research/My People Vote 3 248 530 2 yes* no Live* no .5280291468967028 0.5 B/C R +0.0 -.0622989158976114 67% 1 67% 0 11.7 1.700000762939453 8 5.328922781218676 3.9 -3.624067677672634 1.3 -1.380189154171575 0 -.1292624283363107 1 2 R +3.3 -.665191650390625 R +4.0 .6833324432373047 2 1.23333485921224 0.8 1.027081012971852 10/31/00
226 225 Southern Opinion Research The Polling Company Inc./National Research Inc. 2 311 644 1 yes* no Live* no .5292794977249156 0.5 B/C D +0.0 -.1123074703570687 100% 0 50% 0 8.5 2.625537872314453 6 5.513608298180296 2.7 -2.883216085259253 2.8 -3.702385581933174 0.1 -.1583696671748479 2 1 D +0.9 -2.625537872314453 D +4.2 1.806111229790582 3.5 3.55000114440918 0.69 .8307405767476224 10/30/98
227 226 NPR Dixie Strategies 3 222 81 11 yes no Live no .5298564900697459 0.5 B/C D +0.1 -1.115235573972929 17% .9545454545454546 33% .5454545454545454 4.9 6.573435003107244 4.7 5.957171311888197 0.4 .6211180318256374 0.7 .6577821430093992 0.1 .2149729736070278 3 8 D +0.9 -4.019611358642578 D +0.6 -3.992251247054335 2.1 7.151050894272147 0.61 0 10/24/12
228 227 HighGround Inc. Personal Marketing Research 2 416 252 3 yes no Live no .530340999794168 0.5 B/C R +0.4 50% .6666666666666666 0% .3333333333333333 4.4 5.411446253458659 6.5 9.377282965354292 -1.8 -3.960982371289043 -0.7 -3.530717722236241 -0.1 -.1498001733881424 2 0 R +4.4 R +3.0 2.6 6.100505063388336 1.94 .027413447753404 10/27/18
229 228 Minnesota State University Moorhead Ethridge & Associates LLC 4 211 89 6 yes* no Live* no .5308744366044175 0.5 B/C D +0.4 -.055599642064223 100% .8333333333333334 50% 0 8.3 2.664740244547526 5.2 4.98668521896212 3.2 -2.317090633808005 1.6 -1.87322592458754 0.1 -.1461447971745971 4 6 D +6.2 -.7126541137695313 D +3.3 -3.704166666666667 1.945446689463193 0 1.274145774244554 10/19/04
230 229 Talmey-Drake Research & Strategy Inc. Bendixen & Amandi International 9 329 29 2 yes no Live no .5315842228214828 0.5 B/C R +0.2 .1210308213228181 50% 1 44% 0 7.7 3.005687713623047 5.8 4.984013891347866 2 -1.97347183711823 1.1 -.6174179684120591 0.1 -.0473797997596811 9 2 R +1.7 1.577182769775391 D +2.4 3.181666628519694 6.7 0 10/30/02
231 230 Arthur J. Finkelstein & Associates Forward Strategies 1 16 102 2 yes* no Live* no .5325782279628469 0.5 B/C R +0.2 .0664861010956853 0% 1 100% 0 13.7 1.30284309387207 7.2 4.886251782915052 6.7 -3.578554348436392 5.8 -2.347493426889205 0.1 -.119796225681907 1 2 R +13.7 1.30284309387207 3.616071428571428 4 0 .9065719204133242 10/17/02
232 231 Florida Atlantic University CSP Polling 8 97 39 1 no no IVR/Online no yes .5348104598229051 0.5 B/C F D +0.4 .1097464575157897 75% 1 0% 0 3.4 2.565666198730469 6.9 5.441342618051372 -3.3 -2.870822078714313 -2 -2.766629486439672 -0.6 -.1183426688731848 4 1 D +2.9 2.565666198730469 D +0.4 -2.554444630940755 4.4 4.166666666666667 0.26 .8959329994868166 3/6/20
233 232 Ron Lester and Associates Market Decisions Research 1 293 184 4 yes* no Live* no .5366016543782307 0.5 B/C -.0691058240412036 100% 1 100% .25 18.9 4.664346694946289 8.1 5.005561781468037 11 -.3363607459151585 2.9 -1.297582604298548 0.1 -.0942474546031129 0 4 -.9514369964599609 -.3999999999999999 1.9 5.5 1.33 .654655589746167 1/21/08
234 233 Vox Populi Polling Targeted Persuasion 19 372 579 1 no no IVR/Online no .5380648282103843 0.5 B/C D +0.3 74% 1 16% 0 4.2 .9474029541015625 5.3 9.672130421329964 -1 -8.719873126621811 -0.9 -10.15794896327855 -0.4 -.4053047290142406 19 0 D +0.7 R +1.2 4.8 0.17 0 10/29/18
235 234 JMC Analytics/Bold Blue Campaigns University of Houston 5 503 351 1 yes no Live no .5380648282103843 0.5 B/C R +1.1 80% 1 20% 0 6.7 2.005395889282227 5.8 9.546341300288688 1.1 -7.536091070399872 0.9 -8.858919949950904 0.2 -.3534731433140437 5 0 R +5.5 R +6.8 26 0 11/22/18
236 235 Alaska Survey Research Singularis Group 9 155 306 1 yes no Live no .5380648282103843 0.5 B/C D +1.8 -.0318606585104297 56% 1 44% 0 7.1 .7985076904296875 6 5.294739482378556 1.4 -4.491377451342279 0.8 -4.471793064531674 0.2 -.1784256726214928 9 1 D +7.1 -.7985076904296875 D +3.1 2 10.3 0 10/28/18
237 236 Clarity Campaign Labs Change Research 12 52 48 109 partial no yes IVR/Live no .5429569259997251 0.5 B/C B- D +1.1 2.87662266524397 54% .7477064220183486 17% .3486238532110092 3.5 6.361464404184884 4.4 5.119239181516076 -0.7 1.247079563275397 -0.7 .5089871793837869 -0.2 .4322299068123009 12 101 D +3.5 3.433526256296894 D +1.1 .8843236647144364 2.7 4.25586283905743 0.39 .2042655012436705 10/16/18
238 237 CallFire Valley Research 4 42 368 8 yes no Live no .543939611598199 0.5 B/C R +0.4 .4143418875818117 75% .875 0% .125 3.9 5.055089473724365 4.6 4.956138550299345 -0.4 .1038052640316096 0.3 -.1034487324724526 0 -.0120083683019043 4 8 R +3.9 3.56943941116333 R +0.5 3.237499713897705 2.5 2 0.98 .1596209649877704 10/30/12
239 238 MarketAide Services Inc. University of Wisconsin-Milwaukee 1 191 366 3 yes* no Live* no .5472114288863595 0.5 B/C D +0.2 -.0600707773696393 100% 1 100% 0 11.2 1.627614339192708 6.5 6.21254154765672 4.9 -4.580072867857422 6.6 -4.605856013381849 0.1 -.1699895021284382 1 3 D +11.2 -1.627614339192708 D +9.5 3.361111111111111 0 10/19/02
240 239 Big Ten Tufts University 10 31 666 1 yes* no Live* no .5475642325774921 0.5 B/C D +0.8 .1340538827996505 100% 1 20% 0 4.7 2.547023773193359 5.1 3.799137245215796 -0.3 -1.247259131415847 1 -1.337384828697161 0.2 -.0703886751945874 10 1 D +4.3 2.547023773193359 D +5.2 -1.293440993114185 5.4 3.034583250681559 0 .2571052476695102 10/21/08
241 240 Abacus Associates Mercyhurst University 2 6 422 1 yes* no Live* no .5539666948301877 0.5 B/C D +0.2 -.0256045861832137 50% 1 50% 0 8.1 .7379531860351563 6.5 6.010215435191023 1.8 -5.267407908549278 2.5 -6.730360836853476 0.1 -.2335217292267797 2 1 D +3.6 -.7379531860351563 D +6.5 0 10/21/10
242 241 Data for Progress Odney 31 522 524 1 no no Online/Text no .5539666948301877 0.5 B- B/C D +0.0 .0714600242176442 81% 1 45% 0 8.9 2.059558868408203 8.1 6.073717909854865 0.9 -4.009304700840073 -0.2 -5.155234784676257 -0.1 -.1788699552178043 2 1 D +0.3 2.059558868408203 R +1.9 -8 7.6 8 0 3/8/20
243 242 Forman Center Diamond State Consulting Group 2 100 78 1 yes* no Live* no .5539666948301877 0.6 B/C D +0.2 .1311797930771222 100% 1 50% 0 11 3.780750274658203 5.9 5.635256578671561 5.3 -1.849651963406769 5.1 -2.870160877203463 0.1 -.0995852893255796 2 1 D +11.0 3.780750274658203 D +17.1 -5.400001525878906 21 5.400001525878906 0 .4194975189688179 10/22/98
244 243 Magellan Strategies University of Tennessee 18 179 362 2 partial no Online/Live no .5572493027700784 0.6 B/C R +0.5 -.091661963825131 94% 1 33% 0 6.5 2.726200103759766 5.8 4.856763059162516 0.8 -2.125708614796161 0 -3.986092255272814 0 -.1340228267186099 11 2 R +1.8 -2.726200103759766 R +4.3 -5.439999389648438 6.4 0 2/25/20
245 244 Strategies 360 Jim Meader (KELOLAND-TV) 4 321 159 4 partial no Online/Live no .5587163216241517 0.6 B/C R +0.1 .2520143302391507 63% 1 0% .25 2 4.569961547851563 5.5 5.400266969587797 -3.3 -.8254510811296456 -3.1 -.780651571215634 -0.4 -.0430496801362668 4 R +0.6 4.569961547851563 D +1.0 4.379166603088379 3.6 0.24 0 10/23/14
246 245 DHM Research Overtime Politics 14 76 247 12 partial no Online/Live no yes .5606575823109456 0.6 B/C F R +0.1 86% .6666666666666666 7% .4166666666666667 4.4 9.819032033284506 5.9 8.8002319152952 -1.3 1.023654458595894 -0.9 .7574553550038076 -0.3 .2520475497343417 12 0 R +0.3 D +0.3 4.5 6.634753052243117 0.54 0 10/27/16
247 246 Bannon Communications Reconnect Research/Probolsky Research 2 21 651 2 yes* no Live* no .5612857184847847 0.6 B/C D +0.3 -.1652378082275391 100% .5 50% 0 10.4 1.652378082275391 6.4 5.308732091518542 4.2 -3.651499668636562 4 -1.94561455137911 0.1 -.194561455137911 2 D +10.4 -1.652378082275391 D +8.3 -1.215624690055847 21 2.200000762939453 0 2.014471736226958 10/16/04
248 247 Opinion Consultants KG Polling 2 241 502 2 yes* no Live* no yes .5629580963561331 0.6 B/C F R +0.3 .1902591516344927 100% 1 50% 0 6.6 2.170063018798828 5.1 5.563354060502096 1.7 -3.388436701096678 1.6 -1.625743500085212 0.1 -.1425362196498393 2 R +6.6 2.170063018798828 R +5.4 .5 2.2 1 1.79 1.574900309824624 10/26/06
249 248 Riley Research Associates DHM Research 7 290 76 14 partial no Online/Live no .5642438083247361 0.6 B/C R +0.1 -.0778338840348906 100% .8571428571428571 0% .0714285714285714 2.7 4.376786095755441 5.6 5.490767137210339 -2.7 -1.109126700848309 -2.3 .1861249118860822 -0.3 .0541392592911868 7 12 R +0.6 -.3195734024047852 R +1.3 .3325756911075473 4.497297898437283 0 .5406756684793275 10/15/08
250 249 Hendrix College Richmond Times-Dispatch 14 138 288 4 partial no IVR/Live/Text no .5651237642740335 0.6 B/C D +1.5 .1608213861396819 93% 1 50% 0 6.5 3.31916332244873 5.6 4.581592794419672 1.1 -1.257575131364352 -0.5 -.8314425452721331 -0.2 -.0458175309691152 13 4 D +4.7 2.918396949768066 R +3.0 2.411111111111111 4.964109123704968 0 .1657404533149993 10/19/18
251 250 Hoffman Research Group Manhattanville College 2 141 181 3 yes no Live no .5663975253264174 0.6 B/C R +0.4 -.1715809583025112 100% 1 0% .3333333333333333 5.2 6.246330261230469 5.1 6.767597272395764 0.4 -.5164126705587059 -0.2 -1.659693474538157 0 -.0572050630429813 2 R +5.2 -8.190769195556641 R +1.3 .1535353323425901 2.1 7.177654338522139 2.19 0 10/30/18
252 251 Glover Park Group War Room Logistics 1 120 374 1 yes no Live no .5678598845666973 0.6 B/C R +0.3 0% 1 100% 1 11.4 4.470468521118164 6.7 7.490421217887829 4.8 -3.015098356163076 4.4 -2.561214517790606 0.1 -.0772220554053263 1 0 R +11.4 R +7.3 11.55555555555556 0 10/16/12
253 252 Y2 Analytics IMGE Insights 4 389 145 2 partial no Online/Live no .569244618947208 0.6 B/C D +0.4 -.5264236856242678 100% 1 50% .5 9.7 6.416610717773438 5.8 5.028467100058508 4 1.392997958321519 -1.5 -.050222927770391 -0.2 -.0041203276780526 3 2 D +3.3 -6.416610717773438 R +6.7 -.539500045776367 7.1 6.877749860236933 0 11/2/16
254 253 Anderson Group Franklin Pierce University 1 12 107 17 yes* no Live* no .5729475581501563 0.6 B/C R +0.2 .7443353315476624 0% .8529411764705882 100% .4705882352941176 10.9 6.727921429802389 4.3 5.895960444249671 6.8 .8368153261593081 8.2 .5520588097406083 0.1 .1153434623410852 1 12 R +10.9 4.465128262837728 R +5.0 5.21357908574944 5 5.853875597785531 0 .0872893362468564 11/11/03
255 254 Baselice & Associates Alaska Survey Research 2 23 155 9 yes no Live no .5740976421836099 0.6 B/C D +0.3 1.864177303236265 100% .4444444444444444 50% .4444444444444444 10 7.410337236192492 5.9 5.666928752451221 4.4 1.748262824347859 4.4 .7170276814330256 0.1 .1817091398941078 2 9 D +10.0 7.356078677707249 D +8.5 3.51202323247516 4 11.22645419647108 0.23 0 9/25/03
256 255 Florida Poll Crantford Research 5 99 62 1 yes no Live no .5799820738756363 0.6 B/C D +0.3 .0644898214916852 60% 1 0% 0 4.6 2.462959289550781 4.8 5.432348998703429 0 -2.964535368546058 1.2 -3.657323993631593 0.1 -.0957629192196584 5 1 D +3.1 2.462959289550781 D +0.8 9 3.3 0.71 0 10/25/10
257 256 Market Research Insight Lincoln Institute 11 185 170 2 yes no Live no .5824804547828468 0.6 B/C D +1.2 -.1048016342512832 100% .75 36% 0 4.8 4.131523132324219 4.9 5.241303960991875 0.1 -1.104926488061066 0.9 -2.900882953570159 0.3 -.0735847929610441 11 2 D +3.9 -4.131523132324219 D +3.6 2.731892899104527 6.4 0 10/9/19
258 257 Howey Politics/DePauw University Belden Russonello 7 142 28 3 yes no Live no .5854152596770307 0.6 B/C D +0.1 .0612298840920925 57% 1 29% .3333333333333333 6.7 4.136116027832031 5.7 5.484229198564642 1.2 -1.343258830126022 1.3 -.4477223734118073 0.2 -.0222070626520885 6 3 D +0.6 1.234471638997396 D +1.3 2.103030233672171 7.2 0 10/29/12
259 258 Lauer Johnson Research PSB Research 1 167 250 19 yes no Live no .58657849860232 0.6 B/C D +0.3 2.312793349272176 0% .631578947368421 100% .4210526315789473 13.8 7.750792453163548 6.4 6.17902469742683 7.6 1.576622096343309 7.3 .8199137789340896 0.1 .2728400172265894 1 19 D +13.8 6.950194308632298 D +17.0 1.048611153496636 5.391713725320113 0 .0154466635775686 10/28/06
260 259 Franklin Pierce University Rivercity Polling 17 107 291 1 yes no Live no .5867095617996063 0.6 B/C D +0.7 -.1747003444309101 85% 1 47% 0 6.7 6.67205810546875 6.1 6.567956656091599 0.8 .1089557899837401 1.1 -1.74306753384611 0.2 -.0456402647752209 12 1 D +4.5 -6.67205810546875 D +5.1 -11.25000095367432 6 0.04 0 10/26/04
261 260 Neighbor JMC Analytics/Bold Blue Campaigns 1 226 503 5 yes* no Live* no .5874416106710005 0.6 B/C R +0.2 -1.070948914995215 100% .8 100% .2 17.1 6.71466293334961 6.3 5.744101656167575 11 .9754156177886241 12.9 .6814295843276099 0.1 .1320003689858563 1 5 R +17.1 -5.528592681884765 R +14.0 -6.841666539510092 13 26.00000000000001 0 10/30/98
262 261 Gonzales Research & Marketing Strategies Inc. AYTM 9 121 635 4 yes no Live no .5874428609973176 0.6 B/C R +0.3 .6593147624622692 78% .75 33% 0 6.4 3.62623119354248 6.1 4.288456421692077 0.5 -.6573708875430071 1.1 -.621834409146875 0.2 -.1130608016630682 8 4 R +2.1 3.62623119354248 R +1.4 .2269919453753536 3 3.051699940686654 0.23 1.278770144632121 10/22/14
263 262 McCulloch Research & Polling Sacred Heart University 4 201 453 2 yes* no Live* no .590285521478589 0.6 B/C R +0.4 -.0296161979447906 75% .5 50% 0 7 5.240124702453613 4.5 4.791280420565943 2.7 .4536986224942599 2.6 .3169148321298133 0.2 .029893107341468 4 2 R +5.5 -.3139791488647461 R +3.2 -4.999999364217123 5.1 6.400001525878906 0 11/5/06
264 263 Concord Public Opinion Partners Florida International University/Univision 1 553 98 1 yes no Live no .5905468090816441 0.6 B/C .0409435610025319 100% 1 100% 0 13.4 1.801551818847656 9.1 6.275675393553641 4.5 -4.469269234099396 3.3 -6.748338224380611 0.2 -.153368332159537 0 1 1.801551818847656 -13 14.6 0 3/8/20
265 264 Lycoming College New Mexico State University 3 176 230 1 yes* no Live* no .5905468090816441 0.6 B/C D +0.5 67% 0 33% 0 7.3 7.145587921142578 6.2 8.887578428768251 1.2 -1.737136167019083 1.6 -3.246362520751393 0.1 -.0737795274685672 3 0 D +7.3 D +6.3 5 1.11 0 10/19/10
266 265 OpinionWorks Google Surveys 6 244 122 24 yes no yes Live no .5910540989182087 0.6 B/C B- R +0.5 -.1320225189736835 92% .875 50% .375 7.3 5.395437399546306 5 4.042196857099917 2.4 1.358094883052978 1.5 1.673735555736507 0.2 .7880981354922491 6 24 R +3.1 -.2803848584493001 D +3.7 -.7534010766392506 9.5 3.622811150441299 0 10/23/12
267 266 Data West Polling Drake Research & Strategy, Inc. 2 74 329 8 yes* no Live* no .5930347165011257 0.6 B/C D +0.4 -.0084243407434823 50% .375 100% .25 13.1 6.763461589813232 6.8 5.462638528883079 6.5 1.305677401536743 6.1 .3030344080762783 0.2 .0302695564089603 2 8 D +13.1 -.0843377113342285 D +7.5 3.447916666666666 6.077265755114779 0 .082563133011754 10/26/02
268 267 Tulchin Research Myers Research & Strategic Services 3 340 319 2 partial no Online/Live no .5931762470380728 0.6 B/C R +0.1 .14019584241651 67% .5 0% 0 3.8 4.186407089233398 5.5 5.420198471970155 -1.5 -1.228937042130168 -2.5 -.939433161975486 -0.2 -.0314600612720815 3 2 R +0.8 4.186407089233398 D +5.3 3.4 2.9 0.55 0 10/27/18
269 268 Spry Strategies Aspen Media & Market Research 4 508 17 3 partial no IVR/Online/Live no .5947561192509095 0.6 B/C R +0.3 -.0063020479446093 75% 1 75% .6666666666666666 10.8 7.454544067382813 7 5.585990837842279 4 1.873407570147123 -1.4 -.0905029317702228 -0.2 -.0051502375826832 1 3 R +5.4 -.1107432047526042 R +11.6 16.4 0 3/2/20
270 269 University of Alabama at Birmingham Strategy Research 2 344 322 2 yes* no Live* no .5964185280907349 0.6 B/C R +0.4 -.502543845186506 100% 0 100% 1 12 6.125537872314453 5.1 4.795572996646543 7.1 1.3348192162745 6.7 .2810015239701942 0.2 .0230535814654743 2 R +12.0 -6.125537872314453 R +4.7 -1.999411639045267 7 3.18333371480306 0 10/30/02
271 270 Latino Decisions Thirty-Ninth Street Strategies 2 482 460 1 partial no Online/Live/Text no .5974059606860419 0.6 B/C -.0930488167484266 100% 0 0% 0 4.7 2.029548645019531 8.6 6.352832115291105 -3.7 -4.318429129664985 -2.7 -2.889176387062972 -0.3 -.1324602122020666 0 1 -2.029548645019531 -2.366666158040364 5.3 3 0.89 2.579896826126576 3/9/20
272 271 Cherry Communications Léger 5 49 572 3 yes no Live no .5986432751854601 0.6 B/C R +0.5 .5543367295038132 50% 1 20% 0 7.6 3.880357106526693 6.5 4.067416440790304 1.3 -.1822049936570226 1.6 -.2087787508579852 0.3 -.029825535836855 4 3 R +3.3 3.880357106526693 R +3.9 .0554211096012545 11.7 2.481682881901375 0 .8352816771562054 10/22/16
273 272 Strategic Research Associates Jorge Benítez 5 462 600 4 yes no Live no .6023811895696973 0.6 B/C D +0.4 80% .5 20% 0 5 5.131099700927734 5.4 5.297056208821066 -0.2 -.1611021672867416 1.1 .7390965426333351 0.2 .1343811895696973 5 0 D +1.9 D +0.0 3.2 9.25 0.36 0 10/20/18
274 273 SoonerPoll.com Morningside College 20 308 536 1 partial yes no Online/Live no .6034162189016622 0.6 B/C D +1.9 80% 0 45% 0 8.9 6.407428741455078 6 9.729677981260473 3 -3.317394899198805 1.5 -1.103253928318778 0.6 -.0580659962273041 16 0 D +5.4 D +1.8 5.9 3.699999809265137 0.11 1.08416208745036 2/19/20
275 274 Pew Research Center Strategic Research Associates 25 253 462 5 no yes no Online no .6036641636076195 0.7 B/C D +0.8 .3747894164079429 50% .8 40% .2 4.4 5.041973876953125 4 5.698348743882117 0.6 -.6515205263224031 1 .4061735327735359 0.4 .0786802590194251 25 5 D +2.1 1.934786987304687 D +1.0 .0516381561224897 3.8 3.249998092651368 0 .3590022379417611 10/23/16
276 275 Schapiro Group Pasquines 2 300 552 1 yes* no Live* no .6050388666367741 0.7 B/C 50% 1 50% 0 21.5 10.38766098022461 9.8 9.457199369386293 11.9 .9353159514449056 4.5 -.3214632953961422 0.2 -.0128264666715264 0 6.5 0.61 0 1/25/08
277 276 WCIA-TV Rhode Island College 2 373 285 5 yes* no Live* no .6052651567589953 0.7 B/C R +0.4 -.1309599430563732 100% 1 100% .2 18.3 6.078450393676758 6.6 5.643182177476349 11.8 .4401225568069987 10 -.1207338524825411 0.2 -.0132398729805376 2 4 R +18.3 -1.535097599029541 R +8.8 -.7666666666666666 3.899063505374267 0 .6776090875222862 10/14/98
278 277 Pan Atlantic Research Benenson Strategy Group 17 249 30 11 no no Online no .605386233072347 0.7 B/C D +0.8 1.073700341264608 91% .6818181818181818 24% .2727272727272727 6.8 6.616428722034801 6.8 5.982649614913623 0.3 .6386334477277672 -1 .8050801346974074 -0.3 .1752290867103117 15 11 D +2.7 4.933055530894887 D +1.1 6.076555563608805 7.5 9.891467459076249 0 10/18/14
279 278 David Binder Research Canisius College 2 578 43 1 partial no Online/Live/Text no .6077461967520814 0.7 B/C 0% 1 50% 0 5.4 .0537261962890625 8.1 9.408736251272929 -2.5 -9.350155714377276 -1.4 -7.814129174736894 -0.1 -.1336119006709826 0 7.4 0 1/29/20
280 279 Rainmaker Media Group Central Surveys Inc. 1 276 46 1 yes* no Live* no .6077461967520814 0.7 B/C D +0.3 .0285126270690753 100% 0 100% 0 12.1 1.667526245117188 5.2 4.926187360836865 7.1 -3.253806775113088 10.3 -2.185356381181451 0.2 -.037366879047395 1 D +12.1 1.667526245117188 D +7.8 2.2526317395662 0 10/15/08
281 280 Southeastern Louisiana University Clarus Research Group 8 309 53 3 yes* no Live* no .607940232459405 0.7 B/C D +0.1 .3041951139593911 88% 1 38% .3333333333333333 6.3 6.774649302164714 5 5.256346821450742 1.5 1.523156821320561 2.2 .3619302539864748 0.3 .0271471347031992 8 3 D +0.4 4.055581410725911 D +0.1 2.230769230769231 6 0 10/22/08
282 281 Douglas Fulmer & Associates ASA Marketing Group 2 82 5 1 partial no IVR/Live no .6092912170977801 0.7 B/C .1091834640090221 100% 1 50% 0 5 5.53753662109375 8.3 5.337060581610748 -3.1 .2053303800895914 -2.8 -1.515833975783473 -0.2 -.0298876586582136 0 1 5.53753662109375 9.1 0 1/19/16
283 282 Ohio University Big Ten 2 237 31 10 yes* no Live* no .6096351794226076 0.7 B/C D +0.3 .8017199283111563 50% 1 50% .2 8.8 4.693703460693359 6 4.686770196983301 2.9 .0117876043166478 6.3 .7890621290033689 0.3 .1488772365018657 2 10 D +8.8 4.249184417724609 D +8.1 5.247590615481009 8.5 5.429372335731 0 10/18/08
284 283 East Carolina University Frank N. Magid Associates Inc. 3 523 105 5 no yes no IVR/Online no .6096971367765378 0.7 B/C .4424162741492621 100% .8 100% .4 19.1 6.323271942138672 7.9 5.399626510996111 11.4 .9284997717491503 2.1 .1270103684589344 0.3 .0088864522206397 0 5 6.323271942138672 -.0400000000000002 6.5 5.126399401608414 0 .2100317129115976 2/28/20
285 284 Star Tribune Purple Strategies 14 315 265 4 yes no Live no .610557670306633 0.7 B/C D +0.9 -.3335362614200786 50% .875 50% 0 5.9 3.015741348266602 4.2 4.333702658060196 1.9 -1.313106969187005 1.8 -.6859282325093059 0.3 -.0758625862941251 12 4 D +5.1 -3.015741348266602 D +3.7 -.151845747877509 5.1 2.240816279876927 0 1.294884551633112 11/6/06
286 285 University of Iowa Triumph Campaigns 3 353 339 1 yes no Live no .6113271515044195 0.7 B/C R +0.3 -.1573667355033384 67% 1 67% 0 17.3 4.229019165039063 8.2 5.054368836402566 9.3 -.8204953307569141 4.4 -.2520172785339738 0.3 -.0093778568660047 1 R +6.6 -4.229019165039063 R +2.8 -5 13.1 0 10/23/12
287 286 Hays Research Group BIGresearch 7 136 19 1 yes no Live no .611345728047248 0.7 B/C D +0.7 -.0300829916661306 71% 1 43% 0 7.8 1.889528274536133 5.3 4.344390565009105 2.7 -2.450007949866383 2.2 -3.720704480533952 0.3 -.0592369658546209 3 1 D +11.9 -1.889528274536133 D +3.9 -7.5 8.2 6.4 0 10/30/10
288 287 BK Strategies University of Texas at Tyler 3 20 458 5 partial no IVR/Live no .6146207669324337 0.7 B/C D +0.4 .088754363783471 67% .6 33% .6 3.8 6.617877197265625 3.7 5.799107866113763 0.3 .8236236717584504 -1 .8387642208673118 -0.1 .1752127445093873 3 4 D +3.6 .5210199356079102 R +2.9 -.0544177547333733 3.3 4.951616544283369 0.27 0 10/28/16
289 288 New England College Cooper & Secrest 19 228 60 1 no no IVR no .6147010430708935 0.7 B/C R +1.2 -.0391345768022912 74% 0 16% 0 4.2 2.640132904052734 5.1 6.184046929344141 -0.7 -3.539059684684817 -0.4 -4.960907426329268 -0.2 -.0735353180086958 19 1 R +3.1 -2.640132904052734 R +3.4 5.3 0 11/1/14
290 289 Hellenthal & Associates OurProgress (The Progress Campaign) 5 137 561 1 yes no Live no yes .6161654942043626 0.7 B/C F D +0.4 40% 1 40% 1 8.3 9.39239501953125 6.6 8.365918202901572 1.8 1.031331157236268 2.4 .2231443898828894 0.3 .0117444415727837 3 0 D +4.4 D +1.2 18 0 10/18/14
291 290 Hickman Analytics Meeting Street Insights 1 415 204 4 yes no Live no .6180909705289955 0.7 B/C D +0.4 .7125785299598706 0% .5 100% 0 9.1 4.057546138763428 6.2 5.064239196281024 3.1 -1.001838716911006 6.1 -.4478094737895041 0.3 -.0786434474488259 1 4 D +9.1 4.057546138763428 D +7.7 1.280954818209123 2.589868277385861 0 1.265172167780616 10/15/19
292 291 St. Cloud State University Analytical Group 9 312 11 1 yes no Live no .6184552499999836 0.7 B/C D +0.3 .0598262926693221 67% 1 44% 0 6.4 4.036056518554688 5.6 5.176661106527053 1 -1.135750247365776 2.1 -1.746730230604324 0.3 -.0258917072915293 9 1 D +2.0 4.036056518554688 D +1.3 -1.333333333333333 5.8 6.666666666666666 0.05 0 10/18/12
293 292 RRH Elections The Polling Company Inc. 9 274 337 7 partial no IVR/Online/Live no .6200724778436899 0.7 B/C D +0.5 -1.067938553093189 83% .7142857142857143 22% .5714285714285714 4.2 6.255960191999163 5.6 5.308021553775161 -1.2 .9527929788305907 -1 .8750483814306691 -0.3 .1930820730626939 9 7 D +1.8 -4.83989988054548 R +4.1 -3.324883065028498 3.9 6.250531052568514 0.83 0 8/27/19
294 293 Benenson Strategy Group Dynamics Marketing 9 30 83 1 partial no Online/Live no .6207423154389612 0.7 B/C D +0.7 .0387765602878785 61% 1 11% 0 5.8 3.018547058105469 6.2 6.154617547993511 -0.2 -3.131216149281453 0 -4.657631660139869 0 -.0598324065822249 9 1 D +3.8 3.018547058105469 D +7.6 -7.5 9.9 0 10/16/14
295 294 Greg Smith and Associates Vox Populi Communications 5 128 529 1 yes* no Live* no .6207423154389612 0.7 B/C D +0.8 60% 1 40% 0 8.5 3.522224426269531 6.2 7.922152820894688 2.5 -4.395074054018568 2.7 -3.978707102335895 0.3 -.0511108731623914 5 0 D +8.5 D +3.7 5.2 6 0.81 0 10/29/10
296 295 Mellman Group Diversified Research Inc 22 205 80 1 partial no Live/Text no .6207423154389612 0.7 B/C D +1.7 -.064152784522455 80% 1 18% 0 5.2 4.993949890136719 5.4 6.554124573829257 0.1 -1.555320343085949 0 -2.783166075606892 0 -.0357528324205367 22 1 D +4.4 -4.993949890136719 D +5.5 3.7 0.38 0 10/14/14
297 296 Consumer Logic Gotham Research Group 4 59 576 1 yes* no Live* no .6228818480437359 0.7 B/C D +0.3 -.1734449731809093 50% 1 75% 0 8.8 5.752628326416016 5.1 5.80416491424317 3.8 -.046682247220565 4.4 -1.563056099378912 0.3 -.047127018791067 4 1 D +5.4 -5.752628326416016 D +2.5 1.770000076293945 3.1 4 1.17 1.387962868760444 10/17/04
298 297 East Tennessee State University Probolsky Research 2 456 259 3 yes no Live no .6232981732812273 0.7 B/C D +0.9 -.6900987648517687 75% .6666666666666666 100% .3333333333333333 9.9 6.959641774495442 5.8 5.243212170386674 4.2 1.721283944715357 3.8 .7459419493432793 0.3 .0882977626579074 2 D +9.9 -9.125648498535156 D +3.9 -5.579999923706055 6.167808482020772 0 10/26/18
299 298 Hamilton Campaigns Centre College 9 130 47 1 yes no Live no .6290964946878583 0.7 B/C D +1.0 .1537553333945501 61% 1 33% 0 6.9 3.853492736816406 5.8 4.892529148884713 1.3 -1.034182071461717 1.8 -.0700566622163491 0.3 -.0027952785151694 9 1 D +5.6 3.853492736816406 D +4.9 2.327529164103718 4.3 4.75 0.35 .3515376219114583 10/25/14
300 299 The Tyson Group Market Trends Pacific 12 334 190 1 partial no Online/Live no .6292134302570268 0.8 B/C R +0.0 .067351313773143 96% .5 17% 0 4.7 4.543716430664063 5.8 5.457385416784418 -0.9 -.908814645513766 0 -1.020951954584041 0 -.0151335270344861 10 1 R +0.1 4.543716430664063 D +0.1 2.5 4.5 0.24 0 3/7/16
301 300 Keating Research/OnSight Public Affairs/Melanson Cromer Group 1 455 65 1 partial no Online/Live no .6296432233094026 0.8 B/C R +0.1 -.0774360405063987 100% 1 0% 0 2.6 3.927379608154297 5.9 6.088251771594662 -3.1 -2.156017822833776 -3.9 -.4836265739348392 -0.2 -.0095356524465912 1 R +2.6 -3.927379608154297 D +3.0 -3.346666463216146 0 10/28/18
302 301 1892 Polling Schoen Cooperman Research 1 461 301 1 partial no IVR/Live no .630353747263825 0.8 B/C R +0.0 -.0624973442065987 100% 1 0% 0 0.6 2.386863708496094 3.9 5.370243436440502 -3.1 -2.978525387337819 -2.3 -1.049814137594858 -0.1 -.027488203568841 1 R +0.6 -2.386863708496094 R +4.3 -2.088709677419355 7.5 1.944444444444444 0 .9735809899756319 10/21/18
303 302 Starboard Communications Neighborhood Research and Media 2 316 227 3 partial no IVR/Live/Text no .6327207120173951 0.8 B/C D +0.1 -.0597491170284171 100% .3333333333333333 0% .6666666666666666 1.7 6.965807278951009 6.1 7.017953530798856 -4.2 -.0472919112412569 -8.5 .8073851098372956 -0.8 .0885903933980165 1 D +3.3 -3.422222137451172 R +7.3 -7.229166666666667 19.5 8.5 0 2/26/20
304 303 DCCC Targeting and Analytics Department NRECA Market Research 1 68 223 1 partial no IVR/Live no .6330559026141181 0.8 B/C D +0.2 .0697342213024587 100% 1 0% 0 4.5 6.265480041503906 6.2 5.440001734980825 -1.6 .8303326471296706 -2 -1.364873156027169 -0.1 -.0151909137179756 1 D +4.5 6.265480041503906 0 10/20/16
305 304 Massie & Associates Dartmouth College 2 199 72 3 yes* no Live* no .6342064191532407 0.8 B/C R +0.5 0% 1 100% .6666666666666666 24 9.2988650004069 7 8.594980148218431 17.1 .7087391927950591 15.4 .3695070114900995 0.3 .0138834760643398 2 0 R +24.0 0 10/24/98
306 305 Rasmussen Reports/Pulse Opinion Research West Chester University 722 277 377 7 no no IVR/Online no .6377892709752928 0.8 C+ B/C R +1.5 .1062716401396332 78% 1 29% .1428571428571428 5.3 5.193498338971819 5.6 5.097989502090199 -0.1 .1003631774882107 0.2 -.0474869794047064 0.2 -.0051136258278728 581 7 R +1.6 .9868768964494977 R +1.2 2.293927115535686 4.6 3.691488636510464 0.09 .8972301144595187 10/30/18
307 306 CVOTER Liberty Opinion Research 6 40 169 1 no no Online no .6405103784070884 0.8 B/C R +0.2 100% 1 0% 1 1.9 6.079864501953125 3.4 9.00806824817187 -1.4 -2.923349405612156 -1.8 .0530148062504045 -0.3 .0021153041582252 6 0 R +1.3 R +0.4 3.2 2.5 0.02 .5145265914137396 11/3/16
308 307 KG Polling ALG Research 2 502 14 20 partial no Online/Live yes no .6427516791927023 0.8 F B/C D +0.2 1.312342015934227 100% .575 0% .35 2.2 6.310317039489746 5.2 5.869546981792729 -2.8 .4456243983036055 -1.6 .9047965259224645 -0.1 .3601880678847847 2 20 D +2.2 3.29661808013916 D +1.0 5.859090865572082 1 4.818246478230167 1.57 .107875495901892 3/5/18
309 308 IMGE Insights Wick Communications 2 145 381 1 partial no IVR/Live no .6452559228484718 0.8 B/C R +0.5 .0558979032903333 100% 1 50% 0 6.4 2.835014343261719 5 5.978589862980124 1.6 -3.138721179111816 0.2 -.8856187931012665 0 -.017461722465898 2 1 R +6.4 2.835014343261719 R +0.5 4 6.5 5 0 1.193832780705905 11/4/17
310 309 Millersville University Zimmerman & Associates/Marketing Intelligence 5 210 394 3 yes* no Live* no .6498885803996233 0.8 B/C R +0.6 .1938247030416279 80% 1 80% 0 14.1 4.675465901692708 5.2 5.549925218374376 9 -.8696049760750783 6.9 .1656563550649974 0.4 .0099340599920116 5 3 R +10.5 3.232142130533854 R +6.2 .652592440004702 5.8 2.19999885559082 0 .7217297129798763 10/26/02
311 310 University of Georgia Rossman Group 2 350 294 1 partial no Online/Live no .6506261206815344 0.8 B/C R +0.3 .1102692544733953 50% 1 50% 0 5.7 4.211341857910156 5.1 5.846049886685832 0.8 -1.629853688169086 -0.7 .6979980298825965 -0.1 .0182762941067072 2 1 R +4.1 4.211341857910156 D +0.7 4.666666666666668 1.3 0.9 0 10/26/18
312 311 University of New Orleans Victoria Research & Consulting 12 358 369 1 partial no IVR/Live no .6517964988250861 0.8 B/C D +0.3 .1376153728243881 83% .5 33% 0 5.6 8.048267364501953 5.4 6.227888794106417 0.3 1.825232911002125 0.7 .5762282315874135 0.2 .0098527868583982 11 1 D +1.0 8.048267364501953 D +2.2 17.5 8.6 0 12/6/16
313 312 FM3 Research University of Nevada, Las Vegas 7 91 356 1 partial no Online/Live no .6523054001943108 0.9 B/C D +0.5 79% 1 29% 1 5.9 8.909448623657227 6.2 8.321813454871092 -0.1 .5924895093927236 0.5 .8007941442703316 0 .0241443929618394 7 0 D +5.5 D +6.9 8.8 0 10/21/04
314 313 Zogby Interactive/JZ Analytics Pacific Market Research 473 395 459 2 no no Online no .6536851612976886 0.9 C+ B/C R +0.6 -.6555274086879038 77% 1 29% .5 5.4 7.476832389831543 5.7 5.863477841794323 -0.1 1.618208888643809 0.4 .9839740405660394 0.4 .0862694145592523 376 2 R +0.7 -7.476832389831543 D +0.2 -.9224997520446774 5 0 10/30/14
315 314 Marketing Workshop Iona College 7 194 152 1 yes* no Live* no .6549196296105675 0.9 B/C D +0.1 .1141930803039217 57% 1 57% 0 9.7 4.361198425292969 5.4 5.773430070496683 4.5 -1.407377304597125 3.5 -1.398690645469099 0.3 -.0366231429122988 7 1 D +1.6 4.361198425292969 D +0.7 -1.666666666666667 2.6 1.5 1.83 2.260663973420936 10/28/02
316 315 Kimball Political Consulting QEV Analytics 4 163 266 1 yes no Live no .6558623172861971 0.9 B/C R +0.9 75% 0 75% 0 8.1 6.367771148681641 4.8 5.673281247074294 3.5 .6993442422139364 4.3 -1.01937610592222 0.5 -.0248684132594613 4 0 R +8.1 R +4.5 6.5 3 0 1.905769189375852 11/1/12
317 316 Momentum Analysis West Virginia Research Center 3 214 378 2 yes no Live no .6575860851304089 0.9 B/C D +0.4 .1635247809902922 33% .5 100% .5 13.7 6.446525573730469 6.5 5.210471722475418 7.4 1.24090819186164 7.2 .9443752408337629 0.5 .0239553465915487 3 2 D +5.7 6.446525573730469 D +2.8 3.8 5.333333333333333 0 .016462644620733 10/13/10
318 317 ROI Rocket CallFire 3 554 42 4 no no Online no .6590668814547462 0.9 B/C -.4349172423877488 100% .75 33% 0 2.6 3.932399749755859 8 4.244107615986392 -5.2 -.3068535256239434 -3.6 .0655100157837398 -0.5 .0072453049604662 0 4 -3.932399749755859 -.4651136850381826 3.6 2.493135083803914 0.77 .9820529879874998 3/9/20
319 318 R.L. Repass & Partners Becker Institute 1 268 26 5 partial no Online/Live no .6631983552533153 0.9 B/C .3529105264432197 100% .8 100% .4 11.6 7.657408905029297 9.8 6.29713180354484 1.9 1.365131442091047 0.7 1.103470094387338 0 .0743476375770897 0 5 5.237909698486328 .0695833524068195 9.221825406947977 0 4/27/16
320 319 Univision/University of Houston/Latino Decisions Hill Research Consultants 1 568 140 5 partial no Online/Live no .6635818583442351 0.9 B/C -.2769093037745259 0% .6 100% .2 10.7 5.26837387084961 8 5.346716989981899 2.9 -.0734887785257006 0.7 -.1936170207842335 0 -.0144397222971352 0 5 -3.712976837158203 -2.778571428571428 4.6 2.69413628759136 0 1.297644865587007 2/24/20
321 320 Schoen Consulting TargetSmart/William & Mary 1 301 332 3 partial no Online/Live no .6641617025639919 0.9 B/C R +0.1 .59101995366542 100% .6666666666666666 0% .3333333333333333 2.3 5.331492106119792 4.5 4.375202645120252 -2.1 .961143801606129 -0.3 .8903581807283232 0 .0987002212974594 1 3 R +2.3 5.331492106119792 R +1.5 1.663733113547817 1.9 4.073964020321752 0.97 .2031838417200449 10/22/10
322 321 20/20 Insight Rice University 6 1 286 2 partial no IVR/Live no .6686946525332566 0.9 B/C D +0.2 .1726691421866744 50% 1 33% 0 12.1 5.910717010498047 7.6 5.082745594437103 4.7 .8328257566675332 0.8 .0576636584845435 0.1 .0016845222716952 3 2 D +1.9 5.910717010498047 D +4.3 -.3636363636363633 8.8 2.392080818711254 0 1.295967000809112 11/1/18
323 322 Victoria Research & Consulting Independent Market Research 1 369 148 2 partial no Live/Text no .6695780386486831 0.9 B/C D +0.1 .1167473015497415 50% 1 0% .5 8 5.758111953735352 6.5 5.211989089447775 1.7 .5509772048941661 1 1.265916119646411 0 .0278688837269625 1 2 D +8.0 5.303129196166992 4.178571428571429 5.5 0 .225156689108887 10/18/04
324 323 JMC Analytics MarblePort 11 156 182 2 partial no IVR/Live/Text no .6704891016752899 0.9 B/C R +1.0 -.3989260252944092 86% 1 18% 1 5.6 5.559762954711914 5.2 4.593370166054036 0.6 .971247129264468 -0.1 1.202184794234583 0 .0862595771690107 11 2 R +3.0 -5.559762954711914 R +2.8 -3.433333333333333 3.6 6.063945294843617 0.57 0 11/13/19
325 324 Sacred Heart University University of Maryland 1 453 575 1 partial no Online/Live no .6712947422113368 0.9 B/C R +0.3 .1135980314638551 0% 0 0% 1 5.6 6.643642425537109 5.6 5.754330458478516 0.2 .8941663076651829 0.9 1.716559233058691 0 .0293510302446489 1 R +5.6 6.643642425537109 R +8.8 2.28 6.4 0 10/30/18
326 325 Ed Renwick/Loyola University New Orleans TMR Research 7 85 328 2 yes* no Live* no .671659373118822 0.9 B/C D +0.6 .1732914738583265 86% 0 43% .5 8.1 7.871591567993164 5 5.559130742974748 3.3 2.317315165625006 4.1 1.5856153416367 0.5 .0349069965268346 7 2 D +5.3 7.871591567993164 D +4.6 6.666666666666667 6.1 0.01 0 10/25/08
327 326 Normington, Petts & Associates University of Georgia Survey Research Center 10 232 674 1 partial no Online/Live no .6756154646546773 0.9 B/C D +0.5 -.1088501121320425 60% 1 40% 1 6.4 9.779964447021484 6.2 5.680793417310857 0.5 4.104025370317216 0.7 2.459018206919318 0.1 .0273686483225836 10 1 D +2.7 -9.779964447021484 D +4.5 -.75 3 0.12 0 10/16/14
328 327 Loras College CrossTarget 18 171 66 2 yes no Live no .6762960235638725 0.9 B/C D +1.5 -.3947710135020523 72% 1 33% .5 8.1 7.735822677612305 6.5 4.742460412288372 1.7 2.998216605930522 0.9 1.37533233274143 0.4 .0701853392360924 14 2 D +4.3 -7.735822677612305 R +0.6 -13.36923261789175 3.3 15.7764521715802 0.61 0 11/2/16
329 328 Probolsky Research The Florida Poll 4 259 99 5 partial no Online/Live/Text no .677183216588444 0.9 B/C R +0.8 .2693149734219958 50% .6 25% 0 6.4 4.613794708251953 5 4.76455661309394 1.6 -.1459075642353974 1 .7026583955604045 0.1 .0615774423301401 3 5 R +7.7 3.073145294189453 R +5.6 .5235894199184606 6.2 3.56571418155084 0 .5494187869550704 10/28/18
330 329 University of Texas at Tyler Southeastern Louisiana University 3 458 309 8 partial no Online/Live no .6779255662669411 0.9 B/C R +0.3 .0959017507036072 67% .875 67% .375 7.6 6.572028875350952 5.8 5.009265784658479 2 1.567617431299063 1.1 1.191190193309478 0.1 .1579460626838416 2 8 R +4.1 .7232673168182373 R +0.9 1.247499969270494 4.9 7.084589675770887 0 2/22/20
331 330 Gravis Marketing R.L. Repass & Partners 132 124 268 1 partial no IVR/Online/Live no .6780316469454992 0.9 C B/C D +0.9 68% 1 32% 1 5.3 11.57935333251953 5.1 10.00894267019912 0.4 1.575265002926999 0.6 1.50791811564035 0.5 .0601663136371989 103 0 D +1.1 R +0.3 4.4 0 3/11/20
332 331 AtlasIntel A&A Research 8 546 2 1 no no Online no .6789533460330148 0.9 B/C -.1488675128531222 81% 0 63% 1 8.8 10.04303741455078 8.2 5.738853416971225 0.8 4.309038338186145 -0.1 2.334648105905419 0 .0346063887415019 0 1 -10.04303741455078 8.9 0 3/15/20
333 332 Harper Polling/Clarity Campaign Labs Old Dominion University 1 513 238 1 partial no IVR/Live no .6819028420972324 1 B/C D +0.3 .1449702824038931 0% 1 0% 0 7 4.481784820556641 5.9 5.334479421661047 1.3 -.8478402604978172 2.1 -1.05008528231765 0.1 -.0339666374047057 1 D +7.0 4.481784820556641 D +4.8 -.8071428026471823 0 0 2.783215957726947 8/27/19
334 333 Susquehanna Polling & Research Inc. Public Strategies Inc. 38 326 264 6 partial no IVR/Online/Live no .682334156134031 1 C B/C D +0.9 76% 1 29% .3333333333333333 5.8 7.979216893513997 5.5 8.299483959669688 0.5 -.3154127255491002 0.7 1.238398802681448 0.4 .1516380141134428 33 0 D +1.7 D +0.3 4.8 7.643708774087621 0 10/30/18
335 334 Multi-Quest International OpinionWorks 2 220 244 6 partial no IVR/Live no .6847615691802997 1 B/C D +0.0 -.456181422922214 0% .9166666666666666 0% .5 5 7.287042617797852 5.7 5.311743933003283 -0.5 1.980153025401157 -0.1 1.222385625250664 0 .181915872714656 2 6 D +0.9 -3.065315882364909 D +2.7 3.666666666666667 1.6 9.5 2.11 0 10/17/14
336 335 Ogden & Fry SmithJohnson Research 3 425 367 1 no no IVR no .6866345695022391 1 B/C R +0.0 -.1934785389033732 100% 1 0% 0 2.5 8.513221740722656 5.8 6.137363483796756 -3 2.38071259753249 -4.4 2.227943913916424 -0.5 .0506341014426133 2 1 R +0.2 -8.513221740722656 R +6.0 -15 6 0 3/8/20
337 336 Marketing Resource Group (MRG) Harper Polling/Clarity Campaign Labs 10 193 513 1 yes no Live no .6867256714328992 1 B/C D +0.3 .3433280981097093 30% 0 70% 0 9.9 6.988388061523438 7.2 5.954941090881893 2.9 1.038301311248134 1.7 1.599996731424496 0.5 .0786052276928041 6 1 D +1.7 6.988388061523438 D +1.6 4.75 5.6 0.59 0 10/16/18
338 337 Beacon Research Feldman Group 1 545 93 2 partial no Online/Live no .6869176615049214 1 B/C .2053521798327145 100% .5 100% .5 11.4 6.676515579223633 7.8 5.430618723537072 3.8 1.25075119629315 2.4 -.3912943765191685 0.1 -.0194654483744056 0 2 4.127988815307617 .6888893975151911 1.456275361687035 0 1.98839311585113 2/14/20
339 338 Civiqs Capital Survey Research Center 3 471 44 13 no no Online no .6905239697483623 1 B/C .0296484346278982 100% .3461538461538461 33% .6153846153846154 4.9 9.670362179095928 7.8 7.339496702746938 -2.7 2.335719816955579 -1.4 1.182406141384232 -0.2 .2855219603625364 0 4 .5845623016357422 .7083333333333333 9.3 9.083471842086395 0 1/28/20
340 339 Clout Research/Wenzel Strategies Illinois Wesleyan University 15 55 147 3 yes no Live no .6911469816999355 1 B/C R +1.8 -.3299533999281484 53% 1 40% .3333333333333333 6.7 8.178092956542969 5 5.624068504011845 1.9 2.558878793137714 2 1.578918473873792 0.7 .0637030566211911 14 3 R +5.5 -8.178092956542969 R +4.6 -5.873611132303874 5.2 5 0 .249078152659788 4/15/17
341 340 Harris Insights & Analytics Tulsa Surveys 169 133 341 1 no yes no Online no .6968914434267224 1 C B/C R +1.3 -.1324139186690047 83% 1 49% 1 5.1 11.89712524414063 3.4 5.161915585651205 1.9 6.740063999096009 0.9 4.370622264008132 0.8 .0486446270946287 169 1 R +1.5 -11.89712524414063 D +0.7 4.1 0 11/5/18
342 341 Praecones Analytica TeleResearch Corporation 3 257 335 1 no no IVR/Online no .6995370076870748 1 B/C R +0.2 33% 1 0% 1 1.8 8.888496398925781 6.4 8.694951309577576 -4.4 .1983994299547951 -5.6 2.795662265967504 -0.6 .0635365396274491 3 0 R +1.8 R +5.2 4.9 11.25 0.76 0 10/27/16
343 342 SocialSphere Decision Forecasting 2 307 77 3 partial no Online/Live no .701551924572994 1 B/C R +0.4 -.0531594812427779 100% 1 0% .6666666666666666 6.1 8.093864440917969 5.8 4.721564514411604 0.5 3.377154267112954 2.2 1.662619022658081 0.1 .0624695355904173 2 3 R +6.1 -1.414833068847656 R +6.4 .6498333613077799 6.5 3.547525734387925 0 .4992803500548957 10/28/14
344 343 Cole Hargrave Snodgrass & Associates SoonerPoll.com 5 56 308 25 partial no yes Live/Text no .7018398008939626 1 B/C C+ D +0.1 2.734870707595853 60% .8 40% .48 8.1 8.682242698669434 7 5.727292814499123 1.3 2.959804224776899 1 1.686369226723537 0.2 .8567689814813217 3 21 D +3.4 5.993773687453497 R +2.2 2.883332824707031 3.7 5.855930044111688 0.41 .0978629027999815 2/12/20
345 344 Maine People's Resource Center Southern Research Group 14 180 649 1 no no IVR/Online no .7024389355098376 1 B/C D +0.1 .1238125987145376 93% 0 36% 1 6.4 7.7767333984375 5.3 4.689560277308869 1.3 3.09202746173522 0.1 3.721611501576032 0 .0592514064463907 12 1 D +0.5 7.7767333984375 R +1.2 5.5 6.8 5.5 0 10/25/16
346 345 Western Kentucky University Great Lakes Strategies Group 5 379 125 1 yes no Live no .7051103069770992 1 B/C D +1.2 -.1972988004563895 80% 0 80% 1 11.1 7.535125732421875 5.9 5.33439995803765 5.4 2.205580114990815 3.3 2.778827681234298 0.6 .072760480402272 4 1 D +9.2 -7.535125732421875 R +0.1 -10 2 10 0.46 0 10/28/16
347 346 Morning Consult Hoffman Research Group 12 218 141 2 no no Online no .7077379120484042 1 B/C D +0.2 -.4009827442091181 75% 1 25% 0 3 5.245321273803711 3.5 4.714887431733557 -0.3 .5352881826767435 0.2 -.5087761577924994 0.1 -.0388937968316032 12 2 D +0.6 -5.245321273803711 R +0.6 -1.262501239776611 3.5 2.060718205744823 0 2.189243642368037 11/3/18
348 347 Alabama State University University of Wisconsin (Badger Poll) 4 8 365 8 no no yes Landline no .7078245466869828 1 B/C .6950988570813171 50% .875 50% .375 6.4 12.78543090820313 8.2 5.856165955597719 -1.6 6.934119293211997 -3.1 5.107604204395074 -0.3 .6572894742816732 0 7 6.007245744977679 7.213419865736198 5 3.760023128639522 0.03 .924107411530347 3/7/12
349 348 Glengariff Group California State University, Bakersfield 10 117 41 1 partial no IVR/Live/Text no .7104449698380708 1 B/C D +0.3 -.1265790115977124 80% 0 40% 1 5.6 9.853496551513672 6 6.104626058474669 -0.2 3.753724833645592 0.7 4.982870103239322 0.2 .0640104524612569 8 1 D +1.3 -9.853496551513672 D +3.0 -14 4.8 0.2 0 3/1/20
350 349 TargetSmart/William & Mary Minnesota State University Moorhead 3 332 211 4 partial no Online/Live no .7108969551157276 1 B/C D +0.6 .4641666238621686 67% 1 33% .75 5.3 9.203699111938477 4.6 5.200479311205552 0.9 4.008074141339514 1.8 1.83833431398978 0.2 .1195979997217173 3 4 D +5.3 7.134679794311523 D +1.7 4 0.23 0 11/2/16
351 350 Optimus Multi-Quest International 16 245 220 4 partial yes no Online/Live/Text no .7110344627144402 1 B/C R +1.4 -.0045227866109001 81% .75 69% .25 8 5.391483306884766 4.6 5.360956729811647 3.5 .0353809176797084 2.7 .9493384975206594 1.1 .1052977436704866 13 3 R +3.9 -.045739491780599 R +2.7 .5518517670808016 6.4 3.213384057136836 0 .5667756366123041 3/8/20
352 351 St. Pete Polls Constituent Dynamics 22 314 58 7 no no IVR no .7114204767023606 1 C B/C R +0.4 52% .8571428571428571 27% .7142857142857143 4.4 9.457359858921595 4.6 8.460331650799835 0 1.001882548728349 0.5 1.423295422909794 0.3 .1992579394388035 21 0 R +0.9 R +1.3 3.6 10.87636664561877 0 3/7/20
353 352 Meredith College University of North Carolina 1 423 359 2 partial no Online/Live no .7134614151447214 1 B/C .2165461378793016 0% .5 100% .5 20.3 6.856529235839844 8.1 5.624614372880663 12.4 1.23676920356577 3 1.263700604255319 0.2 .0399107880787313 0 2 6.856529235839844 -.2875003814697266 2.9 1 0.74 1.485055311499993 2/20/20
354 353 Roanoke College Global Strategy Group/GBAO (Navigator Research) 16 292 413 2 yes yes no Live no .7143299080143687 1.1 B/C D +0.5 .5238210678100587 78% 1 56% 0 8.6 5.238210678100586 5.9 5.089631171741502 2.9 .1534338469656742 4 .3974949072632308 1.4 .0397494907263231 13 2 D +1.8 5.238210678100586 D +1.9 1.010704781134638 5.5 1.557292289935744 0 1.201804172880457 10/31/17
355 354 IVR Polls Detroit Free Press 4 146 663 1 no no IVR no .7146086014776371 1.1 B/C .1331316917459678 100% 1 25% 1 4.2 8.981452941894531 8.3 5.342821221211951 -4 3.64348606128917 -2 2.73922990534567 -0.2 .0406034874022167 0 1 8.981452941894531 2 8 2 0 2.000825919092727 3/1/08
356 355 Strategic National Sky Research 2 318 665 1 no no IVR no .7150213319471003 1.1 B/C D +0.1 -.3732352724099157 25% 0 0% 1 0.7 8.725540161132813 5.1 5.459213122187348 -4.2 3.271181379552054 -7.2 2.342295473960913 -0.6 .1001917672882289 2 1 D +0.7 -8.725540161132813 R +4.8 -4.632780075073242 5.4 0.03 0 11/3/16
357 356 Master Image Southern Opinion Research 2 200 311 2 no no IVR no .7189833819536425 1.1 B/C .0193370156963022 100% 1 0% .5 1.2 8.5 7.5 5.373668926290093 -6.1 3.131185414316497 -4.1 3.042806655800613 -0.3 .0669867644294006 0 2 .8783645629882813 4.166666666666666 3.5 0 .6924543701491878 2/24/16
358 357 Capital Survey Research Center American Research Group 13 44 9 277 no no yes Landline no .7241709590734948 1.1 B/C C+ D +0.0 .0764734179302929 35% .7509025270758123 62% .4007220216606498 9.7 7.530794866678947 7.6 7.004901459409429 2.2 .5307477478761059 0.1 .8663607536388283 0 .7702975692113456 4 86 D +0.6 .1135636263115462 D +1.3 -1.142137648661575 10.2 6.882220458743856 0 3/10/12
359 358 OH Predictive Insights Opinion Consultants 6 235 241 2 partial no IVR/Online/Live no .7274854879836085 1.1 B/C R +0.9 -.2560304923197467 67% 1 33% .5 7.2 6.620656967163086 6.6 5.238506864616457 0.8 1.387004443153219 1.2 1.015196302331795 0.3 .0392591264547226 4 2 R +5.4 -6.620656967163086 R +4.7 -5.441666730244955 4.9 2.242640687119285 0.07 1.785901565320188 3/4/20
360 359 Riggs Research Services Arthur J. Finkelstein & Associates 1 289 16 1 yes* no Live* no .7311744675064819 1.1 B/C D +0.9 -.202592759519747 0% 0 100% 1 33.7 13.66749954223633 5.9 6.614494543737975 28 7.057859339104942 25.9 5.857637552939973 0.7 .0868275102149689 1 D +33.7 -13.66749954223633 D +29.0 29 0 10/28/10
361 360 Research America Inc. Zata3 3 282 392 2 partial no Online/Live no .7314228315643269 1.1 B/C D +0.1 -.2012821656754537 100% 1 33% .5 14.4 10.1712818145752 7.6 6.04166524578764 7 4.134470909394145 2.7 2.455581887264707 0.3 .1253121472365468 1 2 D +1.7 -3.944269180297852 R +1.6 0 11.9 0 10/25/18
362 361 Columbus Dispatch GaPundit.com 22 57 111 2 no no Mail no .7323715570758917 1.1 B/C D +1.0 .5537197498696054 93% .25 45% 1 5.1 8.256275177001953 4.6 5.356511452358934 0.7 2.904618065249609 0.6 2.135100917652609 0.2 .1431938157005893 17 2 D +3.0 8.256275177001953 D +2.8 3.027981217144526 5.5 0 11/1/16
363 362 Dixie Strategies Baselice & Associates 11 81 23 2 partial no IVR/Live no .7328146042343968 1.1 B/C R +1.2 .3040444320828225 95% 1 55% .5 6.9 10.02863216400146 5.7 5.73711529832728 1.4 4.296371206280774 1.5 3.331487307689965 0.5 .1010028237044809 8 2 R +4.5 10.02863216400146 R +4.0 8.75 7.2 4 0 .1262369305463489 10/30/18
364 363 OnPoint MarketAide Services Inc. 4 240 191 1 no no IVR no .7347617707815949 1.1 B/C D +0.1 .1662938060892203 100% 1 0% 1 1.7 11.21866607666016 5.2 5.930474800375713 -3.4 5.293045616891033 -2.4 6.099647514138478 -0.2 .090414813490082 4 1 D +1.6 11.21866607666016 D +2.3 9.5 3.7 0.79 0 11/6/06
365 364 Craciun Research Group Redfield & Wilton Strategies 1 61 562 9 yes no yes Live no .7349372590492564 1.1 B/C D +0.7 2.202347366898148 0% .7777777777777778 100% .6666666666666666 18.7 6.607042100694445 6.2 3.460981436466479 12.7 3.150915004834555 17.5 2.640811777147769 0.7 .8802705923825898 1 9 D +18.7 6.607042100694445 D +11.3 2.529307956248106 2.997833312978453 0 10/24/16
366 365 ALG Research Bannon Communications Research 15 14 21 2 partial no Online/Live no .7359362734296809 1.1 B/C D +1.5 .3276200692953867 60% 1 40% .5 6.5 10.37347793579102 5.9 6.048284897877401 0.8 4.330047378520204 1.3 3.460380350212206 0.4 .1092873631333819 15 2 D +4.6 10.37347793579102 D +6.8 8.333333333333332 4.4 21 0.22 0 10/27/18
367 366 USC Dornsife/Los Angeles Times Howey Politics/DePauw University 6 343 142 7 no yes no Online no .7370211714325817 1.1 B/C D +0.3 .0840077257383459 67% .5714285714285714 83% .2857142857142857 5.3 6.740425654820034 3.1 5.607273313387551 2.3 1.138006682039072 3.7 1.537890850961456 0.8 .2458028714182319 6 D +1.2 .5784180959065756 D +1.2 1.297258237258008 8.7 7.196152422706631 0 10/31/18
368 367 The Polling Company Inc. High Point University 7 337 139 3 partial no yes IVR/Online/Live no .7399426268592304 1.1 B/C R +1.1 .0045991236618311 71% .6666666666666666 57% .3333333333333333 6.2 11.5411860148112 5.3 5.850491843170836 1.1 5.695548512246951 1.4 7.077572621782974 0.3 .8025801455172091 7 2 R +4.8 .0979747772216797 R +3.3 1.810572346488198 6.1 6.039410563067126 0 11/4/17
369 368 M4 Strategies Forman Center 2 177 100 2 no no Online no .7402289742322391 1.1 B/C R +0.2 .2422698600401577 100% 1 50% .5 3.1 11.0048656463623 3.2 5.479212990701936 0.1 5.530506996266959 -4.4 4.700320767861541 -0.3 .1034765976402518 2 R +3.1 11.0048656463623 D +4.8 17.14285714285714 6.7 21 0 10/25/12
370 369 Victory Enterprises Kimball Political Consulting 1 525 163 6 partial no IVR/Live no .7408599088190024 1.2 B/C R +0.5 -.9883884432002163 0% .8333333333333334 100% .5 17.3 6.287283579508464 6.7 4.647312677120706 10.9 1.644825242994348 9.5 1.570361717253792 0.3 .2468677217035975 1 6 R +17.3 -6.287283579508464 -2.414999643961589 6.36664866823249 0 10/24/12
371 370 We Ask America New Frontier Strategy 53 376 229 2 partial no IVR/Online/Live/Text no .7415875112176328 1.2 C B/C R +0.8 82% .5 45% 1 6.9 14.05421733856201 5.6 8.091564778767712 1.5 5.96750690040089 1 2.449795285445019 0.6 .1434017623817209 34 0 R +1.6 R +2.2 5.8 10.18888918558756 0 9/25/19
372 371 Edgewater Research/My People Vote SMS Research & Marketing Services 2 530 296 1 no no IVR no .742124091279715 1.2 B/C R +0.1 -.1666266571273037 100% 0 0% 1 1.7 9.744956970214844 5.5 4.610530379259771 -3.6 5.139280931561662 -1.7 2.978766842861347 -0.2 .0509332122147581 2 1 R +0.7 -9.744956970214844 D +0.7 -1 1.2 1 1.03 2.880160549046826 11/11/19
373 372 RMG Research HighGround Inc. 1 555 416 2 no no IVR/Online no .7430892528704829 1.2 B/C -.3894387965502069 100% .5 0% 0 4.3 4.441871643066406 8.1 5.640017798991987 -3.6 -1.193291815318991 -5.1 .0613453865069179 -0.3 .0053784250007434 0 2 -4.441871643066406 -3.016805860731337 2.638004968678565 0 1.942356279167756 2/24/20
374 373 Evan Falchuk and Lou DiNatale Abacus Associates 1 531 6 2 no no IVR no .7479667078828547 1.2 B/C .1657550174081954 0% .5 100% .5 11.3 8.055637359619141 7.9 6.17635698229895 3.5 1.88413471792678 -2.9 2.977452512533899 -0.2 .1363118233194016 0 2 3.620578765869141 6.5 0 2/17/20
375 374 RABA Research Lester & Associates 2 269 293 1 partial no IVR/Online/Live no .757813807098785 1.2 B/C D +0.3 100% 1 50% 1 5.3 18.92186546325684 6 7.939957168970158 -0.4 10.98676263489327 2.1 4.032942336631153 0.2 .0916559928235483 1 0 D +6.9 D +2.0 2.3 1.850000381469727 0.57 1.32694911229125 11/2/16
376 375 WPA Intelligence (WPAi) PSI 17 383 248 3 partial no IVR/Online/Live no .7614591196960223 1.2 B/C R +0.7 -.0425848070705559 68% .6666666666666666 47% .6666666666666666 7.5 11.68826611836751 6.2 8.402766326327948 1.5 3.290354132646156 1.3 2.959615449818972 0.5 .1112015441642382 15 1 R +2.1 -3.314998626708984 R +4.8 -4 10 2 0 .7967065684965622 2/12/20
377 376 Forward Strategies Long Island University 2 102 633 1 no no IVR no .7650436558876498 1.2 B/C D +0.1 .3445801985891241 100% 1 0% 1 1.3 6.547023773193359 5.1 3.423618361858678 -3.6 3.12825975194127 -2.9 2.976890594566759 -0.1 .1566784523456189 2 1 D +1.3 6.547023773193359 D +3.6 2.749569759573987 3.4 2.731481340196398 1.1 .0749388672985862 10/28/10
378 377 CSP Polling Montana State University Billings 1 39 216 11 no no Online yes no .7651270341095072 1.2 F B/C D +0.1 1.988396541215514 100% .5909090909090909 0% .3636363636363636 2.6 6.64113339510831 5.6 5.620000995539652 -2.8 1.025986740175247 -2.7 .8264028991200191 -0.1 .2635574153766082 1 11 D +2.6 6.234757856889204 R +2.6 2.436363636363637 4.1 2.75 0.8 .5592303447021791 6/16/17
379 378 Purple Strategies Dynata 4 265 283 2 no no Online no .7659266382211682 1.2 B/C R +0.3 88% 1 0% 1 3 9.368056297302246 4.8 8.563656556344602 -1.6 .8092540815642333 -1.3 .8376995302750494 -0.1 .0642839017226691 4 0 R +3.0 R +0.1 2.2 1 1.29 1.598656868505834 11/1/12
380 379 Revily Gazette Communications 1 284 640 2 no no IVR no .7665583160768187 1.2 B/C R +0.0 .2355804045651158 100% 1 0% .5 0.5 8.064261436462402 4.8 4.626378120399051 -4.1 3.442737656669941 -2.8 3.311381800447465 -0.1 .096735041437494 1 2 R +0.5 8.064261436462402 D +1.7 4.749999427795411 2 3.149998664855957 1.58 1.392265042926306 4/11/17
381 380 Global Strategy Group SocialSphere 22 118 307 2 partial no Online/Live/Text no .7668488168813593 1.2 B/C D +1.8 -.4117260457887734 68% 1 27% 0 6.7 6.139068603515625 5.8 5.423947501621051 1.1 .7199754425011635 1.6 2.649176394227108 0.6 .1776710755060569 22 2 D +4.8 -6.139068603515625 D +5.2 -6.424999872843425 5.6 6.522497216032183 0.05 0 10/22/14
382 381 Pacific Market Research Jeffrey Stonecash 2 459 158 1 no no Online no .769585419510555 1.2 B/C R +0.7 -.2253635113043367 100% 1 50% 1 7.5 11.42992401123047 6.5 5.395863044648573 1.2 6.038915307188485 0 6.613922888648005 0 .1304065437545612 2 1 R +7.5 -11.42992401123047 R +0.9 -16.66666666666667 22 0 10/22/18
383 382 Arizona State University Consumer Logic 8 15 59 2 partial no Online/Live no .7724076121984393 1.2 B/C D +0.6 .3073798714305453 100% .5 50% .5 8.2 10.2096996307373 6.1 5.531537250413759 2.3 4.683016720930135 2.4 4.202129054956059 0.3 .1265120361384887 6 2 D +5.8 10.2096996307373 D +6.8 10.05555555555556 0.4 4.299999237060547 0.87 .587518016380516 10/25/08
384 383 Crantford Research 20/20 Insight 1 62 1 8 no no Online no .7726710092488588 1.2 B/C D +0.1 .5194501176309351 100% .625 0% .25 2.5 10.15272641181946 5.4 6.185246428650617 -2.8 3.97233432377543 -3.9 1.54964468511572 -0.1 .3536957571176695 1 5 D +2.5 2.93757553100586 D +9.5 3.179270582539695 6.887526543234835 0 10/18/10
385 384 Rivercity Polling Y2 Analytics 1 291 389 8 no no IVR no .7743143580781688 1.2 B/C R +0.2 1.349587869652441 100% 1 0% .5 6.7 8.045513153076172 7.6 5.202396965492056 -0.8 2.847970528190705 -3.1 1.107633916572423 -0.1 .3144985299282272 1 7 R +6.7 5.088503156389509 R +11.5 -2.625750897306226 4.446978219567863 0 .3509703823649378 10/21/10
386 385 AFL-CIO Zia Poll 1 526 393 4 no no IVR no .7786391354970146 1.3 B/C R +0.1 -.8303678743833749 100% .75 0% .5 3.8 5.355730056762695 4.9 3.573749435983919 -0.8 1.786834961385366 -1.5 1.821202030920989 0 .2823644289780817 1 4 R +3.8 -5.355730056762695 -5.332124996185303 5.859122918275927 0 10/22/12
387 386 War Room Logistics Cherry Communications 1 374 49 5 no no IVR no .7801076623998108 1.3 B/C -.4699481294818663 100% .5 100% .2 4.5 7.576317214965821 7.5 6.238062246115746 -2.8 1.343109309456664 -1.3 1.795094735983857 0 .2917144745162084 0 4 -3.25346565246582 -3.928865095337704 11.6 11.69348712139186 0 1/27/12
388 387 Diamond State Consulting Group Glover Park Group 1 78 120 1 no no IVR no .7802782013337553 1.3 B/C D +0.1 -.3425971166529996 100% 0 0% 1 4.2 11.36287689208984 5 6.52075289177766 -0.6 4.846978340918772 -1.6 5.045252472144208 -0.1 .1521171941012839 1 D +4.2 -11.36287689208984 R +5.0 -7.25 5 0.62 0 10/21/14
389 388 MRG Research Baydoun Consulting 22 207 25 6 partial no IVR/Live no .7811925707864777 1.3 B/C R +2.1 -.9694367373149146 82% .8333333333333334 45% .6666666666666666 7.1 6.843583424886067 5.2 5.376897249511465 2.1 1.471540515981191 1.7 1.826923684414111 0.7 .2872003836710728 21 4 R +5.5 -8.765375137329102 R +2.4 -6.805556221613808 8.5 8.004608245886912 0 10/18/14
390 389 Pasquines Neighbor 1 552 226 1 no no Online no .7845976154095272 1.3 B/C -.1902672901224637 100% 1 0% 1 10.4 17.09513473510742 10.1 5.335849966702793 0.4 11.76413910901122 -0.7 12.25084605960385 0 .1363507990774335 0 1 -17.09513473510742 -14 13 0 5/27/16
391 390 Florida Chamber of Commerce VCreek/AMG 1 577 501 1 no no Landline no .7847294062913411 1.3 B/C D +0.0 .4140598899439761 100% 1 0% 1 1.2 7.867137908935547 4.8 4.713283131069624 -3.4 3.158709118472512 -2.6 .8794358961486693 -0.1 .0462860997972984 1 D +1.2 7.867137908935547 D +1.9 .7300003051757811 3.2 .4300003051757813 0.85 2.546422823386813 10/27/08
392 391 PSB Research Clout Research/Wenzel Strategies 19 250 55 16 no no Online no .7852868615226893 1.3 B/C D +2.3 -1.903883602077899 63% .5625 42% .4375 7.8 6.75414502620697 6.4 5.16587790936004 1.6 1.593121457453521 0.9 1.407843461757177 0.3 .5013146697622185 19 15 D +7.0 -5.697357813517253 D +1.0 -4.60628011158975 5.4 5.237259413643385 0.02 0 10/20/10
393 392 Trafalgar Group Hofstra University 48 338 558 2 no no IVR no .78838602267427 1.3 C- B/C R +0.9 .6438211441040039 75% 1 50% 1 5.6 6.438211441040039 4.7 4.440758581976693 1 2.002307199669935 0.9 2.199582256028924 0.6 .2199582256028924 34 2 R +1.5 6.438211441040039 R +3.4 2.23675095251669 5.1 2.528308264282189 0 .1402779707137773 2/27/20
394 393 Singularis Group Cometrends 1 306 631 1 no no IVR no .7884281226754147 1.3 B/C R +0.0 .3972117775364926 100% 1 0% 1 0.8 7.547023773193359 4.1 3.875089707193861 -3.1 3.676788406606088 -2.6 3.49613433083288 -0.1 .1840070700438358 1 R +0.8 7.547023773193359 D +2.0 3.760322447746031 2 3.353124856948853 2.38 0 10/27/16
395 394 Constituent Dynamics Rainmaker Media Group 8 58 276 1 no no IVR no .7927307362117337 1.3 B/C R +0.0 .2754625870077134 88% 1 63% 1 8.5 12.12059020996094 7.6 4.909713011557411 1.2 7.215731539010116 0.8 6.896266293018583 0.1 .156730268152108 1 R +1.9 12.12059020996094 D +2.3 7.75 10.9 0 2/25/08
396 395 TargetPoint Datamar Analytics 2 331 75 8 partial no IVR/Live no .7956116893556978 1.3 B/C -.2713336655661277 100% .6875 100% .375 18.3 6.29167628288269 8.2 5.734910244444253 10.4 .5616203790450274 5.9 1.943263857199152 0.4 .2970134446482879 0 5 -2.778728485107422 -3.300689658460946 5.841690338934272 0 4/9/16
397 396 BIGresearch Open Model Project 1 19 629 2 no no Online no .7977944110353132 1.3 B/C R +0.0 -.5652378082275391 100% 0 0% 1 1.9 5.652378082275391 3.9 4.889192054473236 -1.8 .7680403684087436 -3.6 2.433944110353132 -0.1 .2433944110353132 1 2 R +1.9 -5.652378082275391 R +7.8 -5.465624690055847 6.4 5.266666412353516 0 10/4/03
398 397 Rossman Group Lauer Johnson Research 1 294 167 1 no no IVR no .8005647941407796 1.3 C/D B/C D +0.1 .2723246035939315 100% 0 0% 1 4.2 13.81168365478516 6.5 6.004192203188446 -2.1 7.812345792203299 0.2 8.185126212067717 0 .1613859183847859 1 D +4.2 13.81168365478516 D +4.7 17 0 10/18/10
399 398 Remington Research Group Lycoming College 39 279 176 3 partial no IVR/Live no .8012999685512628 1.3 C- B/C D +1.2 .4833328686686418 69% .6666666666666666 36% .3333333333333333 4.9 7.268063863118489 3.7 6.083428578608518 1.4 1.189489625116561 1.4 2.026217160099647 0.9 .1347452871879952 38 3 D +2.0 7.268063863118489 R +1.9 5.666666666666667 4.7 4.962127474685254 0 1.154565286656061 3/5/20
400 399 Triumph Campaigns Beacon Research 1 339 545 3 no no IVR no .8024684099094195 1.3 C/D B/C R +0.2 100% 1 0% .6666666666666666 4.2 7.971240361531575 4.2 6.546103251047581 0.3 1.429991451090585 0.9 2.053278869365935 0 .2933255527665622 1 0 R +4.2 R +5.0 0 11/5/15
401 400 Liberty Opinion Research University of Alabama at Birmingham 1 169 344 2 no no IVR no .8104141712019267 1.3 C/D B/C -.3508822861760528 100% 1 100% 1 5.7 12.0112133026123 7.3 4.940563881724581 -1.4 7.075503761494313 0.5 6.204896838683693 0 .1812629859608257 0 2 -12.0112133026123 -6 2.5 6.267949192431122 0.51 0 4/7/16
402 401 Big Data Poll Saguaro Strategies 4 251 298 2 no no IVR/Online yes no .8106218672436712 1.3 F B/C R +0.4 .3871853984956438 25% 0 25% 1 3 5.045509338378906 2.9 3.754951426499091 0.3 1.295412252486405 1.1 2.125802552184925 0.2 .163131143575532 4 2 R +3.0 5.045509338378906 R +4.9 3.966666666666667 6.7 2.444444444444445 0 .8929885052639039 11/5/16
403 402 Iona College Ed Renwick/Loyola University New Orleans 1 152 85 10 no no IVR no .8109882703391773 1.3 C/D B/C D +0.1 .8957129970820817 100% .8 0% .4 4.4 7.855332946777343 5.5 5.139821582518981 -0.9 2.720365704864952 -1.1 1.996120397945766 0 .320587412987893 1 9 D +4.4 6.175258212619358 R +1.7 4.339629641874336 1.5 6.051410743983269 2.26 0 10/20/10
404 403 University of California, Berkeley WPA Intelligence (WPAi) 3 457 383 17 no no Online no .8136637854897387 1.3 C/D B/C R +0.3 -.6787699646565474 100% .6764705882352942 67% .4705882352941176 8 7.492368024938247 5.3 5.985615077352779 2.9 1.511607288192058 1.2 1.466481683484007 0.2 .5489773013082495 1 15 R +5.9 -2.079267374674479 D +2.7 -4.819983496122701 8.3 10.07049880632958 0 2/23/20
405 404 Datamar University of Colorado 8 75 580 2 no no IVR no .8144357959969769 1.3 C/D B/C R +0.3 .5152778562059495 69% 1 38% .5 6.3 6.714714050292969 6 4.882611391734617 0.5 1.836956999164942 1.2 3.068491312715381 0.2 .2354717734158129 5 2 R +2.8 6.714714050292969 R +3.3 7.307555601331923 5.8 0 11/2/08
406 405 co/efficient Patinkin Research Strategies 1 514 490 2 no no IVR/Text no .8170963982576065 1.3 C/D B/C D +0.2 .5671300888061523 0% 1 0% 0 3.5 5.671300888061523 4.1 4.762511795275056 -0.4 .9136434333930565 0.4 1.898537937396599 0 .1898537937396599 1 2 D +3.5 5.671300888061523 R +0.5 2.519230871934157 3 3.381250381469727 1.04 .7284260451794673 9/6/19
407 406 Change Research Slingshot Strategies 65 48 451 1 no no Online no .8190800167720694 1.3 C- B/C D +1.1 .4257258734660525 77% 1 38% 1 6.6 9.285785675048828 5.1 5.135433605655431 1.7 4.155206409999987 1 4.525798367907748 0.7 .2074945008138613 57 1 D +1.6 9.285785675048828 D +2.1 9 6.4 9 0 3/2/20
408 407 CrossTarget Baldwin Wallace University 2 66 401 2 no no IVR no .8202506188048283 1.3 C/D B/C R +0.4 .7280571696293006 100% .5 50% .5 7.7 8.304094314575195 4.9 5.071536737268028 3.1 3.237411917913756 1.5 2.883790876919586 0.1 .252834872066392 2 R +7.7 8.304094314575195 R +13.3 3.546666781107585 15.8 0 1/17/10
409 408 TeleResearch Corporation Univision/Latino Decisions/North Star Opinion Research 1 335 516 7 no no IVR no .8282660647476114 1.4 C/D B/C 1.323086738586426 100% .7142857142857143 100% .2857142857142857 8.9 6.070222582135882 8 5.230565677406466 1 .8445112453360049 2.2 .7831796932361169 0 .2192903141061127 0 6 5.292346954345703 1.311874486905276 11.3 2.874891363023641 0 .8737705380053529 4/27/08
410 409 Critical Insights RMS Research 19 64 273 3 partial no Online/Live no .829247133071133 1.4 C/D B/C R +0.1 .3345721425836921 89% 1 42% .3333333333333333 8.6 11.12290445963542 6.4 5.418214220414125 2.4 5.709544579827881 2.2 4.903184346705861 0.7 .2034827452779916 17 3 R +0.2 8.061955769856771 R +2.1 -5.8 11.4 4 0 .2310479007778654 10/31/12
411 410 RAND (American Life Panel) Data West Polling 4 270 74 2 no no Online no .8314642257907742 1.4 C/D B/C D +0.2 .3825687758208263 100% .5 25% 1 2.7 13.09588813781738 2.6 6.156274800768978 0.3 6.944467677654996 1.5 6.925470961856789 0.2 .2023130405496732 4 2 D +1.4 13.09588813781738 D +3.7 7.5 4.1 0 10/26/16
412 411 Great Lakes Strategies Group Hays Research Group 1 125 136 9 no no IVR no .8318380079002355 1.4 C/D B/C R +0.2 .9776926335490508 0% .7777777777777778 100% .4444444444444444 7.5 8.030609766642252 5 5.194133750545753 2.7 2.841330356703088 3 2.008095175656406 0.1 .3624291809072235 1 5 R +7.5 10.69680023193359 R +10.0 4.125397334023127 10 7.349213550843686 0 10/27/10
413 412 MarblePort brilliant corners Research & Strategies 2 182 564 1 no no IVR no .832238816747141 1.4 C/D B/C R +0.4 .6458057604337993 100% 0 100% 1 5.6 12.27030944824219 4.1 5.883113618582202 1.6 6.392050170266574 2 4.328537518195677 0.1 .227817764115562 2 1 R +5.6 12.27030944824219 R +4.4 4.292500019073486 6.3 0 11/11/15
414 413 ResearchNow Normington, Petts & Associates 2 283 232 12 no no Online no .8344991375350191 1.4 C/D B/C .8610392546312677 100% .5833333333333334 100% .5 9.4 7.553451538085938 8.7 6.110763551492837 0.8 1.447542327199691 0.4 1.618406211132986 0 .4268539569763887 0 12 3.264609018961588 3.576653460346201 1 3 1.6 .0992029491158098 2/23/16
415 414 New Frontier Strategy WCIA-TV 1 229 373 2 no no IVR no .8373707824230141 1.4 C/D B/C -.4020674631878819 0% 1 100% 1 21.6 18.26351165771484 7.8 6.085304705082537 13.9 12.1830612932389 4 9.11289007221899 0.1 .2006184058310267 0 2 -18.26351165771484 -8.769841269841269 0 1/12/12
416 415 Hampton University Market Research Insight 4 131 185 19 partial no Online/Live no .8389235668824845 1.4 C/D B/C R +0.8 -.2420582752342996 50% .9473684210526315 50% .631578947368421 7.5 7.236588829442074 4.5 4.978781443526811 3.2 2.262661726521852 4.6 1.505234583700877 0.7 .5995129281719782 4 19 R +5.8 -.607750842445775 R +6.8 1.038254158662789 5.5 7.452589716116476 0 10/20/17
417 416 Indiana University-Purdue University Fort Wayne Auburn University at Montgomery 3 150 588 2 yes no Live no .849329974972278 1.4 C/D B/C .7860176086425782 0% 1 100% .5 23.4 7.860176086425781 9.2 4.428574095208752 14.4 3.436456331823618 9.3 2.037031956009374 1 .2037031956009374 0 2 7.860176086425781 .2442885262625563 2.700004577636719 0 .9122677937134069 4/21/16
418 417 McLaughlin & Associates USC Schwarzenegger Institute 25 203 648 1 partial no Online/Live no .8511197301452627 1.4 C/D B/C R +0.9 .4124617325632196 70% 1 36% 1 6.2 7.836772918701172 5.7 3.39505831908743 0.7 4.44656894022033 2 4.68727487275999 0.9 .2466986775136837 25 1 R +2.1 7.836772918701172 R +4.4 7.859999847412109 5.9 7.433333079020183 0 10/20/18
419 418 Zata3 Hickman Analytics 2 392 415 1 no no IVR no .8587584780464299 1.4 C/D B/C R +0.2 .4464992819421832 100% 0 50% 1 10.5 9.088420867919922 5.8 5.956972395129987 4.8 3.136302813396525 3.3 5.101696762816038 0.2 .2506380343063347 2 1 R +4.3 9.088420867919922 D +0.0 7.666666666666666 0 10/20/10
420 419 GCR & Associates 1 110 1 no no IVR no .8646525450775476 1.5 C/D B/C 100% 1 100% 1 18.3 18.29655265808105 8.2 9.780529509083932 10.3 8.520877489603713 5.5 7.843686067201693 0.2 .2364915378450761 0 0 3/9/12
421 420 Mitchell Research & Communications ccAdvertising 66 213 396 33 partial no IVR/Live no .8651626296718206 1.5 C- C+ D +0.8 -2.639029471910175 67% .8484848484848485 41% .7575757575757576 7.3 7.36368144642223 6.1 5.330020138798532 1.4 2.038515648230288 1.5 1.487314888434947 1.1 .7074678891067008 41 33 D +1.4 -5.548050851532907 R +0.2 -4.331729200390248 5.2 7.005812303421265 0 3/8/20
422 421 Slingshot Strategies Arizona State University 1 451 15 8 no no IVR/Online no .866433453873116 1.5 C/D B/C D +0.4 .5564589048318203 100% 1 100% .5 9.3 8.227585315704346 5.8 6.339161300715874 3.7 1.893278355595062 4.9 2.025491846080711 0.2 .2809977952662606 1 6 D +9.3 5.835334777832031 D +9.0 6.070740728025083 9 3.142654716224832 0 .5185243754774501 11/1/18
423 422 ccAdvertising Hellenthal & Associates 30 396 137 5 yes no Live no .86717250359529 1.5 C/D B/C R +2.6 .3765420102603602 88% .4 70% .4 7.1 8.071262359619141 4.1 5.93747744495968 3.1 2.13863925526605 2.8 2.545385929009844 1.3 .354061338473748 30 3 R +5.7 4.278266906738281 R +3.7 .6055541568332247 4.9 14.79999923706055 0 11/1/14
424 423 Strategy Research Gonzales Research & Marketing Strategies Inc. 1 322 121 10 no no IVR no .8675254168163843 1.5 C/D B/C R +0.4 -.6363039022322089 0% .8 100% .4 8.7 6.542662811279297 3.1 5.828944142542221 5.7 .7185730093436659 5.5 1.736580698008142 0.2 .4064523551164123 1 9 R +8.7 -2.770167032877604 R +4.7 -2.362963217276114 3.8 3 0 .2060782883476115 12/4/17
425 424 GaPundit.com J.L. Partners 2 111 619 2 no no IVR no .8721696165657405 1.5 C/D B/C D +0.6 .754702377319336 25% 1 100% .5 8.3 7.547023773193359 4.4 4.345387893945784 4 3.206490219854165 4 3.177696165657407 0.3 .3177696165657407 2 D +8.3 7.547023773193359 D +3.1 3.801195517830227 5.355769084050105 0 10/14/14
426 425 Lucid The Justice Collaborative Institute 25 175 630 2 no no Online no .8743204404173909 1.6 D+ B/C D +1.9 .6671300888061524 88% 1 32% .5 4.1 6.671300888061523 4 4.424407474597316 0.3 2.251747754070798 1.6 3.156675279641673 0.8 .3156675279641674 25 2 D +3.8 6.671300888061523 D +2.3 3.560256512959798 3.8 3.925000190734864 0 .0425291245322368 10/25/18
427 426 Target Insyght Opinium 6 330 559 2 partial no IVR/Live no .8787781238559788 1.6 C/D B/C R +0.6 .7238210678100586 75% 1 33% 1 10.4 7.238210678100586 6.6 4.247716870582519 4 2.995348148124656 3.8 3.243781238559789 0.8 .3243781238559789 4 2 R +3.9 7.238210678100586 R +3.7 3.032210157478724 12.2 4.192044517038934 0 3/8/20
428 427 Baldwin Wallace University Cole Hargrave Snodgrass & Associates 2 401 56 5 no no Online no .8851238528677493 1.6 C/D B/C D +0.7 .0945812768473129 50% .6 50% .4 8.3 8.11447639465332 4.5 7.037999478115583 4 1.081331257144327 4.1 2.042515185407599 0.4 .3291028255924761 2 3 D +8.3 3.437128702799479 D +3.5 -2.175925925925926 3.6648332982792 0 .4106739370256197 10/23/18
429 428 Brown University Global Strategy Group 12 35 118 25 yes no Live no .8919527848946019 1.6 C/D B/C R +0.3 1.766649007346779 83% .68 67% .24 11.4 6.418126983642578 7.4 5.722952759301982 4.1 .7000285649471842 4.7 1.542128446642364 1.2 .6204697092314073 7 25 R +2.2 4.39086654663086 R +0.1 5.018593838052824 4.9 5.598565603370304 0.31 .0903718764869904 4/20/16
430 429 University of Colorado Global Marketing Research Services 2 580 621 1 no no Online no .8999214893138072 1.6 C/D B/C D +0.5 .5024749354312295 100% 1 50% 1 6.7 9.547023773193359 4.4 3.866799731250264 2.5 5.685078382549684 5 5.614508296962335 0.4 .2955004366822281 2 1 D +6.7 9.547023773193359 D +7.3 5.781827824090117 5.322916507720947 0 10/21/16
431 430 Opinion Research Associates Colby College 14 242 593 6 yes no Live no .902542600397532 1.6 C/D B/C D +2.0 1.986114343007406 61% .6666666666666666 43% .5 9.3 8.309026718139648 6 5.052475337686825 3.4 3.261405721059413 5 2.026170401590127 1.3 .5065426003975319 14 6 D +7.7 7.944457372029622 D +6.5 4.139999453226725 8.7 0 10/31/14
432 431 BWD Global East Tennessee State University 2 527 456 2 no no IVR no .9042082604316538 1.6 C/D B/C R +0.1 .8677047628217041 100% .75 50% 1 13.5 9.896890640258789 6.2 5.431653280469702 7.5 4.470091700395676 5.3 3.841397234746467 0.4 .3367925136932174 1 2 R +4.4 9.896890640258789 R +5.3 3.928571701049804 0 5/26/16
433 432 Google Surveys Marketing Research Institute 24 122 192 9 no yes no Online no .9111655606218465 1.6 D+ B/C R +0.1 -.3850345165108986 92% .3333333333333333 38% .8888888888888888 5.3 9.83777936299642 3.4 5.169169548590911 2.1 4.673464155012098 3 3.044796647457002 1.4 .3845280300104642 24 9 R +0.2 -3.048807144165039 R +0.7 -3.937036867494936 3.6 5.674016281858086 0 11/4/16
434 433 Targoz Market Research Concord Public Opinion Partners 7 454 553 1 no no Online no .9128463189124751 1.7 C/D B/C D +1.6 93% 1 43% 1 7.3 13.4076042175293 6.1 7.71702778658851 1.4 5.695430771547376 2.3 4.90008790922519 0.6 .2578993636434311 7 0 D +6.1 D +4.3 5.1 6 0.16 .9599921501118365 11/10/19
435 434 OurProgress (The Progress Campaign) Brandwatch Qriously 2 561 610 3 no no Online/Text yes no .9202256742025964 1.7 F B/C .9352891104561941 100% 1 100% 1 14.6 6.547023773193359 8.8 3.475205865360035 5.9 3.076672248439915 3.2 2.877579719418173 0.3 .411082817059739 0 3 6.547023773193359 2.809999864180009 0.5 2.756743569862824 1.42 0 3/5/20
436 435 Saguaro Strategies Victory Enterprises 2 298 525 1 no no Online no .9239620442305715 1.7 C/D B/C D +0.4 -.5228166038913292 0% 0 100% 1 5 17.34019470214844 2.9 6.208346079624863 2.2 11.13670296313016 4.9 9.810797010782423 0.4 .2958010369981002 2 1 D +5.0 -17.34019470214844 D +4.0 2.4 0.89 0 10/30/16
437 436 Elucd St. Cloud State University 4 549 312 16 no no Online no .9401959555986587 1.7 C/D B/C 1.47271229287365 50% .75 75% .375 12.9 6.441546678543091 7.8 5.312041367055372 5.4 1.134359652094309 3.2 1.78939016090633 0.6 .6836468673841722 0 15 3.870546468098958 3.325277775052994 4 7.67030134935402 0 2/28/20
438 437 Baydoun Consulting Bainbridge Media Group 6 25 656 1 no no IVR no .9533422120407481 1.8 C/D B/C R +1.0 .4812609706441475 83% 1 67% 1 6.8 21.17589569091797 5.2 5.6804533814596 1.8 15.50029665006496 3.9 13.96330905438646 0.6 .3173417439811224 4 1 R +8.8 21.17589569091797 R +6.7 7.9 0 11/2/12
439 438 CPEC Rutgers University 2 38 295 16 no no yes IVR no .9539608782284354 1.8 C/D B/C .2820584140873488 100% .875 100% .3125 15.8 6.795642375946045 8.4 5.144511004579583 7.6 1.655985711973052 6.9 3.13086887613533 0.5 1.106892537294412 0 16 .7978081703186035 1.493687474140275 11.2 6.034197046142102 0 4/23/16
440 439 Zia Poll Schapiro Group 3 393 300 2 no no IVR no .9626482024962545 1.8 C/D B/C R +0.5 100% .5 33% .5 4.9 21.48976993560791 2.5 9.675805041120341 2.5 11.81881923509416 5.3 7.25176267778764 0.6 .3222944174742237 3 0 R +4.9 R +3.3 5.9 6.5 0 .6139517335312643 11/6/16
441 440 Glascock Group SSRS 2 116 297 30 no no yes IVR no .9658884097730095 1.9 C/D C D +0.2 2.694829190924799 50% .6 100% .4 15.5 6.16478583017985 5.1 4.984997055527604 10.6 1.184643115258835 9.6 1.863049710883167 0.6 1.123276920772806 2 28 D +3.4 4.642478397914341 D +20.0 2.718055417948096 20 4.347021633485415 0 .0129290119852321 12/2/14
442 441 Point Blank Political Western Kentucky University 6 550 379 4 no no Online/Text no .9746834873158277 1.9 C/D B/C .9039627322345885 83% .75 83% .75 10.7 10.91082143783569 7.5 5.938117373923029 3.3 4.977558404519256 3.4 2.718245994627008 0.9 .3819396758296789 0 3 8.363541920979818 -1.080555333031548 9.4 2 0 .5773409954215362 3/12/20
443 442 TP Research Loras College 2 452 171 18 no no IVR no .9826281730075825 2 C/D B/C R +1.4 1.541755722648368 0% .7222222222222222 100% .3333333333333333 15.6 8.122161971198189 6.3 6.299331037050903 9.5 1.827685274753874 7.9 1.286758283468349 0.7 .5375723259582004 2 14 R +15.6 4.378634316580636 R +8.3 -.5874077337759513 7.1 2.882841096758058 0.37 .5414996138439588 10/31/18
444 443 Carroll Strategies Millersville University 5 450 210 5 no no IVR no .9843616996351582 2 C/D B/C R +1.9 -.6272345449247876 80% .8 60% .8 9.9 14.15688896179199 5.5 4.994529713987127 4.6 9.167213588411455 3.6 6.420218182423063 0.7 .3882155443458528 5 R +9.9 -10.37305870056152 R +1.7 -6.093433316548666 4.5 5.855996079896939 0.92 0 11/1/18
445 444 Dane & Associates DCCC Targeting and Analytics Department 2 71 68 5 no no IVR no .9849079660818172 2 C/D B/C R +0.9 2.043319386493293 50% .4 100% .6 21.2 9.703327178955078 3.9 5.952459378863677 17.5 3.75572214069799 15.2 2.598924869592363 0.7 .5472796569814823 2 5 R +21.2 9.703327178955078 R +10.5 3 0.79 0 10/28/08
446 445 Brigham Young University Massie & Associates 4 34 199 2 no no Online no .9968783293981434 2.2 C/D B/C D +2.1 -.5278419610119539 75% 0 75% 1 16.5 23.97669219970703 8.7 6.3655494552371 8 17.61599708507652 8.1 16.35836057255758 1 .360125952806156 4 2 D +16.5 -23.97669219970703 D +16.5 0 10/19/14
447 446 Swayable SurveyMonkey 22 543 324 268 no no Online no 1.002814178528214 2.2 D- C 4.742322850559237 77% .878731343283582 68% .5559701492537313 12 6.601033203637422 7.8 4.268804065525122 4.4 2.337083478718888 2.8 1.06355740486636 1.5 .9827578177770415 0 255 5.149043273925781 1.82913899805347 10.2 5.077808011728325 0 3/16/20
448 447 Fort Hays State University Hampton University 6 101 131 4 yes no Live no 1.006372546360688 2.3 C/D B/C R +1.4 -.8084199351629326 67% .5 50% .5 22.1 7.510197639465332 9 4.543193627412718 13.3 2.971858352659204 9.5 3.527894687459416 1.9 .4943438215175679 2 4 R +18.8 -5.769305229187012 R +27.7 -6.759859941252808 28.3 5.482901716514413 0 11/2/16
449 448 Saint Leo University Roanoke College 6 299 292 18 no no yes Online no 1.009202178828525 2.5 C/D B/C D +1.8 .6067975105006991 33% .8055555555555556 67% .5 8.5 7.776469760470921 4.9 5.660469950171172 3.8 2.120854150906338 6.9 2.673718986236597 1.4 1.083270905942732 6 15 D +8.5 1.70916493733724 D +6.5 1.265536239225209 8 4.722550610519473 0 .2425480800288891 10/19/18
450 449 SurveyMonkey Greg Smith & Associates 210 324 128 5 no no Online no 1.019313758716734 2.6 D- B/C D +5.0 .9385190782357025 84% .4 54% .4 7.1 10.13129425048828 4.4 5.560755311854379 2.9 4.575393279240492 2.3 4.483932719839702 2.1 .4153720441879422 197 5 D +5.6 10.13129425048828 D +2.9 6.333333333333333 5.5 6.400624329750488 0 .4508519551095868 10/15/19
451 450 Nielson Brothers Polling Marketing Resource Group (MRG) 9 231 193 10 no no IVR no 1.023836540864471 3 C/D B/C D +2.9 .3207101759247366 89% .3 67% .7 12.2 9.837563133239746 5.1 7.20621952856269 7.3 2.636197945283645 8 1.790222788755064 1.9 .4905984444951934 9 6 D +12.2 1.696808497111003 D +9.9 1.590694447369244 8.2 5.616928727053397 0 .5934383038266724 10/25/16
452 451 TCJ Research University of Iowa 132 327 353 3 no no IVR yes no 1.039961016782716 3 F B/C R +4.4 -.3193475974663202 60% .6666666666666666 49% .6666666666666666 6.4 17.28665033976237 4.5 7.41899229586098 2.1 9.872512384507978 3 6.978442571360039 2.4 .4477098938529421 124 1 R +5.6 -6.610149383544922 R +3.5 -2.789999198913574 4.4 13.14096253015037 0 11/5/12
453 452 Humphrey Institute BWD Global 12 143 527 2 no no Landline no 1.045711407806707 3 C/D B/C D +0.6 -.1404711485062427 33% 1 50% .5 17.9 13.50125408172607 6.5 7.134482252583018 11.6 6.371626169749645 9.2 6.392500185529562 1.9 .4620369456092442 8 1 D +3.8 -4.353763580322266 D +3.0 -5.299999237060547 5.5 0 10/23/10
454 453 Jayhawk Consulting Citizen Data 2 157 616 12 no no Landline no 1.070771182660835 3.4 C/D B/C D +3.0 2.81656436920166 50% .5833333333333334 100% .6666666666666666 37.6 7.04141092300415 5.8 4.649526207538675 32 2.396739056072065 26.9 2.04159889190573 2.1 .8166395567622919 2 12 D +37.6 7.04141092300415 D +10.9 2.810882241028659 4.093776961431735 0 .0413290647463573 10/23/18
455 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
456 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
457 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
458 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
459 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
460 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
461 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
462 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
463 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
464 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
465 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
466 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
467 466 TargetPoint 331 2 no no 1.159604211984977 B/C 1 1 18.27473926544189 9.77160886971426 8.507984736334224 7.566466889654669 .5806401894038133 0 0
468 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
469 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
470 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
471 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
472 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
473 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
474 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
475 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
476 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
477 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
478 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
479 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
480 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
481 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
482 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
483 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
484 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
485 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
486 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
487 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
488 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
489 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
490 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
491 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
492 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
493 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
494 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

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
# How Redistricting Affects The Battle For State Legislatures
This repo contains the data behind the story [How Redistricting Affects The Battle For State Legislatures](https://fivethirtyeight.com/features/how-redistricting-affects-the-battle-for-state-legislatures/). `fivethirtyeight_state_legislative_district_analysis.csv` contains results of FiveThirtyEight's analysis of state legislative district lines drawn in the redistricting process to reflect the 2020 census. This file also contains the same analysis results for the previously enacted map for each state and chamber included in the analysis, to allow for comparisons in how redistricting shaped and shifted political power in state legislative chambers.
Header | Definition
---|---------
`year` | Year the district lines were active. `2022` dictates new lines drawn in redistricting process to reflect 2020 census. `2020` dictates old lines that were active prior to the 2020-21 redistricting process.
`state` | Two-letter state abbreviation. 15 states are included: AZ, CO, CT, FL, GA, ME, MI, MN, NC, NM, NV, OR, PA, TX and VA.
`chamber` | State legislative chamber. Either `upper` (state Senate) or `lower` (state House). Blank for Arizona, where state legislative chambers share the same map.
`district` | District number. `statewide` rows contain metrics that apply to the legislative map as a whole, not for individual districts (`efficiency_gap` and `median` metrics).
`metric` | Metric name:<br><ul><li>`total_pop`: Total population</li><li>`total_vap`: Total voting age population</li><li>`biden_2020`: Joe Biden's voteshare in the 2020 election within these specific district lines</li><li>`Trump_2020`: Donald Trump's voteshare in the 2020 election within these specific district lines</li><li>`pvi`: FiveThirtyEight's partisan lean index. (The average margin difference between how a state or district votes and how the country votes overall. This version of partisan lean, meant to be used for congressional and gubernatorial elections, is calculated as 50 percent the state or districts 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.)</li><li>`median`: Difference between the `pvi` of the chamber's median district and the `pvi` of the state as a whole (only populated when the `district` column is `statewide`).</li><li>`efficiency_gap`: <a href="https://www.brennancenter.org/sites/default/files/legal-work/How_the_Efficiency_Gap_Standard_Works.pdf">Efficiency Gap</a> (a measure of how efficiently distributed each partys votes are) for this statewide map (only populated when the `district` column is `statewide`).</li></ul>Voting age population by race/ethnicity:<ul><li>`asian_vap`: Non-Hispanic Asian voting age population</li><li>`black_vap`: Non-Hispanic Black or African American voting age population</li><li>`hispanic_vap`: Hispanic or Latino voting age population of any race(s)</li><li>`native_vap`: Non-Hispanic American Indian and Alaska Native voting age population</li><li>`other_vap`: Non-Hispanic "Some Other Race" voting age population</li><li>`pacisl_vap`: Non-Hispanic Native Hawaiian and Other Pacific Islander voting age population</li><li>`two_plus_vap`: Non-Hispanic voting age population or two or more races</li><li>`white_vap`: Non-Hispanic White voting age population</li></ul>
`value` | Numeric value for metric (when applicable). Populated for all `metric` values besides `biden_2020` and `trump_2020`.
`pct` | Percent of total for metric (when applicable). Populated for `biden_2020`, `trump_2020`, and all voting age population by race/ethnicity `metric` values.

61
redlining/README.md Normal file
View File

@@ -0,0 +1,61 @@
# The Lasting Legacy Of Redlining
This repo contains the data behind the story [The Lasting Legacy Of Redlining](https://projects.fivethirtyeight.com/redlining/). There are two csv files in this repo: `metro-grades.csv` and `zone-block-matches.csv`.
---
`metro-grades.csv` contains 2020 population total estimates by race/ethnicity for combined zones of each redlining grade (from Home Owners' Loan Corporation [HOLC] maps originally drawn in 1935-40, downloaded from the [Mapping Inequality project](https://dsl.richmond.edu/panorama/redlining/#loc=5/37.8/-97.9&maps=0)) within micro- and metropolitan areas. Also included are population estimates in the surrounding area of each metropolitan area's HOLC map (computed by adding a 10 percent buffer radius to the minimum bounding circle of all zones in that metro area) and location quotients (LQs) for each racial/ethnic group and HOLC grade. [LQs](https://belonging.berkeley.edu/technical-appendix#footnote34_cnxakh3) are small-area measures of segregation that specifically compare one racial/ethnic groups proportion in a granular geography to their proportion in a larger surrounding geography. An LQ above 1 for a given racial group indicates overrepresentation in that HOLC zone relative to the broader surrounding area, and values below 1 indicate underrepresentation.
Population and race/ethnicity data comes from the 2020 U.S. decennial census. White, Black and Asian data excludes those who indicated Hispanic or Latino ethnicity. Hispanic/Latino data includes all who indicated Hispanic or Latino ethnicity, regardless of race. Other race data includes all population counts that did not fall under white, Black, Asian or Latino groups.
Only micro- and metropolitan areas with both A- (“best”) and D-rated (“hazardous”) zones in their redlining map are included — 138 of a total 143 metropolitan areas in the data from Mapping Inequality.
Header | Definition
--- | ---
`metro_area` | Official U.S. Census name of micro- or metropolitan area — defined as ["Core-Based Statistical Areas"](https://www.census.gov/topics/housing/housing-patterns/about/core-based-statistical-areas.html). The first city and state listed are used as the display name for each micro/metropolitan area in the story (for example, "Chicago-Naperville-Elgin, IL-IN-WI" is referred to as "Chicago, IL").
`holc_grade` | Grade assigned by the Home Owners' Loan Corporation (HOLC). `A`: "best" (green). `B`: "Still Desirable" (blue). `C`: "Definitely Declining" (yellow). `D`: "Hazardous" (red).
`white_pop` | Estimate of non-Hispanic white population within HOLC zones with a given `holc_grade` in a given `metro_area`. Rounded to the nearest integer.
`black_pop` | Estimate of non-Hispanic Black population within HOLC zones with a given `holc_grade` in a given `metro_area`. Rounded to the nearest integer.
`hisp_pop` | Estimate of Hispanic/Latino population within HOLC zones with a given `holc_grade` in a given `metro_area`. Rounded to the nearest integer.
`asian_pop` | Estimate of non-Hispanic Asian population within HOLC zones with a given `holc_grade` in a given `metro_area`. Rounded to the nearest integer.
`other_pop` | Estimate of population in any other racial/ethnic groups within HOLC zones with a given `holc_grade` in a given `metro_area`. Rounded to the nearest integer.
`total_pop` | Estimate of total population (across all racial/ethnic groups) within HOLC zones with a given `holc_grade` in a given `metro_area`. Rounded to the nearest integer.
`pct_white` | Estimate of the percentage of total population within HOLC zones with a given `holc_grade` in a given `metro_area` that are non-Hispanic white. Represented between 0-100. Rounded to the nearest two decimal places.
`pct_black` | Estimate of the percentage of total population within HOLC zones with a given `holc_grade` in a given `metro_area` that are non-Hispanic Black. Represented between 0-100. Rounded to the nearest two decimal places.
`pct_hisp` | Estimate of the percentage of total population within HOLC zones with a given `holc_grade` in a given `metro_area` that are Hispanic/Latino. Represented between 0-100. Rounded to the nearest two decimal places.
`pct_asian` | Estimate of the percentage of total population within HOLC zones with a given `holc_grade` in a given `metro_area` that are non-Hispanic Asian. Represented between 0-100. Rounded to the nearest two decimal places.
`pct_other` | Estimate of the percentage of total population within HOLC zones with a given `holc_grade` in a given `metro_area` in any other racial/ethnic group. Represented between 0-100. Rounded to the nearest two decimal places.
`lq_white` | Non-Hispanic white location quotient for a given `holc_grade` and `metro_area`.
`lq_black` | Non-Hispanic Black location quotient for a given `holc_grade` and `metro_area`.
`lq_hisp` | Hispanic/Latino location quotient for a given `holc_grade` and `metro_area`.
`lq_asian` | Non-Hispanic Asian location quotient for a given `holc_grade` and `metro_area`.
`lq_other` | All other racial/ethnic groups' location quotient for a given `holc_grade` and `metro_area`.
`surr_area_white_pop` | Estimate of non-Hispanic white population within surrounding area of a given `metro_area`'s HOLC zones. Rounded to nearest integer. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_black_pop` | Estimate of non-Hispanic Black population within surrounding area of a given `metro_area`'s HOLC zones. Rounded to nearest integer. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_hisp_pop` | Estimate of Hispanic/Latino population within surrounding area of a given `metro_area`'s HOLC zones. Rounded to nearest integer. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_asian_pop` | Estimate of non-Hispanic Asian population within surrounding area of a given `metro_area`'s HOLC zones. Rounded to nearest integer. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_other_pop` | Estimate of population in any other racial/ethnic groups within surrounding area of a given `metro_area`'s HOLC zones. Rounded to nearest integer. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_total_pop` | Estimate of total population (across all racial/ethnic groups) within surrounding area of a given `metro_area`'s HOLC zones. Rounded to nearest integer. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_pct_white` | Estimate of the percentage of total population within surrounding area of a given `metro_area`'s HOLC zones that are non-Hispanic white. Represented between 0-100. Rounded to the nearest two decimal places. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_pct_black` | Estimate of the percentage of total population within surrounding area of a given `metro_area`'s HOLC zones that are non-Hispanic Black. Represented between 0-100. Rounded to the nearest two decimal places. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_pct_hisp` | Estimate of the percentage of total population within surrounding area of a given `metro_area`'s HOLC zones that are Hispanic/Latino. Represented between 0-100. Rounded to the nearest two decimal places. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_pct_asian` | Estimate of the percentage of total population within surrounding area of a given `metro_area`'s HOLC zones that are non-Hispanic Asian. Represented between 0-100. Rounded to the nearest two decimal places. Repeated for each `holc_grade` for a given `metro_area`.
`surr_area_pct_other` | Estimate of the percentage of total population within surrounding area of a given `metro_area`'s HOLC zones in any other racial/ethnic group. Represented between 0-100. Rounded to the nearest two decimal places. Repeated for each `holc_grade` for a given `metro_area`.
---
`zone-block-matches.csv` is a crosswalk between 2020 U.S. decennial census blocks and Home Owners' Loan Corporation (HOLC) zones (from the collective spatial data shapefile, made available for download by the [Mapping Inequality project](https://dsl.richmond.edu/panorama/redlining/#loc=5/37.8/-97.9&maps=0&text=downloads)). HOLC zones were matched to census blocks by first determining census blocks geographically intersected with each zone, then calculating the proportion of the blocks total area that intersects with that HOLC zone. This intersecting area was used to weight each block's census data, which was then summed to estimate 2020 census totals in each HOLC zone.
HOLC zones do not have a unique ID column in the Mapping Inequality shapefile (across all cities and states), but each HOLC zone should have a unique combination of the five columns that begin with `holc_` below.
The spatial calculations that generated this data were conducted using the Albers Equal-Area Conic projection.
Header | Definition
--- | ---
`holc_city` | City name from this zone's HOLC map. Matches to `city` column in the Mapping Inequality shapefile.
`holc_state` | State abbreviation from this zone's HOLC map. Matches to `state` column in the Mapping Inequality shapefile.
`holc_grade` | HOLC grade assigned to this zone (`A`, `B`, `C` or `D`). Matches to `holc_grade` column in the Mapping Inequality shapefile.
`holc_id` | HOLC ID assigned to this zone (may be empty). Matches to `holc_id` column in the Mapping Inequality shapefile.
`holc_neighborhood_id` | Neighborhood ID. Unique for all HOLC zones except `holc_id`s B6 and B7 in Savannah, GA, which share a `holc_neighborhood_id` of `8678`. Matches to `neighborho` column in the Mapping Inequality shapefile.
`block_geoid20` | [`GEOID20`](https://www.census.gov/programs-surveys/geography/guidance/geo-identifiers.html) of 2020 U.S. census block that intersects with a given HOLC zone.
`pct_match` | Estimated percent of the 2020 U.S. census block's total area that intersects with a given HOLC zone. Use this column to weight census data to compute aggregate 2020 U.S. census estimates within an HOLC zone.

552
redlining/metro-grades.csv Normal file
View File

@@ -0,0 +1,552 @@
metro_area,holc_grade,white_pop,black_pop,hisp_pop,asian_pop,other_pop,total_pop,pct_white,pct_black,pct_hisp,pct_asian,pct_other,lq_white,lq_black,lq_hisp,lq_asian,lq_other,surr_area_white_pop,surr_area_black_pop,surr_area_hisp_pop,surr_area_asian_pop,surr_area_other_pop,surr_area_pct_white,surr_area_pct_black,surr_area_pct_hisp,surr_area_pct_asian,surr_area_pct_other
"Akron, OH",A,"24702","8624","956","688","1993","36963",66.83,23.33,2.59,1.86,5.39,0.94,1.41,1,0.46,0.97,"304399","70692","11037","17295","23839",71.24,16.55,2.58,4.05,5.58
"Akron, OH",B,"41531","16499","2208","3367","4211","67816",61.24,24.33,3.26,4.96,6.21,0.86,1.47,1.26,1.23,1.11,"304399","70692","11037","17295","23839",71.24,16.55,2.58,4.05,5.58
"Akron, OH",C,"73105","22847","3149","6291","7302","112694",64.87,20.27,2.79,5.58,6.48,0.91,1.23,1.08,1.38,1.16,"304399","70692","11037","17295","23839",71.24,16.55,2.58,4.05,5.58
"Akron, OH",D,"6179","6921","567","455","1022","15144",40.8,45.7,3.75,3,6.75,0.57,2.76,1.45,0.74,1.21,"304399","70692","11037","17295","23839",71.24,16.55,2.58,4.05,5.58
"Albany-Schenectady-Troy, NY",A,"16989","1818","1317","1998","1182","23303",72.91,7.8,5.65,8.57,5.07,1.09,0.66,0.77,1.21,0.72,"387016","68371","42699","41112","40596",66.75,11.79,7.36,7.09,7
"Albany-Schenectady-Troy, NY",B,"26644","7094","4334","2509","4650","45230",58.91,15.68,9.58,5.55,10.28,0.88,1.33,1.3,0.78,1.47,"387016","68371","42699","41112","40596",66.75,11.79,7.36,7.09,7
"Albany-Schenectady-Troy, NY",C,"56878","16795","10357","6355","11153","101538",56.02,16.54,10.2,6.26,10.98,0.84,1.4,1.39,0.88,1.57,"387016","68371","42699","41112","40596",66.75,11.79,7.36,7.09,7
"Albany-Schenectady-Troy, NY",D,"16806","19581","6688","2191","4364","49630",33.86,39.45,13.48,4.42,8.79,0.51,3.35,1.83,0.62,1.26,"387016","68371","42699","41112","40596",66.75,11.79,7.36,7.09,7
"Allentown-Bethlehem-Easton, PA-NJ",A,"1076","71","367","21","82","1616",66.56,4.38,22.7,1.3,5.05,1.1,0.69,0.87,0.43,1.22,"69477","7364","30164","3524","4753",60.27,6.39,26.17,3.06,4.12
"Allentown-Bethlehem-Easton, PA-NJ",B,"16774","1962","7935","731","1396","28798",58.25,6.81,27.55,2.54,4.85,0.97,1.07,1.05,0.83,1.18,"69477","7364","30164","3524","4753",60.27,6.39,26.17,3.06,4.12
"Allentown-Bethlehem-Easton, PA-NJ",C,"4347","718","2967","184","346","8561",50.78,8.38,34.66,2.14,4.04,0.84,1.31,1.32,0.7,0.98,"69477","7364","30164","3524","4753",60.27,6.39,26.17,3.06,4.12
"Allentown-Bethlehem-Easton, PA-NJ",D,"2864","301","1625","85","252","5127",55.87,5.87,31.7,1.65,4.92,0.93,0.92,1.21,0.54,1.19,"69477","7364","30164","3524","4753",60.27,6.39,26.17,3.06,4.12
"Altoona, PA",A,"421","1","17","4","18","460",91.38,0.31,3.59,0.86,3.86,1.03,0.08,2.09,1.18,0.78,"50121","2059","970","412","2804",88.92,3.65,1.72,0.73,4.97
"Altoona, PA",B,"6612","166","117","55","318","7268",90.97,2.28,1.61,0.76,4.37,1.02,0.63,0.94,1.04,0.88,"50121","2059","970","412","2804",88.92,3.65,1.72,0.73,4.97
"Altoona, PA",C,"23472","1174","490","118","1554","26808",87.56,4.38,1.83,0.44,5.8,0.98,1.2,1.06,0.6,1.17,"50121","2059","970","412","2804",88.92,3.65,1.72,0.73,4.97
"Altoona, PA",D,"3920","267","71","24","268","4551",86.14,5.88,1.55,0.53,5.89,0.97,1.61,0.9,0.73,1.18,"50121","2059","970","412","2804",88.92,3.65,1.72,0.73,4.97
"Amarillo, TX",A,"6107","297","1687","215","622","8927",68.41,3.32,18.89,2.4,6.97,1.62,0.38,0.46,0.62,1.57,"52724","10972","50830","4816","5556",42.21,8.78,40.7,3.86,4.45
"Amarillo, TX",B,"7139","868","4223","150","732","13113",54.45,6.62,32.2,1.15,5.58,1.29,0.75,0.79,0.3,1.26,"52724","10972","50830","4816","5556",42.21,8.78,40.7,3.86,4.45
"Amarillo, TX",C,"2140","775","5538","131","320","8904",24.03,8.7,62.2,1.48,3.59,0.57,0.99,1.53,0.38,0.81,"52724","10972","50830","4816","5556",42.21,8.78,40.7,3.86,4.45
"Amarillo, TX",D,"5865","2511","16643","764","909","26692",21.97,9.41,62.35,2.86,3.41,0.52,1.07,1.53,0.74,0.77,"52724","10972","50830","4816","5556",42.21,8.78,40.7,3.86,4.45
"Asheville, NC",A,"4557","86","163","46","204","5055",90.13,1.69,3.23,0.91,4.04,1.21,0.18,0.37,0.71,0.7,"73949","9577","8774","1268","5723",74.48,9.65,8.84,1.28,5.76
"Asheville, NC",B,"6359","533","358","84","431","7765",81.9,6.86,4.62,1.08,5.54,1.1,0.71,0.52,0.85,0.96,"73949","9577","8774","1268","5723",74.48,9.65,8.84,1.28,5.76
"Asheville, NC",C,"18708","2792","1780","251","1624","25156",74.37,11.1,7.07,1,6.46,1,1.15,0.8,0.78,1.12,"73949","9577","8774","1268","5723",74.48,9.65,8.84,1.28,5.76
"Asheville, NC",D,"3209","1527","267","55","350","5408",59.33,28.24,4.93,1.02,6.47,0.8,2.93,0.56,0.8,1.12,"73949","9577","8774","1268","5723",74.48,9.65,8.84,1.28,5.76
"Atlanta-Sandy Springs-Alpharetta, GA",A,"9903","729","602","497","623","12354",80.16,5.9,4.87,4.02,5.04,2.17,0.13,0.58,0.84,1.16,"329328","408208","74469","42563","38774",36.86,45.69,8.34,4.76,4.34
"Atlanta-Sandy Springs-Alpharetta, GA",B,"26370","5071","1959","1624","1772","36797",71.67,13.78,5.32,4.41,4.82,1.94,0.3,0.64,0.93,1.11,"329328","408208","74469","42563","38774",36.86,45.69,8.34,4.76,4.34
"Atlanta-Sandy Springs-Alpharetta, GA",C,"64172","31002","8144","6395","6149","115862",55.39,26.76,7.03,5.52,5.31,1.5,0.59,0.84,1.16,1.22,"329328","408208","74469","42563","38774",36.86,45.69,8.34,4.76,4.34
"Atlanta-Sandy Springs-Alpharetta, GA",D,"21317","39254","4386","2688","3345","70991",30.03,55.29,6.18,3.79,4.71,0.81,1.21,0.74,0.79,1.09,"329328","408208","74469","42563","38774",36.86,45.69,8.34,4.76,4.34
"Atlantic City-Hammonton, NJ",A,"631","6","55","20","49","761",82.91,0.82,7.25,2.58,6.45,1.69,0.05,0.33,0.29,1.67,"77899","26269","34507","14179","6155",48.99,16.52,21.7,8.92,3.87
"Atlantic City-Hammonton, NJ",B,"7354","520","2499","1791","494","12659",58.09,4.11,19.74,14.15,3.91,1.19,0.25,0.91,1.59,1.01,"77899","26269","34507","14179","6155",48.99,16.52,21.7,8.92,3.87
"Atlantic City-Hammonton, NJ",C,"14269","8980","12902","3555","1421","41128",34.69,21.83,31.37,8.64,3.46,0.71,1.32,1.45,0.97,0.89,"77899","26269","34507","14179","6155",48.99,16.52,21.7,8.92,3.87
"Atlantic City-Hammonton, NJ",D,"1730","7503","3766","324","610","13933",12.42,53.85,27.03,2.33,4.38,0.25,3.26,1.25,0.26,1.13,"77899","26269","34507","14179","6155",48.99,16.52,21.7,8.92,3.87
"Augusta-Richmond County, GA-SC",A,"758","27","21","7","35","847",89.54,3.16,2.43,0.8,4.08,1.98,0.07,0.52,0.43,0.93,"30084","29103","3077","1237","2912",45.3,43.82,4.63,1.86,4.38
"Augusta-Richmond County, GA-SC",B,"1775","242","101","30","96","2244",79.12,10.78,4.49,1.33,4.28,1.75,0.25,0.97,0.71,0.98,"30084","29103","3077","1237","2912",45.3,43.82,4.63,1.86,4.38
"Augusta-Richmond County, GA-SC",C,"4011","1470","318","111","316","6227",64.41,23.61,5.11,1.79,5.08,1.42,0.54,1.1,0.96,1.16,"30084","29103","3077","1237","2912",45.3,43.82,4.63,1.86,4.38
"Augusta-Richmond County, GA-SC",D,"2885","8086","365","240","556","12131",23.78,66.66,3.01,1.98,4.58,0.52,1.52,0.65,1.06,1.04,"30084","29103","3077","1237","2912",45.3,43.82,4.63,1.86,4.38
"Austin-Round Rock-Georgetown, TX",A,"21180","591","3840","3073","1457","30142",70.27,1.96,12.74,10.19,4.83,1.12,0.44,0.65,1.25,0.97,"153605","10841","48069","20005","12193",62.77,4.43,19.64,8.17,4.98
"Austin-Round Rock-Georgetown, TX",B,"27936","1137","7228","5054","2145","43501",64.22,2.61,16.62,11.62,4.93,1.02,0.59,0.85,1.42,0.99,"153605","10841","48069","20005","12193",62.77,4.43,19.64,8.17,4.98
"Austin-Round Rock-Georgetown, TX",C,"7685","594","2028","807","534","11648",65.98,5.1,17.41,6.93,4.58,1.05,1.15,0.89,0.85,0.92,"153605","10841","48069","20005","12193",62.77,4.43,19.64,8.17,4.98
"Austin-Round Rock-Georgetown, TX",D,"16726","2732","7514","1422","1596","29990",55.77,9.11,25.05,4.74,5.32,0.89,2.06,1.28,0.58,1.07,"153605","10841","48069","20005","12193",62.77,4.43,19.64,8.17,4.98
"Baltimore-Columbia-Towson, MD",A,"14716","16262","1303","2259","1855","36397",40.43,44.68,3.58,6.21,5.1,1.08,1,0.44,1.26,1.05,"403254","478015","87364","52705","52017",37.57,44.53,8.14,4.91,4.85
"Baltimore-Columbia-Towson, MD",B,"61893","109091","8536","5565","9215","194300",31.85,56.15,4.39,2.86,4.74,0.85,1.26,0.54,0.58,0.98,"403254","478015","87364","52705","52017",37.57,44.53,8.14,4.91,4.85
"Baltimore-Columbia-Towson, MD",C,"49480","90595","17851","5909","8271","172105",28.75,52.64,10.37,3.43,4.81,0.77,1.18,1.27,0.7,0.99,"403254","478015","87364","52705","52017",37.57,44.53,8.14,4.91,4.85
"Baltimore-Columbia-Towson, MD",D,"45701","56107","11845","6455","5786","125894",36.3,44.57,9.41,5.13,4.6,0.97,1,1.16,1.04,0.95,"403254","478015","87364","52705","52017",37.57,44.53,8.14,4.91,4.85
"Battle Creek, MI",A,"810","86","39","47","54","1036",78.19,8.3,3.8,4.53,5.17,1.18,0.55,0.55,1.05,0.7,"47157","10632","4890","3055","5241",66.44,14.98,6.89,4.3,7.38
"Battle Creek, MI",B,"1160","349","99","103","137","1848",62.79,18.89,5.35,5.57,7.4,0.94,1.26,0.78,1.29,1,"47157","10632","4890","3055","5241",66.44,14.98,6.89,4.3,7.38
"Battle Creek, MI",C,"15314","4293","2326","615","2154","24702",62,17.38,9.42,2.49,8.72,0.93,1.16,1.37,0.58,1.18,"47157","10632","4890","3055","5241",66.44,14.98,6.89,4.3,7.38
"Battle Creek, MI",D,"3240","1141","580","41","504","5505",58.85,20.73,10.53,0.74,9.15,0.89,1.38,1.53,0.17,1.24,"47157","10632","4890","3055","5241",66.44,14.98,6.89,4.3,7.38
"Bay City, MI",A,"621","5","36","3","21","686",90.51,0.69,5.26,0.47,3.06,1.09,0.28,0.63,0.85,0.54,"39060","1159","3933","264","2643",83,2.46,8.36,0.56,5.62
"Bay City, MI",B,"1694","46","181","15","95","2030",83.43,2.26,8.92,0.73,4.67,1.01,0.92,1.07,1.3,0.83,"39060","1159","3933","264","2643",83,2.46,8.36,0.56,5.62
"Bay City, MI",C,"9841","306","1160","60","759","12126",81.15,2.52,9.57,0.5,6.26,0.98,1.02,1.14,0.89,1.11,"39060","1159","3933","264","2643",83,2.46,8.36,0.56,5.62
"Bay City, MI",D,"11449","562","1544","69","1088","14711",77.83,3.82,10.49,0.47,7.39,0.94,1.55,1.26,0.84,1.32,"39060","1159","3933","264","2643",83,2.46,8.36,0.56,5.62
"Beaumont-Port Arthur, TX",A,"899","5122","1660","106","170","7957",11.29,64.37,20.86,1.34,2.14,0.28,2.16,0.9,0.38,0.71,"96080","70884","55440","8300","7206",40.39,29.79,23.3,3.49,3.03
"Beaumont-Port Arthur, TX",B,"2546","11656","14156","1247","644","30248",8.42,38.53,46.8,4.12,2.13,0.21,1.29,2.01,1.18,0.7,"96080","70884","55440","8300","7206",40.39,29.79,23.3,3.49,3.03
"Beaumont-Port Arthur, TX",C,"523","2992","1408","34","149","5107",10.24,58.59,27.56,0.67,2.93,0.25,1.97,1.18,0.19,0.97,"96080","70884","55440","8300","7206",40.39,29.79,23.3,3.49,3.03
"Beaumont-Port Arthur, TX",D,"355","3473","856","18","159","4860",7.29,71.45,17.62,0.37,3.26,0.18,2.4,0.76,0.11,1.08,"96080","70884","55440","8300","7206",40.39,29.79,23.3,3.49,3.03
"Binghamton, NY",A,"2255","183","170","186","176","2970",75.92,6.15,5.72,6.27,5.94,1.03,0.8,0.9,1,1.03,"106209","11020","9112","9003","8310",73.93,7.67,6.34,6.27,5.78
"Binghamton, NY",B,"23858","3289","2270","1430","2205","33052",72.18,9.95,6.87,4.33,6.67,0.98,1.3,1.08,0.69,1.15,"106209","11020","9112","9003","8310",73.93,7.67,6.34,6.27,5.78
"Binghamton, NY",C,"22834","3361","2433","1672","2292","32594",70.06,10.31,7.47,5.13,7.03,0.95,1.34,1.18,0.82,1.22,"106209","11020","9112","9003","8310",73.93,7.67,6.34,6.27,5.78
"Binghamton, NY",D,"1512","473","261","104","205","2554",59.18,18.52,10.2,4.09,8.02,0.8,2.41,1.61,0.65,1.39,"106209","11020","9112","9003","8310",73.93,7.67,6.34,6.27,5.78
"Birmingham-Hoover, AL",A,"5709","43","106","66","142","6065",94.12,0.7,1.74,1.09,2.35,2.16,0.02,0.35,0.53,0.77,"155725","166327","17741","7448","10877",43.48,46.44,4.95,2.08,3.04
"Birmingham-Hoover, AL",B,"14948","6285","706","325","745","23009",64.96,27.32,3.07,1.41,3.24,1.49,0.59,0.62,0.68,1.07,"155725","166327","17741","7448","10877",43.48,46.44,4.95,2.08,3.04
"Birmingham-Hoover, AL",C,"17363","28889","2665","1106","1667","51690",33.59,55.89,5.16,2.14,3.22,0.77,1.2,1.04,1.03,1.06,"155725","166327","17741","7448","10877",43.48,46.44,4.95,2.08,3.04
"Birmingham-Hoover, AL",D,"8383","59889","4502","590","1931","75295",11.13,79.54,5.98,0.78,2.57,0.26,1.71,1.21,0.38,0.84,"155725","166327","17741","7448","10877",43.48,46.44,4.95,2.08,3.04
"Boston-Cambridge-Newton, MA-NH",A,"39375","2251","2258","4979","2889","51753",76.08,4.35,4.36,9.62,5.58,1.2,0.56,0.33,0.99,0.88,"2716971","331571","562040","416219","271264",63.21,7.71,13.08,9.68,6.31
"Boston-Cambridge-Newton, MA-NH",B,"170439","16978","16168","26299","17380","247264",68.93,6.87,6.54,10.64,7.03,1.09,0.89,0.5,1.1,1.11,"2716971","331571","562040","416219","271264",63.21,7.71,13.08,9.68,6.31
"Boston-Cambridge-Newton, MA-NH",C,"452120","136685","141563","111654","74007","916030",49.36,14.92,15.45,12.19,8.08,0.78,1.93,1.18,1.26,1.28,"2716971","331571","562040","416219","271264",63.21,7.71,13.08,9.68,6.31
"Boston-Cambridge-Newton, MA-NH",D,"179722","48748","92968","48110","28657","398204",45.13,12.24,23.35,12.08,7.2,0.71,1.59,1.79,1.25,1.14,"2716971","331571","562040","416219","271264",63.21,7.71,13.08,9.68,6.31
"Bridgeport-Stamford-Norwalk, CT",A,"15079","1122","2539","2266","875","21881",68.91,5.13,11.6,10.35,4,1.29,0.51,0.46,1.42,1.01,"133943","25333","62695","18284","9915",53.54,10.13,25.06,7.31,3.96
"Bridgeport-Stamford-Norwalk, CT",B,"21589","4396","10995","3950","1596","42526",50.77,10.34,25.85,9.29,3.75,0.95,1.02,1.03,1.27,0.95,"133943","25333","62695","18284","9915",53.54,10.13,25.06,7.31,3.96
"Bridgeport-Stamford-Norwalk, CT",C,"12261","4626","13082","2597","1195","33760",36.32,13.7,38.75,7.69,3.54,0.68,1.35,1.55,1.05,0.89,"133943","25333","62695","18284","9915",53.54,10.13,25.06,7.31,3.96
"Bridgeport-Stamford-Norwalk, CT",D,"2198","3478","6495","794","429","13393",16.41,25.97,48.49,5.93,3.21,0.31,2.56,1.94,0.81,0.81,"133943","25333","62695","18284","9915",53.54,10.13,25.06,7.31,3.96
"Buffalo-Cheektowaga, NY",A,"15865","2173","969","640","908","20555",77.18,10.57,4.71,3.11,4.42,1.18,0.61,0.67,0.55,0.94,"530627","139564","57521","45662","38171",65.38,17.2,7.09,5.63,4.7
"Buffalo-Cheektowaga, NY",B,"80832","37858","11286","7797","7587","145360",55.61,26.04,7.76,5.36,5.22,0.85,1.51,1.1,0.95,1.11,"530627","139564","57521","45662","38171",65.38,17.2,7.09,5.63,4.7
"Buffalo-Cheektowaga, NY",C,"59609","53497","19055","12422","8350","152934",38.98,34.98,12.46,8.12,5.46,0.6,2.03,1.76,1.44,1.16,"530627","139564","57521","45662","38171",65.38,17.2,7.09,5.63,4.7
"Buffalo-Cheektowaga, NY",D,"4726","5175","2977","206","840","13924",33.94,37.17,21.38,1.48,6.03,0.52,2.16,3.02,0.26,1.28,"530627","139564","57521","45662","38171",65.38,17.2,7.09,5.63,4.7
"Canton-Massillon, OH",A,"2486","409","95","17","209","3217",77.29,12.72,2.96,0.53,6.5,1.13,0.68,0.7,1.02,0.79,"71884","19745","4466","541","8635",68.28,18.76,4.24,0.51,8.2
"Canton-Massillon, OH",B,"17260","6172","1548","107","2856","27944",61.77,22.09,5.54,0.38,10.22,0.9,1.18,1.31,0.75,1.25,"71884","19745","4466","541","8635",68.28,18.76,4.24,0.51,8.2
"Canton-Massillon, OH",C,"10272","5386","1045","27","1901","18632",55.13,28.91,5.61,0.14,10.2,0.81,1.54,1.32,0.28,1.24,"71884","19745","4466","541","8635",68.28,18.76,4.24,0.51,8.2
"Canton-Massillon, OH",D,"1375","1429","187","3","332","3327",41.34,42.96,5.62,0.09,9.99,0.61,2.29,1.33,0.17,1.22,"71884","19745","4466","541","8635",68.28,18.76,4.24,0.51,8.2
"Charleston, WV",A,"3254","187","71","83","235","3829",84.97,4.89,1.84,2.18,6.13,1.11,0.39,0.96,0.94,0.95,"47208","7649","1184","1423","3953",76.86,12.45,1.93,2.32,6.44
"Charleston, WV",B,"5858","1614","204","164","633","8472",69.14,19.05,2.41,1.93,7.47,0.9,1.53,1.25,0.83,1.16,"47208","7649","1184","1423","3953",76.86,12.45,1.93,2.32,6.44
"Charleston, WV",C,"7549","1931","262","134","815","10692",70.61,18.06,2.45,1.25,7.62,0.92,1.45,1.27,0.54,1.18,"47208","7649","1184","1423","3953",76.86,12.45,1.93,2.32,6.44
"Charleston, WV",D,"2330","956","84","43","288","3701",62.96,25.82,2.26,1.17,7.78,0.82,2.07,1.17,0.51,1.21,"47208","7649","1184","1423","3953",76.86,12.45,1.93,2.32,6.44
"Charlotte-Concord-Gastonia, NC-SC",A,"8651","387","388","188","299","9913",87.27,3.9,3.91,1.9,3.02,1.55,0.14,0.48,0.54,0.71,"75023","36710","10857","4665","5624",56.46,27.63,8.17,3.51,4.23
"Charlotte-Concord-Gastonia, NC-SC",B,"8739","737","616","353","530","10974",79.63,6.71,5.61,3.22,4.83,1.41,0.24,0.69,0.92,1.14,"75023","36710","10857","4665","5624",56.46,27.63,8.17,3.51,4.23
"Charlotte-Concord-Gastonia, NC-SC",C,"13978","5705","1498","1008","1108","23297",60,24.49,6.43,4.33,4.76,1.06,0.89,0.79,1.23,1.12,"75023","36710","10857","4665","5624",56.46,27.63,8.17,3.51,4.23
"Charlotte-Concord-Gastonia, NC-SC",D,"10070","7462","1454","987","959","20932",48.11,35.65,6.94,4.72,4.58,0.85,1.29,0.85,1.34,1.08,"75023","36710","10857","4665","5624",56.46,27.63,8.17,3.51,4.23
"Chattanooga, TN-GA",A,"4738","449","389","96","226","5898",80.33,7.61,6.6,1.62,3.83,1.38,0.29,0.69,1.18,0.84,"92469","41615","15196","2182","7263",58.26,26.22,9.57,1.37,4.58
"Chattanooga, TN-GA",B,"12131","5352","1187","196","917","19784",61.32,27.05,6,0.99,4.64,1.05,1.03,0.63,0.72,1.01,"92469","41615","15196","2182","7263",58.26,26.22,9.57,1.37,4.58
"Chattanooga, TN-GA",C,"11770","10500","6125","228","1289","29911",39.35,35.1,20.48,0.76,4.31,0.68,1.34,2.14,0.55,0.94,"92469","41615","15196","2182","7263",58.26,26.22,9.57,1.37,4.58
"Chattanooga, TN-GA",D,"5340","5664","1409","212","578","13203",40.45,42.9,10.67,1.61,4.38,0.69,1.64,1.11,1.17,0.96,"92469","41615","15196","2182","7263",58.26,26.22,9.57,1.37,4.58
"Chicago-Naperville-Elgin, IL-IN-WI",A,"46352","8447","7773","3201","2630","68403",67.76,12.35,11.36,4.68,3.84,1.39,0.74,0.48,0.64,1.13,"4471615","1531274","2187375","673021","310889",48.74,16.69,23.84,7.34,3.39
"Chicago-Naperville-Elgin, IL-IN-WI",B,"202942","113905","90694","40663","17715","465918",43.56,24.45,19.47,8.73,3.8,0.89,1.46,0.82,1.19,1.12,"4471615","1531274","2187375","673021","310889",48.74,16.69,23.84,7.34,3.39
"Chicago-Naperville-Elgin, IL-IN-WI",C,"579196","447000","705314","75961","58074","1865546",31.05,23.96,37.81,4.07,3.11,0.64,1.44,1.59,0.56,0.92,"4471615","1531274","2187375","673021","310889",48.74,16.69,23.84,7.34,3.39
"Chicago-Naperville-Elgin, IL-IN-WI",D,"250471","297196","295129","63372","27927","934095",26.81,31.82,31.6,6.78,2.99,0.55,1.91,1.33,0.92,0.88,"4471615","1531274","2187375","673021","310889",48.74,16.69,23.84,7.34,3.39
"Cincinnati, OH-KY-IN",A,"10921","231","460","153","479","12243",89.2,1.89,3.76,1.25,3.91,1.3,0.1,0.76,0.39,0.76,"917344","245761","66672","42435","68783",68.41,18.33,4.97,3.16,5.13
"Cincinnati, OH-KY-IN",B,"26682","1389","1600","235","1979","31885",83.68,4.36,5.02,0.74,6.21,1.22,0.24,1.01,0.23,1.21,"917344","245761","66672","42435","68783",68.41,18.33,4.97,3.16,5.13
"Cincinnati, OH-KY-IN",C,"35616","4566","4811","241","3364","48597",73.29,9.39,9.9,0.5,6.92,1.07,0.51,1.99,0.16,1.35,"917344","245761","66672","42435","68783",68.41,18.33,4.97,3.16,5.13
"Cincinnati, OH-KY-IN",D,"5984","2281","1899","78","792","11034",54.23,20.67,17.21,0.7,7.18,0.79,1.13,3.46,0.22,1.4,"917344","245761","66672","42435","68783",68.41,18.33,4.97,3.16,5.13
"Cleveland-Elyria, OH",A,"48311","13445","2968","2272","3335","70331",68.69,19.12,4.22,3.23,4.74,1.08,0.87,0.63,1.06,1.09,"1168228","402969","121587","55854","79749",63.89,22.04,6.65,3.05,4.36
"Cleveland-Elyria, OH",B,"100214","54660","11665","3289","8045","177872",56.34,30.73,6.56,1.85,4.52,0.88,1.39,0.99,0.61,1.04,"1168228","402969","121587","55854","79749",63.89,22.04,6.65,3.05,4.36
"Cleveland-Elyria, OH",C,"155360","136527","40191","7910","17076","357064",43.51,38.24,11.26,2.22,4.78,0.68,1.73,1.69,0.73,1.1,"1168228","402969","121587","55854","79749",63.89,22.04,6.65,3.05,4.36
"Cleveland-Elyria, OH",D,"28391","73969","13274","3312","5349","124295",22.84,59.51,10.68,2.66,4.3,0.36,2.7,1.61,0.87,0.99,"1168228","402969","121587","55854","79749",63.89,22.04,6.65,3.05,4.36
"Columbia, SC",A,"1861","39","69","34","61","2064",90.14,1.89,3.36,1.64,2.98,1.48,0.07,0.82,0.53,0.8,"44572","20779","3010","2273","2718",60.77,28.33,4.1,3.1,3.7
"Columbia, SC",B,"4417","340","145","99","170","5172",85.4,6.57,2.81,1.92,3.29,1.41,0.23,0.69,0.62,0.89,"44572","20779","3010","2273","2718",60.77,28.33,4.1,3.1,3.7
"Columbia, SC",C,"6956","1044","316","273","331","8920",77.99,11.71,3.54,3.06,3.71,1.28,0.41,0.86,0.99,1,"44572","20779","3010","2273","2718",60.77,28.33,4.1,3.1,3.7
"Columbia, SC",D,"6235","3597","544","419","520","11316",55.1,31.79,4.81,3.7,4.6,0.91,1.12,1.17,1.2,1.24,"44572","20779","3010","2273","2718",60.77,28.33,4.1,3.1,3.7
"Columbus, GA-AL",A,"270","50","16","7","23","366",73.79,13.64,4.3,1.87,6.4,2.02,0.27,0.6,2.19,1.23,"25956","35845","5056","609","3688",36.48,50.38,7.11,0.86,5.18
"Columbus, GA-AL",B,"1656","687","160","26","160","2688",61.59,25.55,5.96,0.97,5.93,1.69,0.51,0.84,1.13,1.15,"25956","35845","5056","609","3688",36.48,50.38,7.11,0.86,5.18
"Columbus, GA-AL",C,"2191","3493","435","42","416","6576",33.31,53.11,6.61,0.64,6.33,0.91,1.05,0.93,0.75,1.22,"25956","35845","5056","609","3688",36.48,50.38,7.11,0.86,5.18
"Columbus, GA-AL",D,"2850","7320","942","55","564","11730",24.29,62.4,8.03,0.47,4.81,0.67,1.24,1.13,0.54,0.93,"25956","35845","5056","609","3688",36.48,50.38,7.11,0.86,5.18
"Columbus, OH",A,"23756","2731","1205","477","1547","29715",79.95,9.19,4.05,1.6,5.21,1.43,0.35,0.56,0.33,0.93,"371107","175890","48054","31937","37074",55.88,26.49,7.24,4.81,5.58
"Columbus, OH",B,"52383","18843","5168","1889","4955","83239",62.93,22.64,6.21,2.27,5.95,1.13,0.85,0.86,0.47,1.07,"371107","175890","48054","31937","37074",55.88,26.49,7.24,4.81,5.58
"Columbus, OH",C,"68257","27401","7531","3917","6751","113858",59.95,24.07,6.61,3.44,5.93,1.07,0.91,0.91,0.72,1.06,"371107","175890","48054","31937","37074",55.88,26.49,7.24,4.81,5.58
"Columbus, OH",D,"16377","12059","2366","890","2172","33864",48.36,35.61,6.99,2.63,6.41,0.87,1.34,0.97,0.55,1.15,"371107","175890","48054","31937","37074",55.88,26.49,7.24,4.81,5.58
"Dallas-Fort Worth-Arlington, TX",A,"50939","2651","7161","2929","2831","66512",76.59,3.99,10.77,4.4,4.26,2.08,0.21,0.33,0.62,1.05,"1649321","853697","1469475","315093","181493",36.91,19.1,32.88,7.05,4.06
"Dallas-Fort Worth-Arlington, TX",B,"43166","8975","51345","3148","3755","110388",39.1,8.13,46.51,2.85,3.4,1.06,0.43,1.41,0.4,0.84,"1649321","853697","1469475","315093","181493",36.91,19.1,32.88,7.05,4.06
"Dallas-Fort Worth-Arlington, TX",C,"50951","38908","106411","5769","5889","207927",24.5,18.71,51.18,2.77,2.83,0.66,0.98,1.56,0.39,0.7,"1649321","853697","1469475","315093","181493",36.91,19.1,32.88,7.05,4.06
"Dallas-Fort Worth-Arlington, TX",D,"22679","23220","66845","2851","2812","118407",19.15,19.61,56.45,2.41,2.37,0.52,1.03,1.72,0.34,0.58,"1649321","853697","1469475","315093","181493",36.91,19.1,32.88,7.05,4.06
"Davenport-Moline-Rock Island, IA-IL",A,"1565","33","139","20","98","1856",84.34,1.79,7.51,1.1,5.26,1.26,0.13,0.67,0.46,0.85,"90227","17868","15019","3255","8348",66.97,13.26,11.15,2.42,6.2
"Davenport-Moline-Rock Island, IA-IL",B,"14713","1784","1530","325","1035","19386",75.9,9.2,7.89,1.67,5.34,1.13,0.69,0.71,0.69,0.86,"90227","17868","15019","3255","8348",66.97,13.26,11.15,2.42,6.2
"Davenport-Moline-Rock Island, IA-IL",C,"21021","3986","3474","507","2320","31309",67.14,12.73,11.1,1.62,7.41,1,0.96,1,0.67,1.2,"90227","17868","15019","3255","8348",66.97,13.26,11.15,2.42,6.2
"Davenport-Moline-Rock Island, IA-IL",D,"3956","1295","763","63","480","6558",60.32,19.75,11.64,0.97,7.32,0.9,1.49,1.04,0.4,1.18,"90227","17868","15019","3255","8348",66.97,13.26,11.15,2.42,6.2
"Dayton-Kettering, OH",A,"15825","3675","774","440","1182","21897",72.27,16.78,3.54,2.01,5.4,1.25,0.57,0.73,1.25,0.91,"154813","79341","12951","4282","15767",57.95,29.7,4.85,1.6,5.9
"Dayton-Kettering, OH",B,"18875","15952","2153","681","2578","40238",46.91,39.64,5.35,1.69,6.41,0.81,1.33,1.1,1.06,1.09,"154813","79341","12951","4282","15767",57.95,29.7,4.85,1.6,5.9
"Dayton-Kettering, OH",C,"31008","13124","3598","620","3286","51635",60.05,25.42,6.97,1.2,6.36,1.04,0.86,1.44,0.75,1.08,"154813","79341","12951","4282","15767",57.95,29.7,4.85,1.6,5.9
"Dayton-Kettering, OH",D,"8883","10786","1072","179","1347","22269",39.89,48.44,4.81,0.81,6.05,0.69,1.63,0.99,0.5,1.03,"154813","79341","12951","4282","15767",57.95,29.7,4.85,1.6,5.9
"Decatur, IL",A,"2114","309","87","17","151","2678",78.94,11.56,3.23,0.62,5.64,1.32,0.39,1.12,0.69,0.86,"30318","15115","1465","458","3335",59.81,29.82,2.89,0.9,6.58
"Decatur, IL",B,"4144","3364","219","37","611","8375",49.48,40.17,2.62,0.45,7.29,0.83,1.35,0.91,0.49,1.11,"30318","15115","1465","458","3335",59.81,29.82,2.89,0.9,6.58
"Decatur, IL",C,"6298","6624","491","70","1146","14630",43.05,45.28,3.36,0.48,7.83,0.72,1.52,1.16,0.53,1.19,"30318","15115","1465","458","3335",59.81,29.82,2.89,0.9,6.58
"Decatur, IL",D,"2030","2250","153","22","434","4888",41.52,46.04,3.13,0.44,8.87,0.69,1.54,1.08,0.49,1.35,"30318","15115","1465","458","3335",59.81,29.82,2.89,0.9,6.58
"Denver-Aurora-Lakewood, CO",A,"10605","270","962","294","730","12860",82.46,2.1,7.48,2.29,5.67,1.43,0.32,0.28,0.66,1.04,"460045","52036","212657","27752","43259",57.81,6.54,26.72,3.49,5.44
"Denver-Aurora-Lakewood, CO",B,"29789","1400","3831","893","2130","38043",78.3,3.68,10.07,2.35,5.6,1.35,0.56,0.38,0.67,1.03,"460045","52036","212657","27752","43259",57.81,6.54,26.72,3.49,5.44
"Denver-Aurora-Lakewood, CO",C,"114180","6878","24668","4492","9134","159351",71.65,4.32,15.48,2.82,5.73,1.24,0.66,0.58,0.81,1.05,"460045","52036","212657","27752","43259",57.81,6.54,26.72,3.49,5.44
"Denver-Aurora-Lakewood, CO",D,"42365","6691","32194","2750","4547","88548",47.84,7.56,36.36,3.11,5.14,0.83,1.16,1.36,0.89,0.94,"460045","52036","212657","27752","43259",57.81,6.54,26.72,3.49,5.44
"Des Moines-West Des Moines, IA",A,"24197","1940","1902","929","1588","30556",79.19,6.35,6.22,3.04,5.2,1.25,0.6,0.43,0.48,1.01,"160431","26698","36779","16060","13027",63.41,10.55,14.54,6.35,5.15
"Des Moines-West Des Moines, IA",B,"17859","3533","4797","1786","1564","29540",60.46,11.96,16.24,6.05,5.29,0.95,1.13,1.12,0.95,1.03,"160431","26698","36779","16060","13027",63.41,10.55,14.54,6.35,5.15
"Des Moines-West Des Moines, IA",C,"38390","8870","11152","5120","3443","66976",57.32,13.24,16.65,7.64,5.14,0.9,1.26,1.15,1.2,1,"160431","26698","36779","16060","13027",63.41,10.55,14.54,6.35,5.15
"Des Moines-West Des Moines, IA",D,"18942","5498","7883","2929","1945","37197",50.92,14.78,21.19,7.87,5.23,0.8,1.4,1.46,1.24,1.02,"160431","26698","36779","16060","13027",63.41,10.55,14.54,6.35,5.15
"Detroit-Warren-Dearborn, MI",A,"33745","37381","2040","900","2935","77002",43.82,48.55,2.65,1.17,3.81,0.77,1.79,0.49,0.2,0.81,"1954385","929170","184988","198693","162391",56.99,27.09,5.39,5.79,4.73
"Detroit-Warren-Dearborn, MI",B,"67214","105556","6561","1444","7328","188103",35.73,56.12,3.49,0.77,3.9,0.63,2.07,0.65,0.13,0.82,"1954385","929170","184988","198693","162391",56.99,27.09,5.39,5.79,4.73
"Detroit-Warren-Dearborn, MI",C,"278844","235388","45758","13811","30258","604058",46.16,38.97,7.58,2.29,5.01,0.81,1.44,1.4,0.39,1.06,"1954385","929170","184988","198693","162391",56.99,27.09,5.39,5.79,4.73
"Detroit-Warren-Dearborn, MI",D,"88546","116045","37980","11152","13607","267328",33.12,43.41,14.21,4.17,5.09,0.58,1.6,2.63,0.72,1.07,"1954385","929170","184988","198693","162391",56.99,27.09,5.39,5.79,4.73
"Dubuque, IA",A,"2980","165","98","15","155","3413",87.31,4.85,2.86,0.45,4.54,1.04,0.77,0.77,0.45,0.88,"47918","3587","2117","564","2934",83.89,6.28,3.71,0.99,5.14
"Dubuque, IA",B,"15072","2179","1007","182","1303","19743",76.34,11.04,5.1,0.92,6.6,0.91,1.76,1.38,0.93,1.29,"47918","3587","2117","564","2934",83.89,6.28,3.71,0.99,5.14
"Dubuque, IA",C,"5953","267","203","54","314","6792",87.65,3.93,2.99,0.8,4.63,1.04,0.63,0.81,0.81,0.9,"47918","3587","2117","564","2934",83.89,6.28,3.71,0.99,5.14
"Dubuque, IA",D,"2880","375","173","20","217","3664",78.61,10.23,4.71,0.53,5.91,0.94,1.63,1.27,0.54,1.15,"47918","3587","2117","564","2934",83.89,6.28,3.71,0.99,5.14
"Duluth, MN-WI",A,"7176","102","157","164","517","8117",88.41,1.26,1.93,2.02,6.37,1.03,0.46,0.89,1.5,0.81,"117643","3727","2974","1847","10723",85.92,2.72,2.17,1.35,7.83
"Duluth, MN-WI",B,"14291","468","393","231","1383","16767",85.23,2.79,2.35,1.38,8.25,0.99,1.03,1.08,1.02,1.05,"117643","3727","2974","1847","10723",85.92,2.72,2.17,1.35,7.83
"Duluth, MN-WI",C,"17676","1197","741","381","2234","22228",79.52,5.39,3.33,1.71,10.05,0.93,1.98,1.54,1.27,1.28,"117643","3727","2974","1847","10723",85.92,2.72,2.17,1.35,7.83
"Duluth, MN-WI",D,"5730","191","168","78","631","6798",84.29,2.81,2.48,1.15,9.28,0.98,1.03,1.14,0.85,1.19,"117643","3727","2974","1847","10723",85.92,2.72,2.17,1.35,7.83
"Durham-Chapel Hill, NC",A,"2448","187","341","88","200","3263",75.02,5.73,10.44,2.69,6.13,2.29,0.14,0.55,0.72,1.43,"24970","30644","14564","2852","3263",32.73,40.17,19.09,3.74,4.28
"Durham-Chapel Hill, NC",B,"1354","362","223","44","137","2121",63.87,17.09,10.5,2.08,6.47,1.95,0.43,0.55,0.56,1.51,"24970","30644","14564","2852","3263",32.73,40.17,19.09,3.74,4.28
"Durham-Chapel Hill, NC",C,"8233","6025","3967","861","937","20023",41.12,30.09,19.81,4.3,4.68,1.26,0.75,1.04,1.15,1.09,"24970","30644","14564","2852","3263",32.73,40.17,19.09,3.74,4.28
"Durham-Chapel Hill, NC",D,"2335","6477","2546","305","522","12185",19.16,53.16,20.9,2.5,4.29,0.59,1.32,1.09,0.67,1,"24970","30644","14564","2852","3263",32.73,40.17,19.09,3.74,4.28
"El Paso, TX",A,"1123","51","3910","47","93","5224",21.49,0.98,74.85,0.9,1.78,1.79,0.33,0.92,0.57,0.79,"13930","3463","94407","1826","2638",11.98,2.98,81.2,1.57,2.27
"El Paso, TX",B,"1618","290","22147","90","253","24399",6.63,1.19,90.77,0.37,1.04,0.55,0.4,1.12,0.23,0.46,"13930","3463","94407","1826","2638",11.98,2.98,81.2,1.57,2.27
"El Paso, TX",C,"936","271","11827","140","215","13389",6.99,2.03,88.33,1.05,1.61,0.58,0.68,1.09,0.67,0.71,"13930","3463","94407","1826","2638",11.98,2.98,81.2,1.57,2.27
"El Paso, TX",D,"602","193","14977","38","140","15950",3.77,1.21,93.9,0.24,0.88,0.31,0.41,1.16,0.15,0.39,"13930","3463","94407","1826","2638",11.98,2.98,81.2,1.57,2.27
"Elmira, NY",A,"277","31","21","2","20","351",78.83,8.77,6.09,0.7,5.6,1.02,0.92,1.34,0.8,0.74,"34907","4288","2046","396","3386",77.53,9.52,4.54,0.88,7.52
"Elmira, NY",B,"7613","849","433","102","662","9659",78.82,8.79,4.48,1.06,6.86,1.02,0.92,0.99,1.2,0.91,"34907","4288","2046","396","3386",77.53,9.52,4.54,0.88,7.52
"Elmira, NY",C,"15224","1702","854","150","1701","19631",77.55,8.67,4.35,0.76,8.67,1,0.91,0.96,0.87,1.15,"34907","4288","2046","396","3386",77.53,9.52,4.54,0.88,7.52
"Elmira, NY",D,"3554","507","186","19","387","4653",76.38,10.9,4,0.4,8.31,0.99,1.14,0.88,0.46,1.11,"34907","4288","2046","396","3386",77.53,9.52,4.54,0.88,7.52
"Erie, PA",A,"4305","102","96","87","156","4746",90.71,2.14,2.02,1.84,3.29,1.22,0.2,0.33,0.55,0.6,"125324","18053","10179","5656","9243",74.4,10.72,6.04,3.36,5.49
"Erie, PA",B,"33288","3697","2536","882","2703","43106",77.22,8.58,5.88,2.05,6.27,1.04,0.8,0.97,0.61,1.14,"125324","18053","10179","5656","9243",74.4,10.72,6.04,3.36,5.49
"Erie, PA",C,"27409","7863","3721","1370","2908","43271",63.34,18.17,8.6,3.17,6.72,0.85,1.7,1.42,0.94,1.22,"125324","18053","10179","5656","9243",74.4,10.72,6.04,3.36,5.49
"Erie, PA",D,"5358","3113","1432","681","909","11492",46.62,27.09,12.46,5.92,7.91,0.63,2.53,2.06,1.76,1.44,"125324","18053","10179","5656","9243",74.4,10.72,6.04,3.36,5.49
"Evansville, IN-KY",A,"4098","232","145","57","292","4824",84.95,4.82,3,1.18,6.06,1.16,0.33,0.72,1.7,0.86,"63444","12579","3581","595","6068",73.54,14.58,4.15,0.69,7.03
"Evansville, IN-KY",B,"1764","1135","159","11","257","3325",53.04,34.13,4.78,0.33,7.72,0.72,2.34,1.15,0.47,1.1,"63444","12579","3581","595","6068",73.54,14.58,4.15,0.69,7.03
"Evansville, IN-KY",C,"31500","5833","1939","238","3127","42639",73.88,13.68,4.55,0.56,7.33,1,0.94,1.1,0.81,1.04,"63444","12579","3581","595","6068",73.54,14.58,4.15,0.69,7.03
"Evansville, IN-KY",D,"6788","2838","496","49","1066","11238",60.41,25.26,4.42,0.43,9.49,0.82,1.73,1.06,0.63,1.35,"63444","12579","3581","595","6068",73.54,14.58,4.15,0.69,7.03
"Flint, MI",A,"593","140","36","21","64","854",69.43,16.34,4.25,2.48,7.51,1.21,0.53,0.94,2.46,1.22,"135599","73705","10653","2396","14619",57.22,31.1,4.5,1.01,6.17
"Flint, MI",B,"3975","8756","618","105","935","14389",27.62,60.85,4.3,0.73,6.5,0.48,1.96,0.96,0.72,1.05,"135599","73705","10653","2396","14619",57.22,31.1,4.5,1.01,6.17
"Flint, MI",C,"11045","14044","1614","138","2125","28966",38.13,48.48,5.57,0.48,7.34,0.67,1.56,1.24,0.47,1.19,"135599","73705","10653","2396","14619",57.22,31.1,4.5,1.01,6.17
"Flint, MI",D,"18679","9305","1847","133","2527","32492",57.49,28.64,5.68,0.41,7.78,1,0.92,1.26,0.41,1.26,"135599","73705","10653","2396","14619",57.22,31.1,4.5,1.01,6.17
"Fort Wayne, IN",A,"1681","64","119","41","125","2029",82.83,3.14,5.86,2.01,6.17,1.67,0.14,0.39,0.27,0.98,"67467","29812","20315","10066","8530",49.54,21.89,14.92,7.39,6.26
"Fort Wayne, IN",B,"10029","1239","1770","443","1166","14647",68.47,8.46,12.08,3.02,7.96,1.38,0.39,0.81,0.41,1.27,"67467","29812","20315","10066","8530",49.54,21.89,14.92,7.39,6.26
"Fort Wayne, IN",C,"23448","11063","9750","1364","3325","48950",47.9,22.6,19.92,2.79,6.79,0.97,1.03,1.34,0.38,1.08,"67467","29812","20315","10066","8530",49.54,21.89,14.92,7.39,6.26
"Fort Wayne, IN",D,"742","1210","661","49","195","2856",25.96,42.35,23.13,1.72,6.84,0.52,1.93,1.55,0.23,1.09,"67467","29812","20315","10066","8530",49.54,21.89,14.92,7.39,6.26
"Fresno, CA",A,"615","25","370","25","86","1121",54.83,2.26,33.02,2.19,7.7,4.11,0.3,0.5,0.21,2.2,"28916","16120","141886","22082","7576",13.35,7.44,65.51,10.2,3.5
"Fresno, CA",B,"2846","284","6835","517","410","10892",26.13,2.61,62.76,4.74,3.77,1.96,0.35,0.96,0.47,1.08,"28916","16120","141886","22082","7576",13.35,7.44,65.51,10.2,3.5
"Fresno, CA",C,"6214","3942","42059","4467","1980","58662",10.59,6.72,71.7,7.61,3.38,0.79,0.9,1.09,0.75,0.96,"28916","16120","141886","22082","7576",13.35,7.44,65.51,10.2,3.5
"Fresno, CA",D,"883","1877","10951","1707","397","15814",5.58,11.87,69.25,10.79,2.51,0.42,1.59,1.06,1.06,0.72,"28916","16120","141886","22082","7576",13.35,7.44,65.51,10.2,3.5
"Grand Rapids-Kentwood, MI",A,"6670","271","362","159","420","7882",84.63,3.43,4.59,2.02,5.33,1.35,0.26,0.29,0.65,1.01,"242564","50746","60780","12041","20352",62.76,13.13,15.73,3.12,5.27
"Grand Rapids-Kentwood, MI",B,"23288","5436","5505","522","1942","36694",63.47,14.81,15,1.42,5.29,1.01,1.13,0.95,0.46,1.01,"242564","50746","60780","12041","20352",62.76,13.13,15.73,3.12,5.27
"Grand Rapids-Kentwood, MI",C,"74531","18549","25847","3183","7190","129299",57.64,14.35,19.99,2.46,5.56,0.92,1.09,1.27,0.79,1.06,"242564","50746","60780","12041","20352",62.76,13.13,15.73,3.12,5.27
"Grand Rapids-Kentwood, MI",D,"8448","5246","6196","190","1399","21480",39.33,24.43,28.85,0.88,6.51,0.63,1.86,1.83,0.28,1.24,"242564","50746","60780","12041","20352",62.76,13.13,15.73,3.12,5.27
"Greensboro-High Point, NC",A,"4964","209","229","70","223","5695",87.16,3.67,4.02,1.23,3.91,2.17,0.09,0.4,0.3,0.85,"55145","56133","13906","5664","6306",40.21,40.93,10.14,4.13,4.6
"Greensboro-High Point, NC",B,"4632","991","356","161","329","6468",71.6,15.31,5.51,2.48,5.09,1.78,0.37,0.54,0.6,1.11,"55145","56133","13906","5664","6306",40.21,40.93,10.14,4.13,4.6
"Greensboro-High Point, NC",C,"7758","12864","2995","1166","1318","26101",29.72,49.28,11.48,4.47,5.05,0.74,1.2,1.13,1.08,1.1,"55145","56133","13906","5664","6306",40.21,40.93,10.14,4.13,4.6
"Greensboro-High Point, NC",D,"882","10834","985","178","476","13355",6.6,81.12,7.38,1.33,3.57,0.16,1.98,0.73,0.32,0.78,"55145","56133","13906","5664","6306",40.21,40.93,10.14,4.13,4.6
"Harrisburg-Carlisle, PA",A,"2191","728","393","66","227","3605",60.8,20.19,10.89,1.82,6.29,1.17,0.89,0.8,0.29,1.16,"96843","41916","25404","11512","10059",52.14,22.57,13.68,6.2,5.42
"Harrisburg-Carlisle, PA",B,"13967","13841","7966","1489","2404","39667",35.21,34.89,20.08,3.75,6.06,0.68,1.55,1.47,0.61,1.12,"96843","41916","25404","11512","10059",52.14,22.57,13.68,6.2,5.42
"Harrisburg-Carlisle, PA",C,"2458","4185","3303","201","638","10785",22.79,38.8,30.63,1.87,5.92,0.44,1.72,2.24,0.3,1.09,"96843","41916","25404","11512","10059",52.14,22.57,13.68,6.2,5.42
"Harrisburg-Carlisle, PA",D,"8247","5777","3604","470","1315","19413",42.48,29.76,18.56,2.42,6.77,0.81,1.32,1.36,0.39,1.25,"96843","41916","25404","11512","10059",52.14,22.57,13.68,6.2,5.42
"Hartford-East Hartford-Middletown, CT",A,"21765","2204","3010","2006","1487","30472",71.43,7.23,9.88,6.58,4.88,1.54,0.4,0.39,1.09,1.18,"232550","90555","127634","30178","20843",46.35,18.05,25.44,6.01,4.15
"Hartford-East Hartford-Middletown, CT",B,"20103","14231","15961","1387","2217","53900",37.3,26.4,29.61,2.57,4.11,0.8,1.46,1.16,0.43,0.99,"232550","90555","127634","30178","20843",46.35,18.05,25.44,6.01,4.15
"Hartford-East Hartford-Middletown, CT",C,"22480","35157","58399","4120","5621","125778",17.87,27.95,46.43,3.28,4.47,0.39,1.55,1.83,0.54,1.08,"232550","90555","127634","30178","20843",46.35,18.05,25.44,6.01,4.15
"Hartford-East Hartford-Middletown, CT",D,"1661","4324","8407","486","461","15338",10.83,28.19,54.81,3.17,3,0.23,1.56,2.15,0.53,0.72,"232550","90555","127634","30178","20843",46.35,18.05,25.44,6.01,4.15
"Houston-The Woodlands-Sugar Land, TX",A,"16589","6910","6881","2778","1653","34811",47.66,19.85,19.77,7.98,4.75,1.61,1.05,0.47,1.37,1.48,"894064","572756","1275375","176052","97010",29.65,19,42.3,5.84,3.22
"Houston-The Woodlands-Sugar Land, TX",B,"25188","5107","27135","2931","2451","62811",40.1,8.13,43.2,4.67,3.9,1.35,0.43,1.02,0.8,1.21,"894064","572756","1275375","176052","97010",29.65,19,42.3,5.84,3.22
"Houston-The Woodlands-Sugar Land, TX",C,"16996","9825","62096","2045","2164","93125",18.25,10.55,66.68,2.2,2.32,0.62,0.56,1.58,0.38,0.72,"894064","572756","1275375","176052","97010",29.65,19,42.3,5.84,3.22
"Houston-The Woodlands-Sugar Land, TX",D,"8108","14680","10239","1748","1324","36100",22.46,40.67,28.36,4.84,3.67,0.76,2.14,0.67,0.83,1.14,"894064","572756","1275375","176052","97010",29.65,19,42.3,5.84,3.22
"Huntington-Ashland, WV-KY-OH",A,"7221","608","201","160","504","8694",83.06,6.99,2.31,1.84,5.8,0.98,1.09,1.25,1.48,1.05,"62135","4666","1351","904","4019",85.03,6.39,1.85,1.24,5.5
"Huntington-Ashland, WV-KY-OH",B,"6286","719","186","142","442","7775",80.85,9.24,2.4,1.83,5.68,0.95,1.45,1.3,1.48,1.03,"62135","4666","1351","904","4019",85.03,6.39,1.85,1.24,5.5
"Huntington-Ashland, WV-KY-OH",C,"20220","2068","463","284","1592","24627",82.11,8.4,1.88,1.15,6.46,0.97,1.32,1.02,0.93,1.18,"62135","4666","1351","904","4019",85.03,6.39,1.85,1.24,5.5
"Huntington-Ashland, WV-KY-OH",D,"384","357","15","5","81","842",45.64,42.4,1.77,0.63,9.57,0.54,6.64,0.96,0.51,1.74,"62135","4666","1351","904","4019",85.03,6.39,1.85,1.24,5.5
"Indianapolis-Carmel-Anderson, IN",A,"21440","1939","923","442","1097","25841",82.97,7.51,3.57,1.71,4.24,1.69,0.26,0.26,0.45,0.85,"440510","255828","123995","34160","44865",48.98,28.45,13.79,3.8,4.99
"Indianapolis-Carmel-Anderson, IN",B,"31069","7302","4537","1567","2629","47103",65.96,15.5,9.63,3.33,5.58,1.35,0.54,0.7,0.88,1.12,"440510","255828","123995","34160","44865",48.98,28.45,13.79,3.8,4.99
"Indianapolis-Carmel-Anderson, IN",C,"107449","83952","33853","5151","12410","242816",44.25,34.57,13.94,2.12,5.11,0.9,1.22,1.01,0.56,1.02,"440510","255828","123995","34160","44865",48.98,28.45,13.79,3.8,4.99
"Indianapolis-Carmel-Anderson, IN",D,"54827","29069","17932","1998","5864","109690",49.98,26.5,16.35,1.82,5.35,1.02,0.93,1.19,0.48,1.07,"440510","255828","123995","34160","44865",48.98,28.45,13.79,3.8,4.99
"Jackson, MI",A,"1589","131","137","25","129","2011",79.02,6.52,6.79,1.24,6.42,1.08,0.48,1.31,0.96,0.91,"49295","9140","3512","873","4742",72.96,13.53,5.2,1.29,7.02
"Jackson, MI",B,"8422","2276","747","169","1045","12659",66.53,17.98,5.9,1.34,8.26,0.91,1.33,1.14,1.04,1.18,"49295","9140","3512","873","4742",72.96,13.53,5.2,1.29,7.02
"Jackson, MI",C,"15605","3220","1297","156","1754","22033",70.83,14.62,5.89,0.71,7.96,0.97,1.08,1.13,0.55,1.13,"49295","9140","3512","873","4742",72.96,13.53,5.2,1.29,7.02
"Jackson, MI",D,"2939","926","396","35","437","4732",62.11,19.56,8.36,0.74,9.23,0.85,1.45,1.61,0.57,1.31,"49295","9140","3512","873","4742",72.96,13.53,5.2,1.29,7.02
"Jackson, MS",A,"3549","1641","154","104","185","5632",63.01,29.14,2.73,1.84,3.28,3.45,0.38,1.29,2.55,1.26,"8715","36422","1008","345","1248",18.26,76.3,2.11,0.72,2.61
"Jackson, MS",B,"1432","5983","174","56","200","7845",18.26,76.27,2.21,0.71,2.55,1,1,1.05,0.99,0.98,"8715","36422","1008","345","1248",18.26,76.3,2.11,0.72,2.61
"Jackson, MS",C,"432","3411","99","14","136","4092",10.55,83.36,2.43,0.35,3.32,0.58,1.09,1.15,0.49,1.27,"8715","36422","1008","345","1248",18.26,76.3,2.11,0.72,2.61
"Jackson, MS",D,"647","6206","208","24","182","7267",8.9,85.4,2.87,0.33,2.51,0.49,1.12,1.36,0.45,0.96,"8715","36422","1008","345","1248",18.26,76.3,2.11,0.72,2.61
"Jacksonville, FL",A,"6067","109","393","164","246","6979",86.93,1.55,5.64,2.35,3.52,2.35,0.03,0.64,1.01,0.73,"82335","105268","19507","5186","10698",36.92,47.21,8.75,2.33,4.8
"Jacksonville, FL",B,"13253","3868","1312","380","1120","19931",66.49,19.41,6.58,1.91,5.62,1.8,0.41,0.75,0.82,1.17,"82335","105268","19507","5186","10698",36.92,47.21,8.75,2.33,4.8
"Jacksonville, FL",C,"11377","9020","1802","463","1392","24054",47.3,37.5,7.49,1.93,5.79,1.28,0.79,0.86,0.83,1.21,"82335","105268","19507","5186","10698",36.92,47.21,8.75,2.33,4.8
"Jacksonville, FL",D,"5169","28894","1784","248","1790","37885",13.64,76.27,4.71,0.65,4.73,0.37,1.62,0.54,0.28,0.98,"82335","105268","19507","5186","10698",36.92,47.21,8.75,2.33,4.8
"Kalamazoo-Portage, MI",A,"1046","52","76","17","70","1261",82.95,4.12,6.05,1.32,5.55,1.38,0.19,0.7,0.61,0.73,"55406","19960","7943","2010","7018",60,21.62,8.6,2.18,7.6
"Kalamazoo-Portage, MI",B,"5336","787","552","109","554","7338",72.72,10.72,7.52,1.48,7.56,1.21,0.5,0.87,0.68,0.99,"55406","19960","7943","2010","7018",60,21.62,8.6,2.18,7.6
"Kalamazoo-Portage, MI",C,"14637","7823","3288","358","2380","28486",51.38,27.46,11.54,1.26,8.36,0.86,1.27,1.34,0.58,1.1,"55406","19960","7943","2010","7018",60,21.62,8.6,2.18,7.6
"Kalamazoo-Portage, MI",D,"545","618","151","7","130","1451",37.54,42.58,10.43,0.51,8.94,0.63,1.97,1.21,0.23,1.18,"55406","19960","7943","2010","7018",60,21.62,8.6,2.18,7.6
"Kansas City, MO-KS",A,"11945","232","537","215","539","13469",88.69,1.72,3.99,1.59,4.01,1.71,0.08,0.23,0.57,0.65,"363293","151921","122305","19426","42786",51.92,21.71,17.48,2.78,6.11
"Kansas City, MO-KS",B,"22007","5066","2790","740","1768","32371",67.98,15.65,8.62,2.29,5.46,1.31,0.72,0.49,0.82,0.89,"363293","151921","122305","19426","42786",51.92,21.71,17.48,2.78,6.11
"Kansas City, MO-KS",C,"49734","30796","26443","3353","6891","117217",42.43,26.27,22.56,2.86,5.88,0.82,1.21,1.29,1.03,0.96,"363293","151921","122305","19426","42786",51.92,21.71,17.48,2.78,6.11
"Kansas City, MO-KS",D,"41926","42276","44246","4623","7939","141011",29.73,29.98,31.38,3.28,5.63,0.57,1.38,1.8,1.18,0.92,"363293","151921","122305","19426","42786",51.92,21.71,17.48,2.78,6.11
"Knoxville, TN",A,"4028","144","179","127","196","4673",86.19,3.08,3.82,2.71,4.19,1.28,0.18,0.49,1.48,0.71,"112094","28172","12965","3047","9750",67.52,16.97,7.81,1.84,5.87
"Knoxville, TN",B,"7328","1342","713","305","495","10182",71.96,13.18,7,3,4.86,1.07,0.78,0.9,1.63,0.83,"112094","28172","12965","3047","9750",67.52,16.97,7.81,1.84,5.87
"Knoxville, TN",C,"21298","6880","2579","694","1879","33330",63.9,20.64,7.74,2.08,5.64,0.95,1.22,0.99,1.13,0.96,"112094","28172","12965","3047","9750",67.52,16.97,7.81,1.84,5.87
"Knoxville, TN",D,"11269","6170","3083","327","1481","22331",50.46,27.63,13.81,1.47,6.63,0.75,1.63,1.77,0.8,1.13,"112094","28172","12965","3047","9750",67.52,16.97,7.81,1.84,5.87
"Lancaster, PA",A,"5357","406","1030","304","342","7439",72.01,5.46,13.85,4.09,4.59,1.6,0.49,0.39,0.99,1.08,"34959","8743","27527","3226","3315",44.95,11.24,35.4,4.15,4.26
"Lancaster, PA",B,"10807","3147","9640","904","1158","25657",42.12,12.27,37.57,3.52,4.51,0.94,1.09,1.06,0.85,1.06,"34959","8743","27527","3226","3315",44.95,11.24,35.4,4.15,4.26
"Lancaster, PA",C,"158","19","128","30","16","351",45,5.34,36.57,8.57,4.52,1,0.47,1.03,2.07,1.06,"34959","8743","27527","3226","3315",44.95,11.24,35.4,4.15,4.26
"Lancaster, PA",D,"183","351","1072","35","48","1689",10.81,20.78,63.51,2.06,2.83,0.24,1.85,1.79,0.5,0.66,"34959","8743","27527","3226","3315",44.95,11.24,35.4,4.15,4.26
"Lansing-East Lansing, MI",A,"4044","535","328","239","306","5452",74.18,9.81,6.02,4.38,5.61,1.27,0.55,0.56,0.73,0.82,"120427","36705","21964","12272","14133",58.6,17.86,10.69,5.97,6.88
"Lansing-East Lansing, MI",B,"18205","3734","2533","1356","1828","27655",65.83,13.5,9.16,4.9,6.61,1.12,0.76,0.86,0.82,0.96,"120427","36705","21964","12272","14133",58.6,17.86,10.69,5.97,6.88
"Lansing-East Lansing, MI",C,"36812","14721","10209","2361","5664","69767",52.76,21.1,14.63,3.38,8.12,0.9,1.18,1.37,0.57,1.18,"120427","36705","21964","12272","14133",58.6,17.86,10.69,5.97,6.88
"Lansing-East Lansing, MI",D,"1647","763","594","92","286","3381",48.72,22.57,17.55,2.71,8.44,0.83,1.26,1.64,0.45,1.23,"120427","36705","21964","12272","14133",58.6,17.86,10.69,5.97,6.88
"Lexington-Fayette, KY",A,"3749","43","115","63","139","4108",91.25,1.04,2.79,1.54,3.39,1.36,0.07,0.29,0.46,0.69,"51446","11761","7342","2576","3787",66.89,15.29,9.55,3.35,4.92
"Lexington-Fayette, KY",B,"6312","399","412","273","349","7746",81.49,5.16,5.32,3.52,4.51,1.22,0.34,0.56,1.05,0.92,"51446","11761","7342","2576","3787",66.89,15.29,9.55,3.35,4.92
"Lexington-Fayette, KY",C,"11709","2855","1397","535","965","17460",67.06,16.35,8,3.06,5.52,1,1.07,0.84,0.91,1.12,"51446","11761","7342","2576","3787",66.89,15.29,9.55,3.35,4.92
"Lexington-Fayette, KY",D,"4157","3279","879","116","546","8977",46.31,36.53,9.79,1.3,6.08,0.69,2.39,1.03,0.39,1.23,"51446","11761","7342","2576","3787",66.89,15.29,9.55,3.35,4.92
"Lima, OH",A,"1272","168","63","13","130","1646",77.25,10.23,3.85,0.79,7.89,1.19,0.45,0.97,0.92,1.04,"32359","11403","1977","427","3794",64.77,22.82,3.96,0.85,7.59
"Lima, OH",B,"5000","1925","358","27","802","8112",61.63,23.73,4.41,0.33,9.89,0.95,1.04,1.12,0.39,1.3,"32359","11403","1977","427","3794",64.77,22.82,3.96,0.85,7.59
"Lima, OH",C,"8466","3582","631","82","1244","14004",60.45,25.57,4.51,0.58,8.88,0.93,1.12,1.14,0.68,1.17,"32359","11403","1977","427","3794",64.77,22.82,3.96,0.85,7.59
"Lima, OH",D,"2046","1117","162","8","321","3653",56,30.57,4.44,0.22,8.78,0.86,1.34,1.12,0.25,1.16,"32359","11403","1977","427","3794",64.77,22.82,3.96,0.85,7.59
"Lincoln, NE",A,"21748","1368","2227","871","1723","27937",77.85,4.9,7.97,3.12,6.17,1.04,0.97,0.84,0.64,1.04,"167288","11353","21276","10856","13276",74.67,5.07,9.5,4.85,5.93
"Lincoln, NE",B,"24405","2258","4199","1602","2519","34983",69.76,6.46,12,4.58,7.2,0.93,1.27,1.26,0.95,1.21,"167288","11353","21276","10856","13276",74.67,5.07,9.5,4.85,5.93
"Lincoln, NE",C,"30964","3176","6178","2977","3209","46504",66.58,6.83,13.29,6.4,6.9,0.89,1.35,1.4,1.32,1.16,"167288","11353","21276","10856","13276",74.67,5.07,9.5,4.85,5.93
"Lincoln, NE",D,"3815","219","408","189","229","4861",78.49,4.5,8.39,3.9,4.72,1.05,0.89,0.88,0.8,0.8,"167288","11353","21276","10856","13276",74.67,5.07,9.5,4.85,5.93
"Little Rock-North Little Rock-Conway, AR",A,"7758","1683","358","131","573","10502",73.87,16.02,3.4,1.25,5.46,1.72,0.36,0.49,0.89,1.14,"35044","35864","5652","1148","3901",42.94,43.95,6.93,1.41,4.78
"Little Rock-North Little Rock-Conway, AR",B,"4541","3905","454","98","520","9518",47.71,41.03,4.77,1.03,5.47,1.11,0.93,0.69,0.73,1.14,"35044","35864","5652","1148","3901",42.94,43.95,6.93,1.41,4.78
"Little Rock-North Little Rock-Conway, AR",C,"2452","7501","518","76","523","11071",22.15,67.76,4.68,0.69,4.73,0.52,1.54,0.68,0.49,0.99,"35044","35864","5652","1148","3901",42.94,43.95,6.93,1.41,4.78
"Little Rock-North Little Rock-Conway, AR",D,"739","6785","301","40","342","8208",9,82.67,3.67,0.49,4.17,0.21,1.88,0.53,0.35,0.87,"35044","35864","5652","1148","3901",42.94,43.95,6.93,1.41,4.78
"Los Angeles-Long Beach-Anaheim, CA",A,"105689","12769","24966","31932","11471","186826",56.57,6.83,13.36,17.09,6.14,2.24,1.06,0.28,1.02,1.53,"2865758","732335","5415084","1901342","455077",25.21,6.44,47.63,16.72,4
"Los Angeles-Long Beach-Anaheim, CA",B,"247872","57465","228153","81961","32785","648236",38.24,8.86,35.2,12.64,5.06,1.52,1.38,0.74,0.76,1.26,"2865758","732335","5415084","1901342","455077",25.21,6.44,47.63,16.72,4
"Los Angeles-Long Beach-Anaheim, CA",C,"533108","205869","1233028","355088","91402","2418494",22.04,8.51,50.98,14.68,3.78,0.87,1.32,1.07,0.88,0.94,"2865758","732335","5415084","1901342","455077",25.21,6.44,47.63,16.72,4
"Los Angeles-Long Beach-Anaheim, CA",D,"172344","88680","741481","119721","38578","1160805",14.85,7.64,63.88,10.31,3.32,0.59,1.19,1.34,0.62,0.83,"2865758","732335","5415084","1901342","455077",25.21,6.44,47.63,16.72,4
"Louisville/Jefferson County, KY-IN",A,"17428","414","546","301","783","19473",89.5,2.13,2.81,1.55,4.02,1.64,0.07,0.39,0.61,0.76,"190102","106960","24986","8791","18560",54.41,30.61,7.15,2.52,5.31
"Louisville/Jefferson County, KY-IN",B,"21106","9441","1262","632","1662","34102",61.89,27.68,3.7,1.85,4.87,1.14,0.9,0.52,0.74,0.92,"190102","106960","24986","8791","18560",54.41,30.61,7.15,2.52,5.31
"Louisville/Jefferson County, KY-IN",C,"42462","31762","5173","1945","4932","86274",49.22,36.82,6,2.25,5.72,0.9,1.2,0.84,0.9,1.08,"190102","106960","24986","8791","18560",54.41,30.61,7.15,2.52,5.31
"Louisville/Jefferson County, KY-IN",D,"19738","21738","1805","835","2582","46698",42.27,46.55,3.87,1.79,5.53,0.78,1.52,0.54,0.71,1.04,"190102","106960","24986","8791","18560",54.41,30.61,7.15,2.52,5.31
"Lynchburg, VA",A,"1666","250","86","19","141","2161",77.09,11.57,3.97,0.86,6.51,1.43,0.34,0.9,0.71,1.05,"25277","16225","2066","565","2905",53.74,34.49,4.39,1.2,6.17
"Lynchburg, VA",B,"2073","527","144","29","258","3031",68.4,17.38,4.76,0.94,8.52,1.27,0.5,1.08,0.78,1.38,"25277","16225","2066","565","2905",53.74,34.49,4.39,1.2,6.17
"Lynchburg, VA",C,"3170","5021","363","79","631","9263",34.22,54.2,3.92,0.85,6.82,0.64,1.57,0.89,0.71,1.1,"25277","16225","2066","565","2905",53.74,34.49,4.39,1.2,6.17
"Lynchburg, VA",D,"411","1667","87","11","191","2367",17.35,70.43,3.68,0.44,8.08,0.32,2.04,0.84,0.37,1.31,"25277","16225","2066","565","2905",53.74,34.49,4.39,1.2,6.17
"Macon-Bibb County, GA",A,"312","47","6","6","26","398",78.46,11.77,1.57,1.58,6.62,3.42,0.17,0.37,1.97,1.94,"14914","44634","2799","522","2216",22.92,68.58,4.3,0.8,3.4
"Macon-Bibb County, GA",B,"1601","1043","89","30","111","2873",55.71,36.29,3.09,1.05,3.85,2.43,0.53,0.72,1.31,1.13,"14914","44634","2799","522","2216",22.92,68.58,4.3,0.8,3.4
"Macon-Bibb County, GA",C,"1712","3856","202","31","255","6055",28.27,63.67,3.34,0.51,4.21,1.23,0.93,0.78,0.63,1.24,"14914","44634","2799","522","2216",22.92,68.58,4.3,0.8,3.4
"Macon-Bibb County, GA",D,"2815","11500","708","124","570","15717",17.91,73.17,4.5,0.79,3.63,0.78,1.07,1.05,0.98,1.07,"14914","44634","2799","522","2216",22.92,68.58,4.3,0.8,3.4
"Madison, WI",A,"4782","79","230","207","330","5628",84.98,1.4,4.09,3.67,5.86,1.23,0.19,0.43,0.43,1.07,"132989","13987","18456","16335","10524",69.16,7.27,9.6,8.5,5.47
"Madison, WI",B,"9767","196","527","523","677","11690",83.55,1.68,4.51,4.47,5.79,1.21,0.23,0.47,0.53,1.06,"132989","13987","18456","16335","10524",69.16,7.27,9.6,8.5,5.47
"Madison, WI",C,"39031","1976","3338","5468","2946","52759",73.98,3.75,6.33,10.36,5.58,1.07,0.51,0.66,1.22,1.02,"132989","13987","18456","16335","10524",69.16,7.27,9.6,8.5,5.47
"Madison, WI",D,"9801","993","1358","1030","765","13947",70.27,7.12,9.74,7.39,5.48,1.02,0.98,1.01,0.87,1,"132989","13987","18456","16335","10524",69.16,7.27,9.6,8.5,5.47
"Manchester-Nashua, NH",A,"2367","95","179","112","143","2895",81.77,3.27,6.17,3.85,4.93,1.09,0.67,0.54,0.98,1.01,"89550","5865","13646","4716","5843",74.86,4.9,11.41,3.94,4.88
"Manchester-Nashua, NH",B,"4915","112","362","94","284","5766",85.23,1.94,6.27,1.63,4.92,1.14,0.4,0.55,0.41,1.01,"89550","5865","13646","4716","5843",74.86,4.9,11.41,3.94,4.88
"Manchester-Nashua, NH",C,"31977","2440","5977","1663","2283","44340",72.12,5.5,13.48,3.75,5.15,0.96,1.12,1.18,0.95,1.05,"89550","5865","13646","4716","5843",74.86,4.9,11.41,3.94,4.88
"Manchester-Nashua, NH",D,"10158","1475","3554","772","976","16935",59.98,8.71,20.99,4.56,5.77,0.8,1.78,1.84,1.16,1.18,"89550","5865","13646","4716","5843",74.86,4.9,11.41,3.94,4.88
"Memphis, TN-MS-AR",A,"8959","1235","441","271","467","11373",78.78,10.86,3.88,2.38,4.11,2.82,0.19,0.45,1.23,1.22,"59648","124683","18258","4124","7185",27.89,58.29,8.54,1.93,3.36
"Memphis, TN-MS-AR",B,"21832","13925","2309","1157","1859","41082",53.14,33.9,5.62,2.82,4.52,1.91,0.58,0.66,1.46,1.35,"59648","124683","18258","4124","7185",27.89,58.29,8.54,1.93,3.36
"Memphis, TN-MS-AR",C,"7395","31463","3961","707","1449","44975",16.44,69.96,8.81,1.57,3.22,0.59,1.2,1.03,0.82,0.96,"59648","124683","18258","4124","7185",27.89,58.29,8.54,1.93,3.36
"Memphis, TN-MS-AR",D,"6411","40967","1894","684","1541","51496",12.45,79.55,3.68,1.33,2.99,0.45,1.36,0.43,0.69,0.89,"59648","124683","18258","4124","7185",27.89,58.29,8.54,1.93,3.36
"Miami-Fort Lauderdale-Pompano Beach, FL",A,"15441","1002","19378","699","1765","38286",40.33,2.62,50.62,1.83,4.61,2.81,0.15,0.78,1.53,1.85,"160777","193809","723188","13318","27810",14.37,17.32,64.63,1.19,2.49
"Miami-Fort Lauderdale-Pompano Beach, FL",B,"21523","5111","44671","1305","2735","75345",28.57,6.78,59.29,1.73,3.63,1.99,0.39,0.92,1.45,1.46,"160777","193809","723188","13318","27810",14.37,17.32,64.63,1.19,2.49
"Miami-Fort Lauderdale-Pompano Beach, FL",C,"25997","14078","120894","2416","4752","168137",15.46,8.37,71.9,1.44,2.83,1.08,0.48,1.11,1.21,1.14,"160777","193809","723188","13318","27810",14.37,17.32,64.63,1.19,2.49
"Miami-Fort Lauderdale-Pompano Beach, FL",D,"5731","37805","75763","546","2004","121849",4.7,31.03,62.18,0.45,1.64,0.33,1.79,0.96,0.38,0.66,"160777","193809","723188","13318","27810",14.37,17.32,64.63,1.19,2.49
"Milwaukee-Waukesha, WI",A,"18562","4552","1236","702","1248","26301",70.58,17.31,4.7,2.67,4.74,1.36,0.75,0.31,0.52,1.04,"542455","242028","156702","53517","47372",52.06,23.23,15.04,5.14,4.55
"Milwaukee-Waukesha, WI",B,"56900","24711","9262","3411","4836","99120",57.41,24.93,9.34,3.44,4.88,1.1,1.07,0.62,0.67,1.07,"542455","242028","156702","53517","47372",52.06,23.23,15.04,5.14,4.55
"Milwaukee-Waukesha, WI",C,"99810","91603","50236","9649","12327","263626",37.86,34.75,19.06,3.66,4.68,0.73,1.5,1.27,0.71,1.03,"542455","242028","156702","53517","47372",52.06,23.23,15.04,5.14,4.55
"Milwaukee-Waukesha, WI",D,"55179","35108","47596","5823","7121","150828",36.58,23.28,31.56,3.86,4.72,0.7,1,2.1,0.75,1.04,"542455","242028","156702","53517","47372",52.06,23.23,15.04,5.14,4.55
"Minneapolis-St. Paul-Bloomington, MN-WI",A,"54422","2380","2850","2653","3780","66086",82.35,3.6,4.31,4.01,5.72,1.39,0.24,0.44,0.39,0.92,"750034","187333","124556","129699","78693",59.04,14.75,9.81,10.21,6.19
"Minneapolis-St. Paul-Bloomington, MN-WI",B,"142550","21767","21138","11676","14591","211722",67.33,10.28,9.98,5.51,6.89,1.14,0.7,1.02,0.54,1.11,"750034","187333","124556","129699","78693",59.04,14.75,9.81,10.21,6.19
"Minneapolis-St. Paul-Bloomington, MN-WI",C,"92973","53600","29830","30944","15626","222973",41.7,24.04,13.38,13.88,7.01,0.71,1.63,1.36,1.36,1.13,"750034","187333","124556","129699","78693",59.04,14.75,9.81,10.21,6.19
"Minneapolis-St. Paul-Bloomington, MN-WI",D,"39558","30475","9175","11681","6144","97032",40.77,31.41,9.46,12.04,6.33,0.69,2.13,0.96,1.18,1.02,"750034","187333","124556","129699","78693",59.04,14.75,9.81,10.21,6.19
"Mobile, AL",A,"220","54","8","1","10","294",74.86,18.49,2.77,0.36,3.52,2.42,0.29,1.32,0.75,1.06,"12761","25995","865","196","1367",30.99,63.12,2.1,0.48,3.32
"Mobile, AL",B,"1673","231","61","24","90","2079",80.5,11.12,2.92,1.14,4.32,2.6,0.18,1.39,2.4,1.3,"12761","25995","865","196","1367",30.99,63.12,2.1,0.48,3.32
"Mobile, AL",C,"5725","4362","297","54","432","10870",52.67,40.13,2.73,0.5,3.98,1.7,0.64,1.3,1.04,1.2,"12761","25995","865","196","1367",30.99,63.12,2.1,0.48,3.32
"Mobile, AL",D,"1468","10140","133","21","353","12115",12.12,83.7,1.1,0.18,2.91,0.39,1.33,0.52,0.37,0.88,"12761","25995","865","196","1367",30.99,63.12,2.1,0.48,3.32
"Montgomery, AL",A,"2581","593","101","31","156","3462",74.56,17.13,2.9,0.89,4.51,2.14,0.31,0.57,0.86,1.28,"26496","42303","3860","785","2676",34.81,55.57,5.07,1.03,3.52
"Montgomery, AL",B,"1648","1501","79","32","92","3351",49.18,44.79,2.35,0.95,2.74,1.41,0.81,0.46,0.92,0.78,"26496","42303","3860","785","2676",34.81,55.57,5.07,1.03,3.52
"Montgomery, AL",C,"4823","7477","1481","93","561","14433",33.41,51.8,10.26,0.64,3.88,0.96,0.93,2.02,0.62,1.1,"26496","42303","3860","785","2676",34.81,55.57,5.07,1.03,3.52
"Montgomery, AL",D,"3145","10738","876","161","431","15350",20.49,69.96,5.71,1.05,2.81,0.59,1.26,1.13,1.02,0.8,"26496","42303","3860","785","2676",34.81,55.57,5.07,1.03,3.52
"Muskegon, MI",A,"706","12","33","4","39","794",88.9,1.47,4.19,0.56,4.89,1.54,0.05,0.57,0.95,0.74,"40830","19405","5210","413","4671",57.89,27.51,7.39,0.59,6.62
"Muskegon, MI",B,"3614","2285","817","44","475","7234",49.95,31.59,11.29,0.6,6.57,0.86,1.15,1.53,1.03,0.99,"40830","19405","5210","413","4671",57.89,27.51,7.39,0.59,6.62
"Muskegon, MI",C,"4665","5043","1171","36","979","11894",39.22,42.4,9.84,0.3,8.23,0.68,1.54,1.33,0.52,1.24,"40830","19405","5210","413","4671",57.89,27.51,7.39,0.59,6.62
"Muskegon, MI",D,"7755","8234","1525","70","1340","18926",40.98,43.51,8.06,0.37,7.08,0.71,1.58,1.09,0.63,1.07,"40830","19405","5210","413","4671",57.89,27.51,7.39,0.59,6.62
"Nashville-Davidson--Murfreesboro--Franklin, TN",A,"27202","639","897","909","992","30639",88.78,2.09,2.93,2.97,3.24,1.56,0.08,0.28,0.93,0.78,"182676","81216","33753","10241","13290",56.88,25.29,10.51,3.19,4.14
"Nashville-Davidson--Murfreesboro--Franklin, TN",B,"29020","4289","2098","2656","1843","39906",72.72,10.75,5.26,6.66,4.62,1.28,0.42,0.5,2.09,1.12,"182676","81216","33753","10241","13290",56.88,25.29,10.51,3.19,4.14
"Nashville-Davidson--Murfreesboro--Franklin, TN",C,"19861","5473","1919","785","1333","29371",67.62,18.63,6.53,2.67,4.54,1.19,0.74,0.62,0.84,1.1,"182676","81216","33753","10241","13290",56.88,25.29,10.51,3.19,4.14
"Nashville-Davidson--Murfreesboro--Franklin, TN",D,"45131","29886","9290","2429","4133","90869",49.67,32.89,10.22,2.67,4.55,0.87,1.3,0.97,0.84,1.1,"182676","81216","33753","10241","13290",56.88,25.29,10.51,3.19,4.14
"New Castle, PA",A,"1274","96","59","11","108","1549",82.26,6.23,3.84,0.69,6.99,1.04,0.61,1.21,1.88,0.93,"24235","3146","975","113","2311",78.74,10.22,3.17,0.37,7.51
"New Castle, PA",B,"6151","814","169","32","638","7805",78.82,10.43,2.17,0.41,8.17,1,1.02,0.69,1.12,1.09,"24235","3146","975","113","2311",78.74,10.22,3.17,0.37,7.51
"New Castle, PA",C,"6084","1072","323","20","752","8252",73.73,12.99,3.92,0.24,9.12,0.94,1.27,1.24,0.65,1.21,"24235","3146","975","113","2311",78.74,10.22,3.17,0.37,7.51
"New Castle, PA",D,"1035","415","77","2","174","1702",60.8,24.36,4.53,0.09,10.21,0.77,2.38,1.43,0.25,1.36,"24235","3146","975","113","2311",78.74,10.22,3.17,0.37,7.51
"New Haven-Milford, CT",A,"4461","713","747","547","361","6828",65.33,10.44,10.94,8.01,5.29,1.09,0.84,0.57,1.92,1.23,"542154","112197","174360","37726","39057",59.87,12.39,19.26,4.17,4.31
"New Haven-Milford, CT",B,"18965","6682","7764","1428","1891","36731",51.63,18.19,21.14,3.89,5.15,0.86,1.47,1.1,0.93,1.19,"542154","112197","174360","37726","39057",59.87,12.39,19.26,4.17,4.31
"New Haven-Milford, CT",C,"47616","40240","51420","5311","7520","152107",31.3,26.46,33.81,3.49,4.94,0.52,2.14,1.76,0.84,1.15,"542154","112197","174360","37726","39057",59.87,12.39,19.26,4.17,4.31
"New Haven-Milford, CT",D,"8993","12524","17377","1449","1874","42217",21.3,29.67,41.16,3.43,4.44,0.36,2.39,2.14,0.82,1.03,"542154","112197","174360","37726","39057",59.87,12.39,19.26,4.17,4.31
"New Orleans-Metairie, LA",A,"6292","714","577","177","276","8036",78.3,8.88,7.19,2.2,3.43,1.81,0.23,0.59,0.91,0.81,"198792","175278","55631","11069","19404",43.2,38.09,12.09,2.41,4.22
"New Orleans-Metairie, LA",B,"15299","2735","2084","553","983","21654",70.65,12.63,9.63,2.55,4.54,1.64,0.33,0.8,1.06,1.08,"198792","175278","55631","11069","19404",43.2,38.09,12.09,2.41,4.22
"New Orleans-Metairie, LA",C,"48025","28576","8976","1414","4242","91233",52.64,31.32,9.84,1.55,4.65,1.22,0.82,0.81,0.64,1.1,"198792","175278","55631","11069","19404",43.2,38.09,12.09,2.41,4.22
"New Orleans-Metairie, LA",D,"29081","55441","7192","1199","4235","97149",29.93,57.07,7.4,1.23,4.36,0.69,1.5,0.61,0.51,1.03,"198792","175278","55631","11069","19404",43.2,38.09,12.09,2.41,4.22
"New York-Newark-Jersey City, NY-NJ-PA",A,"205702","31768","36632","24816","14949","313867",65.54,10.12,11.67,7.91,4.76,1.85,0.56,0.42,0.56,1.03,"5169444","2626933","4074221","2077111","675943",35.35,17.96,27.86,14.2,4.62
"New York-Newark-Jersey City, NY-NJ-PA",B,"752223","346677","503237","214336","86779","1903251",39.52,18.21,26.44,11.26,4.56,1.12,1.01,0.95,0.79,0.99,"5169444","2626933","4074221","2077111","675943",35.35,17.96,27.86,14.2,4.62
"New York-Newark-Jersey City, NY-NJ-PA",C,"1164087","894704","1492338","767862","239048","4558038",25.54,19.63,32.74,16.85,5.24,0.72,1.09,1.18,1.19,1.13,"5169444","2626933","4074221","2077111","675943",35.35,17.96,27.86,14.2,4.62
"New York-Newark-Jersey City, NY-NJ-PA",D,"914030","781692","1029074","339307","153671","3217775",28.41,24.29,31.98,10.54,4.78,0.8,1.35,1.15,0.74,1.03,"5169444","2626933","4074221","2077111","675943",35.35,17.96,27.86,14.2,4.62
"Ogden-Clearfield, UT",A,"4566","67","1016","60","322","6031",75.71,1.11,16.84,0.99,5.35,1.26,0.54,0.54,0.79,0.98,"50541","1743","26098","1055","4579",60.16,2.07,31.06,1.26,5.45
"Ogden-Clearfield, UT",B,"8139","342","5263","150","881","14775",55.09,2.32,35.62,1.01,5.96,0.92,1.12,1.15,0.81,1.09,"50541","1743","26098","1055","4579",60.16,2.07,31.06,1.26,5.45
"Ogden-Clearfield, UT",C,"9927","373","8464","277","1096","20136",49.3,1.85,42.04,1.37,5.44,0.82,0.89,1.35,1.09,1,"50541","1743","26098","1055","4579",60.16,2.07,31.06,1.26,5.45
"Ogden-Clearfield, UT",D,"9492","380","4788","240","756","15655",60.63,2.43,30.58,1.53,4.83,1.01,1.17,0.98,1.22,0.89,"50541","1743","26098","1055","4579",60.16,2.07,31.06,1.26,5.45
"Oklahoma City, OK",A,"11667","1930","2148","775","1909","18430",63.3,10.47,11.66,4.21,10.36,1.73,0.68,0.33,1.53,1.08,"94436","39686","92072","7108","24755",36.59,15.38,35.68,2.75,9.59
"Oklahoma City, OK",B,"7264","1236","7517","850","1875","18741",38.76,6.6,40.11,4.54,10,1.06,0.43,1.12,1.65,1.04,"94436","39686","92072","7108","24755",36.59,15.38,35.68,2.75,9.59
"Oklahoma City, OK",C,"12323","8075","19552","1214","3904","45068",27.34,17.92,43.38,2.69,8.66,0.75,1.17,1.22,0.98,0.9,"94436","39686","92072","7108","24755",36.59,15.38,35.68,2.75,9.59
"Oklahoma City, OK",D,"5052","3328","12078","239","1988","22685",22.27,14.67,53.24,1.05,8.77,0.61,0.95,1.49,0.38,0.91,"94436","39686","92072","7108","24755",36.59,15.38,35.68,2.75,9.59
"Omaha-Council Bluffs, NE-IA",A,"38591","4137","4707","2953","2937","53325",72.37,7.76,8.83,5.54,5.51,1.22,0.61,0.49,1.32,0.97,"274171","59096","84107","19376","26178",59.23,12.77,18.17,4.19,5.65
"Omaha-Council Bluffs, NE-IA",B,"73234","22628","32872","3931","8499","141164",51.88,16.03,23.29,2.78,6.02,0.88,1.26,1.28,0.67,1.06,"274171","59096","84107","19376","26178",59.23,12.77,18.17,4.19,5.65
"Omaha-Council Bluffs, NE-IA",C,"21495","7297","19256","1412","2454","51914",41.41,14.06,37.09,2.72,4.73,0.7,1.1,2.04,0.65,0.84,"274171","59096","84107","19376","26178",59.23,12.77,18.17,4.19,5.65
"Omaha-Council Bluffs, NE-IA",D,"14561","3625","7350","428","1540","27503",52.94,13.18,26.72,1.56,5.6,0.89,1.03,1.47,0.37,0.99,"274171","59096","84107","19376","26178",59.23,12.77,18.17,4.19,5.65
"Peoria, IL",A,"1891","304","119","41","124","2478",76.28,12.28,4.81,1.64,4.99,1.29,0.47,0.7,0.88,0.81,"69807","30777","8184","2193","7249",59.05,26.04,6.92,1.86,6.13
"Peoria, IL",B,"4522","1435","468","137","433","6995",64.65,20.52,6.69,1.95,6.19,1.09,0.79,0.97,1.05,1.01,"69807","30777","8184","2193","7249",59.05,26.04,6.92,1.86,6.13
"Peoria, IL",C,"13646","10521","3411","454","2171","30203",45.18,34.83,11.29,1.5,7.19,0.77,1.34,1.63,0.81,1.17,"69807","30777","8184","2193","7249",59.05,26.04,6.92,1.86,6.13
"Peoria, IL",D,"2791","6749","1198","30","687","11454",24.36,58.92,10.45,0.26,6,0.41,2.26,1.51,0.14,0.98,"69807","30777","8184","2193","7249",59.05,26.04,6.92,1.86,6.13
"Philadelphia-Camden-Wilmington, PA-NJ-DE-MD",A,"39353","36088","9329","7290","4408","96470",40.79,37.41,9.67,7.56,4.57,0.81,1.43,0.81,1.01,1.06,"1716542","898482","411152","255332","147490",50.06,26.2,11.99,7.45,4.3
"Philadelphia-Camden-Wilmington, PA-NJ-DE-MD",B,"192442","211220","96146","43182","26410","569401",33.8,37.1,16.89,7.58,4.64,0.68,1.42,1.41,1.02,1.08,"1716542","898482","411152","255332","147490",50.06,26.2,11.99,7.45,4.3
"Philadelphia-Camden-Wilmington, PA-NJ-DE-MD",C,"104259","179683","79519","16407","15719","395587",26.36,45.42,20.1,4.15,3.97,0.53,1.73,1.68,0.56,0.92,"1716542","898482","411152","255332","147490",50.06,26.2,11.99,7.45,4.3
"Philadelphia-Camden-Wilmington, PA-NJ-DE-MD",D,"210709","202592","83584","44126","23221","564232",37.34,35.91,14.81,7.82,4.12,0.75,1.37,1.24,1.05,0.96,"1716542","898482","411152","255332","147490",50.06,26.2,11.99,7.45,4.3
"Phoenix-Mesa-Chandler, AZ",A,"3000","193","856","151","259","4459",67.28,4.32,19.19,3.39,5.82,1.9,0.53,0.4,1.35,0.91,"55623","12810","74974","3961","10109",35.32,8.13,47.61,2.52,6.42
"Phoenix-Mesa-Chandler, AZ",B,"10946","1167","12625","637","1750","27126",40.35,4.3,46.54,2.35,6.45,1.14,0.53,0.98,0.93,1.01,"55623","12810","74974","3961","10109",35.32,8.13,47.61,2.52,6.42
"Phoenix-Mesa-Chandler, AZ",C,"10231","1663","10034","883","1841","24652",41.5,6.75,40.7,3.58,7.47,1.17,0.83,0.85,1.42,1.16,"55623","12810","74974","3961","10109",35.32,8.13,47.61,2.52,6.42
"Phoenix-Mesa-Chandler, AZ",D,"2518","2553","9668","368","819","15926",15.81,16.03,60.71,2.31,5.14,0.45,1.97,1.28,0.92,0.8,"55623","12810","74974","3961","10109",35.32,8.13,47.61,2.52,6.42
"Pittsburgh, PA",A,"25473","777","1236","3125","1496","32107",79.34,2.42,3.85,9.73,4.66,1.06,0.19,1.37,2.04,1.01,"903740","155986","33877","57618","55896",74.87,12.92,2.81,4.77,4.63
"Pittsburgh, PA",B,"121234","23918","5992","9270","9167","169582",71.49,14.1,3.53,5.47,5.41,0.95,1.09,1.26,1.15,1.17,"903740","155986","33877","57618","55896",74.87,12.92,2.81,4.77,4.63
"Pittsburgh, PA",C,"110738","42730","6521","6072","10195","176256",62.83,24.24,3.7,3.45,5.78,0.84,1.88,1.32,0.72,1.25,"903740","155986","33877","57618","55896",74.87,12.92,2.81,4.77,4.63
"Pittsburgh, PA",D,"52948","34640","3352","3127","5592","99658",53.13,34.76,3.36,3.14,5.61,0.71,2.69,1.2,0.66,1.21,"903740","155986","33877","57618","55896",74.87,12.92,2.81,4.77,4.63
"Portland-Vancouver-Hillsboro, OR-WA",A,"14353","232","973","811","1320","17689",81.14,1.31,5.5,4.59,7.46,1.2,0.29,0.49,0.59,0.87,"537516","35372","88663","61858","68272",67.9,4.47,11.2,7.81,8.62
"Portland-Vancouver-Hillsboro, OR-WA",B,"63944","2422","5525","3552","6957","82400",77.6,2.94,6.71,4.31,8.44,1.14,0.66,0.6,0.55,0.98,"537516","35372","88663","61858","68272",67.9,4.47,11.2,7.81,8.62
"Portland-Vancouver-Hillsboro, OR-WA",C,"125734","9895","20188","14595","17162","187575",67.03,5.28,10.76,7.78,9.15,0.99,1.18,0.96,1,1.06,"537516","35372","88663","61858","68272",67.9,4.47,11.2,7.81,8.62
"Portland-Vancouver-Hillsboro, OR-WA",D,"38716","3192","4796","3101","4857","54662",70.83,5.84,8.77,5.67,8.89,1.04,1.31,0.78,0.73,1.03,"537516","35372","88663","61858","68272",67.9,4.47,11.2,7.81,8.62
"Portsmouth, OH",A,"188","13","9","3","14","228",82.69,5.92,3.94,1.24,6.21,0.93,1.63,1.99,2.22,1.32,"26422","1080","588","166","1397",89.11,3.64,1.98,0.56,4.71
"Portsmouth, OH",B,"2264","153","49","36","149","2651",85.39,5.77,1.85,1.36,5.63,0.96,1.58,0.93,2.43,1.2,"26422","1080","588","166","1397",89.11,3.64,1.98,0.56,4.71
"Portsmouth, OH",C,"7373","382","270","34","479","8539",86.34,4.48,3.16,0.4,5.61,0.97,1.23,1.6,0.72,1.19,"26422","1080","588","166","1397",89.11,3.64,1.98,0.56,4.71
"Portsmouth, OH",D,"2831","260","80","13","221","3406",83.12,7.64,2.36,0.37,6.5,0.93,2.1,1.19,0.67,1.38,"26422","1080","588","166","1397",89.11,3.64,1.98,0.56,4.71
"Poughkeepsie-Newburgh-Middletown, NY",A,"1900","570","446","185","218","3319",57.24,17.18,13.44,5.56,6.57,1.33,0.62,0.68,1.66,1.08,"21681","13925","9905","1686","3054",43.14,27.71,19.71,3.36,6.08
"Poughkeepsie-Newburgh-Middletown, NY",B,"4454","2691","2149","178","604","10076",44.2,26.7,21.33,1.77,5.99,1.02,0.96,1.08,0.53,0.99,"21681","13925","9905","1686","3054",43.14,27.71,19.71,3.36,6.08
"Poughkeepsie-Newburgh-Middletown, NY",C,"4443","5659","3375","295","848","14620",30.39,38.71,23.09,2.02,5.8,0.7,1.4,1.17,0.6,0.95,"21681","13925","9905","1686","3054",43.14,27.71,19.71,3.36,6.08
"Poughkeepsie-Newburgh-Middletown, NY",D,"1615","1842","1129","88","318","4991",32.35,36.9,22.62,1.76,6.37,0.75,1.33,1.15,0.52,1.05,"21681","13925","9905","1686","3054",43.14,27.71,19.71,3.36,6.08
"Providence-Warwick, RI-MA",A,"19746","2089","4731","1524","3093","31182",63.32,6.7,15.17,4.89,9.92,1.08,0.95,0.66,1.1,1.44,"418787","50514","165024","31822","49147",58.55,7.06,23.07,4.45,6.87
"Providence-Warwick, RI-MA",B,"62780","14997","51194","6393","15038","150402",41.74,9.97,34.04,4.25,10,0.71,1.41,1.48,0.96,1.46,"418787","50514","165024","31822","49147",58.55,7.06,23.07,4.45,6.87
"Providence-Warwick, RI-MA",C,"58997","19016","72242","8549","11756","170561",34.59,11.15,42.36,5.01,6.89,0.59,1.58,1.84,1.13,1,"418787","50514","165024","31822","49147",58.55,7.06,23.07,4.45,6.87
"Providence-Warwick, RI-MA",D,"7036","1311","5555","591","1444","15937",44.15,8.23,34.86,3.71,9.06,0.75,1.17,1.51,0.83,1.32,"418787","50514","165024","31822","49147",58.55,7.06,23.07,4.45,6.87
"Pueblo, CO",A,"2688","74","1586","31","260","4639",57.95,1.59,34.19,0.66,5.61,1.4,0.71,0.67,1.21,1.17,"33826","1825","41532","446","3911",41.48,2.24,50.93,0.55,4.8
"Pueblo, CO",B,"8199","369","10066","113","1108","19855",41.29,1.86,50.7,0.57,5.58,1,0.83,1,1.04,1.16,"33826","1825","41532","446","3911",41.48,2.24,50.93,0.55,4.8
"Pueblo, CO",C,"3210","253","5486","45","535","9528",33.69,2.65,57.58,0.47,5.61,0.81,1.19,1.13,0.86,1.17,"33826","1825","41532","446","3911",41.48,2.24,50.93,0.55,4.8
"Pueblo, CO",D,"2293","174","3668","31","382","6548",35.02,2.65,56.02,0.47,5.84,0.84,1.19,1.1,0.86,1.22,"33826","1825","41532","446","3911",41.48,2.24,50.93,0.55,4.8
"Racine, WI",A,"495","15","64","7","30","611",81.04,2.41,10.51,1.17,4.87,1.58,0.12,0.48,1.15,0.85,"49521","19349","20911","976","5512",51.44,20.1,21.72,1.01,5.73
"Racine, WI",B,"8176","1261","2220","68","682","12407",65.9,10.17,17.89,0.55,5.5,1.28,0.51,0.82,0.54,0.96,"49521","19349","20911","976","5512",51.44,20.1,21.72,1.01,5.73
"Racine, WI",C,"11416","6466","7246","126","1644","26898",42.44,24.04,26.94,0.47,6.11,0.83,1.2,1.24,0.46,1.07,"49521","19349","20911","976","5512",51.44,20.1,21.72,1.01,5.73
"Racine, WI",D,"6290","4225","5052","97","974","16638",37.8,25.39,30.37,0.58,5.85,0.73,1.26,1.4,0.58,1.02,"49521","19349","20911","976","5512",51.44,20.1,21.72,1.01,5.73
"Richmond, VA",A,"7543","525","201","104","265","8638",87.32,6.08,2.33,1.21,3.06,2.11,0.14,0.26,0.42,0.63,"126888","128479","27279","8711","14842",41.44,41.96,8.91,2.85,4.85
"Richmond, VA",B,"17423","3059","928","444","1114","22969",75.85,13.32,4.04,1.93,4.85,1.83,0.32,0.45,0.68,1,"126888","128479","27279","8711","14842",41.44,41.96,8.91,2.85,4.85
"Richmond, VA",C,"19374","13623","1886","846","2017","37745",51.33,36.09,5,2.24,5.34,1.24,0.86,0.56,0.79,1.1,"126888","128479","27279","8711","14842",41.44,41.96,8.91,2.85,4.85
"Richmond, VA",D,"9280","23337","1698","813","1869","36996",25.08,63.08,4.59,2.2,5.05,0.61,1.5,0.52,0.77,1.04,"126888","128479","27279","8711","14842",41.44,41.96,8.91,2.85,4.85
"Roanoke, VA",A,"997","10","17","15","36","1074",92.84,0.89,1.54,1.4,3.34,1.38,0.05,0.23,0.47,0.62,"126614","33584","12344","5556","10172",67.25,17.84,6.56,2.95,5.4
"Roanoke, VA",B,"4806","575","520","136","359","6395",75.15,8.99,8.13,2.12,5.61,1.12,0.5,1.24,0.72,1.04,"126614","33584","12344","5556","10172",67.25,17.84,6.56,2.95,5.4
"Roanoke, VA",C,"15314","6126","1840","434","1643","25357",60.39,24.16,7.26,1.71,6.48,0.9,1.35,1.11,0.58,1.2,"126614","33584","12344","5556","10172",67.25,17.84,6.56,2.95,5.4
"Roanoke, VA",D,"10196","5012","1639","242","1288","18377",55.48,27.28,8.92,1.32,7.01,0.83,1.53,1.36,0.45,1.3,"126614","33584","12344","5556","10172",67.25,17.84,6.56,2.95,5.4
"Rochester, MN",A,"1253","18","80","148","64","1563",80.18,1.13,5.12,9.46,4.1,1.18,0.11,0.61,1.28,0.67,"15925","2321","1963","1724","1437",68.14,9.93,8.4,7.38,6.15
"Rochester, MN",B,"2819","322","362","378","278","4158",67.79,7.75,8.71,9.08,6.67,0.99,0.78,1.04,1.23,1.09,"15925","2321","1963","1724","1437",68.14,9.93,8.4,7.38,6.15
"Rochester, MN",C,"4247","518","569","448","411","6192",68.58,8.36,9.19,7.23,6.64,1.01,0.84,1.09,0.98,1.08,"15925","2321","1963","1724","1437",68.14,9.93,8.4,7.38,6.15
"Rochester, MN",D,"680","94","82","143","57","1056",64.39,8.91,7.8,13.51,5.39,0.94,0.9,0.93,1.83,0.88,"15925","2321","1963","1724","1437",68.14,9.93,8.4,7.38,6.15
"Rochester, NY",A,"10306","476","557","439","654","12433",82.89,3.83,4.48,3.53,5.26,1.49,0.17,0.34,0.86,1.09,"248955","99333","59483","18333","21660",55.6,22.18,13.28,4.09,4.84
"Rochester, NY",B,"24215","14682","4947","1811","2507","48161",50.28,30.48,10.27,3.76,5.21,0.9,1.37,0.77,0.92,1.08,"248955","99333","59483","18333","21660",55.6,22.18,13.28,4.09,4.84
"Rochester, NY",C,"64342","48070","30238","4395","8099","155143",41.47,30.98,19.49,2.83,5.22,0.75,1.4,1.47,0.69,1.08,"248955","99333","59483","18333","21660",55.6,22.18,13.28,4.09,4.84
"Rochester, NY",D,"6230","16269","8421","842","1663","33424",18.64,48.67,25.19,2.52,4.98,0.34,2.19,1.9,0.61,1.03,"248955","99333","59483","18333","21660",55.6,22.18,13.28,4.09,4.84
"Rockford, IL",A,"1861","105","220","36","129","2351",79.14,4.49,9.35,1.55,5.47,1.47,0.23,0.51,0.57,0.98,"93312","33989","32009","4683","9722",53.72,19.57,18.43,2.7,5.6
"Rockford, IL",B,"9656","2355","2285","284","885","15466",62.43,15.22,14.78,1.84,5.73,1.16,0.78,0.8,0.68,1.02,"93312","33989","32009","4683","9722",53.72,19.57,18.43,2.7,5.6
"Rockford, IL",C,"13794","6813","6120","564","1858","29150",47.32,23.37,21,1.94,6.37,0.88,1.19,1.14,0.72,1.14,"93312","33989","32009","4683","9722",53.72,19.57,18.43,2.7,5.6
"Rockford, IL",D,"12012","10910","9816","850","2064","35653",33.69,30.6,27.53,2.39,5.79,0.63,1.56,1.49,0.88,1.03,"93312","33989","32009","4683","9722",53.72,19.57,18.43,2.7,5.6
"Sacramento-Roseville-Folsom, CA",A,"3521","54","606","386","418","4986",70.62,1.08,12.16,7.75,8.39,1.68,0.12,0.41,0.77,0.97,"103578","23051","73467","24625","21401",42.08,9.37,29.85,10.01,8.7
"Sacramento-Roseville-Folsom, CA",B,"10313","513","2510","858","1344","15537",66.38,3.3,16.16,5.52,8.65,1.58,0.35,0.54,0.55,0.99,"103578","23051","73467","24625","21401",42.08,9.37,29.85,10.01,8.7
"Sacramento-Roseville-Folsom, CA",C,"30587","5424","18434","5032","5366","64843",47.17,8.36,28.43,7.76,8.28,1.12,0.89,0.95,0.78,0.95,"103578","23051","73467","24625","21401",42.08,9.37,29.85,10.01,8.7
"Sacramento-Roseville-Folsom, CA",D,"5845","885","2922","1543","1179","12374",47.23,7.16,23.61,12.47,9.53,1.12,0.76,0.79,1.25,1.1,"103578","23051","73467","24625","21401",42.08,9.37,29.85,10.01,8.7
"Saginaw, MI",A,"942","304","185","5","85","1521",61.9,20,12.19,0.35,5.56,1.34,0.59,0.9,0.35,1.03,"39102","28876","11469","848","4571",46.07,34.03,13.51,1,5.39
"Saginaw, MI",B,"4488","1206","895","41","355","6985",64.25,17.26,12.82,0.59,5.08,1.39,0.51,0.95,0.59,0.94,"39102","28876","11469","848","4571",46.07,34.03,13.51,1,5.39
"Saginaw, MI",C,"12404","17652","5942","150","2242","38390",32.31,45.98,15.48,0.39,5.84,0.7,1.35,1.15,0.39,1.08,"39102","28876","11469","848","4571",46.07,34.03,13.51,1,5.39
"Saginaw, MI",D,"1616","1582","821","12","307","4338",37.26,36.47,18.93,0.27,7.08,0.81,1.07,1.4,0.27,1.31,"39102","28876","11469","848","4571",46.07,34.03,13.51,1,5.39
"Salt Lake City, UT",A,"10892","72","579","496","630","12669",85.97,0.57,4.57,3.92,4.98,1.41,0.18,0.21,0.7,0.64,"156318","8185","56880","14340","19843",61.17,3.2,22.26,5.61,7.76
"Salt Lake City, UT",B,"40632","750","5960","1955","3530","52827",76.91,1.42,11.28,3.7,6.68,1.26,0.44,0.51,0.66,0.86,"156318","8185","56880","14340","19843",61.17,3.2,22.26,5.61,7.76
"Salt Lake City, UT",C,"22032","936","8788","2034","2836","36625",60.16,2.55,23.99,5.55,7.74,0.98,0.8,1.08,0.99,1,"156318","8185","56880","14340","19843",61.17,3.2,22.26,5.61,7.76
"Salt Lake City, UT",D,"19786","2425","19269","2777","4972","49228",40.19,4.93,39.14,5.64,10.1,0.66,1.54,1.76,1.01,1.3,"156318","8185","56880","14340","19843",61.17,3.2,22.26,5.61,7.76
"San Antonio-New Braunfels, TX",A,"5588","377","12361","209","437","18972",29.45,1.99,65.15,1.1,2.3,2.05,0.4,0.83,1.29,1.28,"71814","24698","390337","4276","9015",14.36,4.94,78.05,0.85,1.8
"San Antonio-New Braunfels, TX",B,"15862","1195","46005","548","1430","65040",24.39,1.84,70.73,0.84,2.2,1.7,0.37,0.91,0.99,1.22,"71814","24698","390337","4276","9015",14.36,4.94,78.05,0.85,1.8
"San Antonio-New Braunfels, TX",C,"8610","2009","92951","540","1252","105362",8.17,1.91,88.22,0.51,1.19,0.57,0.39,1.13,0.6,0.66,"71814","24698","390337","4276","9015",14.36,4.94,78.05,0.85,1.8
"San Antonio-New Braunfels, TX",D,"7057","5540","69962","446","1212","84218",8.38,6.58,83.07,0.53,1.44,0.58,1.33,1.06,0.62,0.8,"71814","24698","390337","4276","9015",14.36,4.94,78.05,0.85,1.8
"San Diego-Chula Vista-Carlsbad, CA",A,"14807","334","2676","939","1397","20152",73.48,1.66,13.28,4.66,6.93,1.8,0.24,0.4,0.36,1.08,"503181","83252","407558","157305","79059",40.9,6.77,33.13,12.79,6.43
"San Diego-Chula Vista-Carlsbad, CA",B,"48240","1952","12656","4150","5125","72122",66.89,2.71,17.55,5.75,7.11,1.64,0.4,0.53,0.45,1.11,"503181","83252","407558","157305","79059",40.9,6.77,33.13,12.79,6.43
"San Diego-Chula Vista-Carlsbad, CA",C,"77313","12765","60394","16176","11062","177711",43.51,7.18,33.98,9.1,6.22,1.06,1.06,1.03,0.71,0.97,"503181","83252","407558","157305","79059",40.9,6.77,33.13,12.79,6.43
"San Diego-Chula Vista-Carlsbad, CA",D,"22635","18273","92320","18688","6796","158711",14.26,11.51,58.17,11.77,4.28,0.35,1.7,1.76,0.92,0.67,"503181","83252","407558","157305","79059",40.9,6.77,33.13,12.79,6.43
"San Francisco-Oakland-Berkeley, CA",A,"34681","1588","4081","9715","4808","54873",63.2,2.89,7.44,17.7,8.76,1.85,0.32,0.36,0.61,1.26,"681698","180454","409441","581656","137973",34.24,9.06,20.56,29.21,6.93
"San Francisco-Oakland-Berkeley, CA",B,"107751","16766","28223","78623","19076","250439",43.02,6.69,11.27,31.39,7.62,1.26,0.74,0.55,1.07,1.1,"681698","180454","409441","581656","137973",34.24,9.06,20.56,29.21,6.93
"San Francisco-Oakland-Berkeley, CA",C,"173369","44514","89892","109533","31959","449266",38.59,9.91,20.01,24.38,7.11,1.13,1.09,0.97,0.83,1.03,"681698","180454","409441","581656","137973",34.24,9.06,20.56,29.21,6.93
"San Francisco-Oakland-Berkeley, CA",D,"109640","48363","93222","85612","24286","361123",30.36,13.39,25.81,23.71,6.73,0.89,1.48,1.26,0.81,0.97,"681698","180454","409441","581656","137973",34.24,9.06,20.56,29.21,6.93
"San Jose-Sunnyvale-Santa Clara, CA",A,"1525","72","733","493","237","3060",49.85,2.36,23.95,16.1,7.74,1.72,0.68,0.64,0.65,1.49,"90969","10860","118075","78430","16336",28.91,3.45,37.52,24.92,5.19
"San Jose-Sunnyvale-Santa Clara, CA",B,"10493","498","4646","2655","1381","19672",53.34,2.53,23.62,13.5,7.02,1.85,0.73,0.63,0.54,1.35,"90969","10860","118075","78430","16336",28.91,3.45,37.52,24.92,5.19
"San Jose-Sunnyvale-Santa Clara, CA",C,"16361","1649","20398","7654","2818","48880",33.47,3.37,41.73,15.66,5.77,1.16,0.98,1.11,0.63,1.11,"90969","10860","118075","78430","16336",28.91,3.45,37.52,24.92,5.19
"San Jose-Sunnyvale-Santa Clara, CA",D,"9346","1812","24840","7765","2070","45833",20.39,3.95,54.2,16.94,4.52,0.71,1.15,1.44,0.68,0.87,"90969","10860","118075","78430","16336",28.91,3.45,37.52,24.92,5.19
"Savannah, GA",A,"1648","1436","175","48","171","3477",47.39,41.29,5.02,1.39,4.91,1.35,0.78,1.04,0.45,1.33,"21125","31938","2912","1866","2224",35.17,53.17,4.85,3.11,3.7
"Savannah, GA",B,"4835","6800","497","178","524","12834",37.67,52.99,3.88,1.38,4.08,1.07,1,0.8,0.45,1.1,"21125","31938","2912","1866","2224",35.17,53.17,4.85,3.11,3.7
"Savannah, GA",C,"3410","5453","462","386","422","10133",33.65,53.82,4.56,3.81,4.17,0.96,1.01,0.94,1.22,1.13,"21125","31938","2912","1866","2224",35.17,53.17,4.85,3.11,3.7
"Savannah, GA",D,"2119","2798","363","383","182","5845",36.26,47.86,6.21,6.56,3.11,1.03,0.9,1.28,2.11,0.84,"21125","31938","2912","1866","2224",35.17,53.17,4.85,3.11,3.7
"Scranton--Wilkes-Barre, PA",A,"27713","4962","9614","743","2009","45041",61.53,11.02,21.35,1.65,4.46,0.84,1.34,1.64,1.08,1.1,"87597","9877","15580","1836","4844",73.16,8.25,13.01,1.53,4.05
"Scranton--Wilkes-Barre, PA",B,"9338","834","1070","82","598","11923",78.32,7,8.98,0.69,5.02,1.07,0.85,0.69,0.45,1.24,"87597","9877","15580","1836","4844",73.16,8.25,13.01,1.53,4.05
"Scranton--Wilkes-Barre, PA",D,"11185","475","765","140","415","12980",86.17,3.66,5.89,1.08,3.2,1.18,0.44,0.45,0.7,0.79,"87597","9877","15580","1836","4844",73.16,8.25,13.01,1.53,4.05
"Seattle-Tacoma-Bellevue, WA",A,"17317","386","1050","1306","1801","21859",79.22,1.76,4.8,5.97,8.24,1.43,0.25,0.42,0.37,0.84,"1416366","181637","290897","418258","251649",55.35,7.1,11.37,16.35,9.83
"Seattle-Tacoma-Bellevue, WA",B,"160312","6296","16231","25415","20483","228736",70.09,2.75,7.1,11.11,8.95,1.27,0.39,0.62,0.68,0.91,"1416366","181637","290897","418258","251649",55.35,7.1,11.37,16.35,9.83
"Seattle-Tacoma-Bellevue, WA",C,"129746","24703","22566","36646","24340","238000",54.52,10.38,9.48,15.4,10.23,0.98,1.46,0.83,0.94,1.04,"1416366","181637","290897","418258","251649",55.35,7.1,11.37,16.35,9.83
"Seattle-Tacoma-Bellevue, WA",D,"53406","13212","12930","19644","10966","110159",48.48,11.99,11.74,17.83,9.96,0.88,1.69,1.03,1.09,1.01,"1416366","181637","290897","418258","251649",55.35,7.1,11.37,16.35,9.83
"Shreveport-Bossier City, LA",A,"8730","1382","585","130","563","11389",76.65,12.13,5.13,1.14,4.94,2.44,0.21,1.07,1.03,1.21,"32727","60890","5012","1155","4252",31.46,58.53,4.82,1.11,4.09
"Shreveport-Bossier City, LA",B,"787","3630","187","19","196","4819",16.33,75.33,3.89,0.38,4.07,0.52,1.29,0.81,0.35,0.99,"32727","60890","5012","1155","4252",31.46,58.53,4.82,1.11,4.09
"Shreveport-Bossier City, LA",C,"2241","10263","625","88","704","13922",16.1,73.72,4.49,0.64,5.06,0.51,1.26,0.93,0.57,1.24,"32727","60890","5012","1155","4252",31.46,58.53,4.82,1.11,4.09
"Shreveport-Bossier City, LA",D,"968","8202","352","32","340","9894",9.78,82.89,3.56,0.33,3.44,0.31,1.42,0.74,0.29,0.84,"32727","60890","5012","1155","4252",31.46,58.53,4.82,1.11,4.09
"Sioux City, IA-NE-SD",A,"5116","635","1583","361","701","8397",60.93,7.57,18.86,4.3,8.35,1.01,1.28,0.79,1.38,1.22,"67833","6665","26665","3490","7665",60.39,5.93,23.74,3.11,6.82
"Sioux City, IA-NE-SD",B,"9430","1360","4985","645","1578","17998",52.4,7.56,27.7,3.58,8.77,0.87,1.27,1.17,1.15,1.28,"67833","6665","26665","3490","7665",60.39,5.93,23.74,3.11,6.82
"Sioux City, IA-NE-SD",C,"17378","1341","7154","877","2180","28929",60.07,4.63,24.73,3.03,7.54,0.99,0.78,1.04,0.98,1.1,"67833","6665","26665","3490","7665",60.39,5.93,23.74,3.11,6.82
"Sioux City, IA-NE-SD",D,"18970","1548","3942","766","1573","26799",70.79,5.78,14.71,2.86,5.87,1.17,0.97,0.62,0.92,0.86,"67833","6665","26665","3490","7665",60.39,5.93,23.74,3.11,6.82
"South Bend-Mishawaka, IN-MI",A,"5944","504","507","89","335","7378",80.55,6.83,6.88,1.2,4.54,1.25,0.43,0.61,0.47,0.75,"135151","33520","23603","5332","12736",64.25,15.94,11.22,2.53,6.05
"South Bend-Mishawaka, IN-MI",B,"7757","2144","1158","97","812","11969",64.81,17.91,9.68,0.81,6.78,1.01,1.12,0.86,0.32,1.12,"135151","33520","23603","5332","12736",64.25,15.94,11.22,2.53,6.05
"South Bend-Mishawaka, IN-MI",C,"27288","12112","9812","585","3909","53706",50.81,22.55,18.27,1.09,7.28,0.79,1.42,1.63,0.43,1.2,"135151","33520","23603","5332","12736",64.25,15.94,11.22,2.53,6.05
"South Bend-Mishawaka, IN-MI",D,"4557","3504","1992","81","804","10937",41.66,32.03,18.21,0.74,7.35,0.65,2.01,1.62,0.29,1.21,"135151","33520","23603","5332","12736",64.25,15.94,11.22,2.53,6.05
"Spokane-Spokane Valley, WA",A,"7091","96","407","135","634","8363",84.8,1.15,4.86,1.61,7.58,1.1,0.44,0.68,0.59,0.72,"182782","6171","16915","6466","25102",76.98,2.6,7.12,2.72,10.57
"Spokane-Spokane Valley, WA",B,"20842","448","1480","435","2262","25467",81.84,1.76,5.81,1.71,8.88,1.06,0.68,0.82,0.63,0.84,"182782","6171","16915","6466","25102",76.98,2.6,7.12,2.72,10.57
"Spokane-Spokane Valley, WA",C,"69523","2689","6960","2480","10794","92446",75.2,2.91,7.53,2.68,11.68,0.98,1.12,1.06,0.99,1.1,"182782","6171","16915","6466","25102",76.98,2.6,7.12,2.72,10.57
"Spokane-Spokane Valley, WA",D,"14712","863","1710","728","2708","20722",71,4.17,8.25,3.52,13.07,0.92,1.6,1.16,1.29,1.24,"182782","6171","16915","6466","25102",76.98,2.6,7.12,2.72,10.57
"Springfield, IL",A,"4429","245","187","75","242","5178",85.54,4.72,3.61,1.46,4.68,1.35,0.19,1.06,0.8,0.71,"53922","21122","2883","1542","5639",63.36,24.82,3.39,1.81,6.63
"Springfield, IL",B,"7669","1824","386","110","740","10730",71.48,17,3.6,1.03,6.9,1.13,0.69,1.06,0.57,1.04,"53922","21122","2883","1542","5639",63.36,24.82,3.39,1.81,6.63
"Springfield, IL",C,"4912","2143","308","161","659","8182",60.03,26.19,3.76,1.96,8.05,0.95,1.06,1.11,1.08,1.22,"53922","21122","2883","1542","5639",63.36,24.82,3.39,1.81,6.63
"Springfield, IL",D,"8428","7654","743","145","1336","18306",46.04,41.81,4.06,0.79,7.3,0.73,1.68,1.2,0.44,1.1,"53922","21122","2883","1542","5639",63.36,24.82,3.39,1.81,6.63
"Springfield, MA",A,"1204","33","143","28","47","1454",82.76,2.24,9.85,1.94,3.21,1.49,0.52,0.28,1.15,0.87,"66933","5205","41940","2026","4441",55.53,4.32,34.79,1.68,3.68
"Springfield, MA",B,"9584","659","6735","193","708","17879",53.6,3.69,37.67,1.08,3.96,0.97,0.85,1.08,0.64,1.07,"66933","5205","41940","2026","4441",55.53,4.32,34.79,1.68,3.68
"Springfield, MA",C,"23040","1377","11893","546","1553","38409",59.98,3.59,30.96,1.42,4.04,1.08,0.83,0.89,0.85,1.1,"66933","5205","41940","2026","4441",55.53,4.32,34.79,1.68,3.68
"Springfield, MA",D,"5031","489","6580","168","371","12638",39.81,3.87,52.07,1.33,2.93,0.72,0.9,1.5,0.79,0.8,"66933","5205","41940","2026","4441",55.53,4.32,34.79,1.68,3.68
"Springfield, MO",A,"945","28","41","16","73","1103",85.68,2.5,3.75,1.48,6.59,1.1,0.42,0.63,0.91,0.74,"66103","5044","5050","1377","7545",77.66,5.93,5.93,1.62,8.86
"Springfield, MO",B,"4312","98","219","128","361","5118",84.26,1.91,4.28,2.49,7.05,1.09,0.32,0.72,1.54,0.8,"66103","5044","5050","1377","7545",77.66,5.93,5.93,1.62,8.86
"Springfield, MO",C,"12441","1207","951","479","1332","16410",75.81,7.36,5.79,2.92,8.12,0.98,1.24,0.98,1.81,0.92,"66103","5044","5050","1377","7545",77.66,5.93,5.93,1.62,8.86
"Springfield, MO",D,"19179","1756","1601","229","2539","25304",75.8,6.94,6.33,0.9,10.04,0.98,1.17,1.07,0.56,1.13,"66103","5044","5050","1377","7545",77.66,5.93,5.93,1.62,8.86
"Springfield, OH",A,"2967","457","146","21","248","3839",77.28,11.91,3.82,0.54,6.46,1.14,0.64,0.77,0.81,0.82,"38585","10482","2829","375","4450",68.03,18.48,4.99,0.66,7.84
"Springfield, OH",B,"6538","1663","544","74","901","9720",67.26,17.11,5.6,0.76,9.27,0.99,0.93,1.12,1.16,1.18,"38585","10482","2829","375","4450",68.03,18.48,4.99,0.66,7.84
"Springfield, OH",C,"11544","3485","962","61","1411","17462",66.11,19.96,5.51,0.35,8.08,0.97,1.08,1.1,0.53,1.03,"38585","10482","2829","375","4450",68.03,18.48,4.99,0.66,7.84
"Springfield, OH",D,"2135","1452","262","6","444","4300",49.66,33.77,6.1,0.15,10.33,0.73,1.83,1.22,0.23,1.32,"38585","10482","2829","375","4450",68.03,18.48,4.99,0.66,7.84
"St. Joseph, MO-KS",A,"319","18","37","12","24","410",77.79,4.33,8.98,2.94,5.97,1,0.71,1.19,2.68,0.84,"49467","3885","4793","693","4513",78.08,6.13,7.57,1.09,7.12
"St. Joseph, MO-KS",B,"2561","99","217","56","222","3155",81.2,3.13,6.87,1.76,7.05,1.04,0.51,0.91,1.61,0.99,"49467","3885","4793","693","4513",78.08,6.13,7.57,1.09,7.12
"St. Joseph, MO-KS",C,"3940","202","340","54","428","4963",79.38,4.06,6.85,1.08,8.62,1.02,0.66,0.91,0.99,1.21,"49467","3885","4793","693","4513",78.08,6.13,7.57,1.09,7.12
"St. Joseph, MO-KS",D,"16151","1487","2342","118","1923","22022",73.34,6.75,10.64,0.54,8.73,0.94,1.1,1.41,0.49,1.23,"49467","3885","4793","693","4513",78.08,6.13,7.57,1.09,7.12
"St. Louis, MO-IL",A,"49210","12504","2524","4225","3411","71874",68.47,17.4,3.51,5.88,4.75,1.38,0.46,0.74,1.81,0.96,"461043","350098","44529","30335","46177",49.46,37.56,4.78,3.25,4.95
"St. Louis, MO-IL",B,"92515","74109","9092","8445","9960","194121",47.66,38.18,4.68,4.35,5.13,0.96,1.02,0.98,1.34,1.04,"461043","350098","44529","30335","46177",49.46,37.56,4.78,3.25,4.95
"St. Louis, MO-IL",C,"52876","68455","6392","3166","7247","138137",38.28,49.56,4.63,2.29,5.25,0.77,1.32,0.97,0.7,1.06,"461043","350098","44529","30335","46177",49.46,37.56,4.78,3.25,4.95
"St. Louis, MO-IL",D,"24435","41450","5363","1391","3859","76499",31.94,54.18,7.01,1.82,5.04,0.65,1.44,1.47,0.56,1.02,"461043","350098","44529","30335","46177",49.46,37.56,4.78,3.25,4.95
"Stockton, CA",A,"1872","152","1320","227","299","3870",48.36,3.92,34.12,5.86,7.74,3.32,0.38,0.58,0.53,1.62,"24328","17194","99118","18601","8007",14.55,10.28,59.26,11.12,4.79
"Stockton, CA",B,"4757","1179","8404","931","1164","16434",28.94,7.17,51.14,5.66,7.08,1.99,0.7,0.86,0.51,1.48,"24328","17194","99118","18601","8007",14.55,10.28,59.26,11.12,4.79
"Stockton, CA",C,"2874","1831","12263","647","888","18504",15.53,9.9,66.27,3.5,4.8,1.07,0.96,1.12,0.31,1,"24328","17194","99118","18601","8007",14.55,10.28,59.26,11.12,4.79
"Stockton, CA",D,"1673","1390","19853","2127","844","25887",6.46,5.37,76.69,8.22,3.26,0.44,0.52,1.29,0.74,0.68,"24328","17194","99118","18601","8007",14.55,10.28,59.26,11.12,4.79
"Syracuse, NY",A,"8104","1786","825","356","699","11771",68.85,15.17,7.01,3.02,5.94,1.15,0.77,0.88,0.52,0.89,"149706","48886","19782","14443","16678",60,19.59,7.93,5.79,6.68
"Syracuse, NY",B,"32335","10682","4552","3458","3649","54676",59.14,19.54,8.33,6.32,6.67,0.99,1,1.05,1.09,1,"149706","48886","19782","14443","16678",60,19.59,7.93,5.79,6.68
"Syracuse, NY",C,"31144","19700","6178","4366","5210","66596",46.77,29.58,9.28,6.56,7.82,0.78,1.51,1.17,1.13,1.17,"149706","48886","19782","14443","16678",60,19.59,7.93,5.79,6.68
"Syracuse, NY",D,"5435","5310","2741","1051","1336","15873",34.24,33.45,17.27,6.62,8.41,0.57,1.71,2.18,1.14,1.26,"149706","48886","19782","14443","16678",60,19.59,7.93,5.79,6.68
"Tampa-St. Petersburg-Clearwater, FL",A,"8698","157","1079","297","430","10661",81.59,1.48,10.12,2.78,4.04,1.52,0.1,0.44,0.69,0.83,"694493","187621","298272","52216","62888",53.61,14.48,23.02,4.03,4.85
"Tampa-St. Petersburg-Clearwater, FL",B,"27945","2559","6359","1024","2038","39924",69.99,6.41,15.93,2.56,5.11,1.31,0.44,0.69,0.64,1.05,"694493","187621","298272","52216","62888",53.61,14.48,23.02,4.03,4.85
"Tampa-St. Petersburg-Clearwater, FL",C,"42280","19204","8881","1570","4007","75941",55.67,25.29,11.69,2.07,5.28,1.04,1.75,0.51,0.51,1.09,"694493","187621","298272","52216","62888",53.61,14.48,23.02,4.03,4.85
"Tampa-St. Petersburg-Clearwater, FL",D,"32163","35900","20712","2471","4348","95594",33.65,37.55,21.67,2.58,4.55,0.63,2.59,0.94,0.64,0.94,"694493","187621","298272","52216","62888",53.61,14.48,23.02,4.03,4.85
"Terre Haute, IN",A,"1679","87","53","17","113","1949",86.14,4.47,2.72,0.85,5.82,1.08,0.5,0.81,0.61,0.9,"43392","4896","1829","767","3533",79.74,9,3.36,1.41,6.49
"Terre Haute, IN",B,"2033","177","58","4","178","2450",82.97,7.21,2.38,0.18,7.26,1.04,0.8,0.71,0.13,1.12,"43392","4896","1829","767","3533",79.74,9,3.36,1.41,6.49
"Terre Haute, IN",C,"14583","1975","763","181","1555","19057",76.52,10.36,4.01,0.95,8.16,0.96,1.15,1.19,0.67,1.26,"43392","4896","1829","767","3533",79.74,9,3.36,1.41,6.49
"Terre Haute, IN",D,"8614","1297","441","100","823","11275",76.4,11.5,3.91,0.89,7.3,0.96,1.28,1.16,0.63,1.12,"43392","4896","1829","767","3533",79.74,9,3.36,1.41,6.49
"Toledo, OH",A,"15003","3220","1175","722","1065","21186",70.82,15.2,5.54,3.41,5.03,1.11,0.72,0.69,2.6,0.87,"238126","78874","30095","4904","21703",63.72,21.11,8.05,1.31,5.81
"Toledo, OH",B,"29029","16868","4294","465","3413","54069",53.69,31.2,7.94,0.86,6.31,0.84,1.48,0.99,0.66,1.09,"238126","78874","30095","4904","21703",63.72,21.11,8.05,1.31,5.81
"Toledo, OH",C,"56046","26023","12430","640","7009","102149",54.87,25.48,12.17,0.63,6.86,0.86,1.21,1.51,0.48,1.18,"238126","78874","30095","4904","21703",63.72,21.11,8.05,1.31,5.81
"Toledo, OH",D,"2957","4981","1085","27","575","9625",30.72,51.75,11.27,0.28,5.98,0.48,2.45,1.4,0.22,1.03,"238126","78874","30095","4904","21703",63.72,21.11,8.05,1.31,5.81
"Topeka, KS",A,"3833","168","423","33","343","4800",79.85,3.51,8.81,0.68,7.15,1.37,0.31,0.42,0.83,0.86,"44616","8737","16047","627","6384",58.39,11.43,21,0.82,8.36
"Topeka, KS",B,"8067","839","2491","74","1076","12547",64.3,6.69,19.85,0.59,8.58,1.1,0.58,0.95,0.72,1.03,"44616","8737","16047","627","6384",58.39,11.43,21,0.82,8.36
"Topeka, KS",C,"6915","1645","2601","99","1073","12333",56.07,13.34,21.09,0.8,8.7,0.96,1.17,1,0.97,1.04,"44616","8737","16047","627","6384",58.39,11.43,21,0.82,8.36
"Topeka, KS",D,"7541","2608","5338","87","1488","17062",44.2,15.29,31.29,0.51,8.72,0.76,1.34,1.49,0.62,1.04,"44616","8737","16047","627","6384",58.39,11.43,21,0.82,8.36
"Trenton-Princeton, NJ",A,"1499","5964","1094","102","388","9047",16.57,65.93,12.09,1.12,4.29,0.41,2.58,0.46,0.26,1.22,"105858","66932","68357","11525","9170",40.43,25.56,26.11,4.4,3.5
"Trenton-Princeton, NJ",B,"5765","11335","8102","515","986","26702",21.59,42.45,30.34,1.93,3.69,0.53,1.66,1.16,0.44,1.05,"105858","66932","68357","11525","9170",40.43,25.56,26.11,4.4,3.5
"Trenton-Princeton, NJ",C,"15438","20036","33975","1465","2134","73048",21.13,27.43,46.51,2.01,2.92,0.52,1.07,1.78,0.46,0.83,"105858","66932","68357","11525","9170",40.43,25.56,26.11,4.4,3.5
"Trenton-Princeton, NJ",D,"963","7647","5393","75","446","14524",6.63,52.65,37.13,0.52,3.07,0.16,2.06,1.42,0.12,0.88,"105858","66932","68357","11525","9170",40.43,25.56,26.11,4.4,3.5
"Tulsa, OK",A,"12907","897","1031","200","2303","17337",74.45,5.17,5.94,1.15,13.28,1.45,0.34,0.38,0.55,0.86,"107491","31810","33015","4383","32470",51.39,15.21,15.78,2.1,15.52
"Tulsa, OK",B,"11066","2223","1339","390","2746","17764",62.29,12.51,7.54,2.2,15.46,1.21,0.82,0.48,1.05,1,"107491","31810","33015","4383","32470",51.39,15.21,15.78,2.1,15.52
"Tulsa, OK",C,"8884","2374","6341","268","3207","21074",42.15,11.27,30.09,1.27,15.22,0.82,0.74,1.91,0.61,0.98,"107491","31810","33015","4383","32470",51.39,15.21,15.78,2.1,15.52
"Tulsa, OK",D,"6893","5020","5381","231","3776","21300",32.36,23.57,25.26,1.09,17.73,0.63,1.55,1.6,0.52,1.14,"107491","31810","33015","4383","32470",51.39,15.21,15.78,2.1,15.52
"Utica-Rome, NY",A,"3496","102","175","118","138","4029",86.77,2.54,4.35,2.92,3.43,1.34,0.23,0.42,0.32,0.74,"64346","11130","10332","9132","4598",64.64,11.18,10.38,9.17,4.62
"Utica-Rome, NY",B,"5390","418","546","473","318","7146",75.43,5.86,7.65,6.62,4.45,1.17,0.52,0.74,0.72,0.96,"64346","11130","10332","9132","4598",64.64,11.18,10.38,9.17,4.62
"Utica-Rome, NY",C,"21616","6117","5102","5377","2013","40225",53.74,15.21,12.68,13.37,5,0.83,1.36,1.22,1.46,1.08,"64346","11130","10332","9132","4598",64.64,11.18,10.38,9.17,4.62
"Utica-Rome, NY",D,"10159","3298","2941","2009","1041","19447",52.24,16.96,15.12,10.33,5.35,0.81,1.52,1.46,1.13,1.16,"64346","11130","10332","9132","4598",64.64,11.18,10.38,9.17,4.62
"Virginia Beach-Norfolk-Newport News, VA-NC",A,"5002","1189","405","161","458","7215",69.33,16.48,5.61,2.23,6.34,1.73,0.39,0.72,0.72,0.99,"299021","316582","57673","23166","47931",40.17,42.53,7.75,3.11,6.44
"Virginia Beach-Norfolk-Newport News, VA-NC",B,"13801","2595","1457","605","1458","19917",69.29,13.03,7.31,3.04,7.32,1.72,0.31,0.94,0.98,1.14,"299021","316582","57673","23166","47931",40.17,42.53,7.75,3.11,6.44
"Virginia Beach-Norfolk-Newport News, VA-NC",C,"35394","41538","6807","2375","6451","92564",38.24,44.87,7.35,2.57,6.97,0.95,1.06,0.95,0.82,1.08,"299021","316582","57673","23166","47931",40.17,42.53,7.75,3.11,6.44
"Virginia Beach-Norfolk-Newport News, VA-NC",D,"12213","47265","4093","1331","3820","68722",17.77,68.78,5.96,1.94,5.56,0.44,1.62,0.77,0.62,0.86,"299021","316582","57673","23166","47931",40.17,42.53,7.75,3.11,6.44
"Waco, TX",A,"1355","543","1286","10","104","3299",41.08,16.46,38.99,0.31,3.16,1.33,0.71,0.98,0.13,0.82,"26467","20043","34059","1983","3314",30.82,23.34,39.67,2.31,3.86
"Waco, TX",B,"5887","4300","10611","612","769","22179",26.54,19.39,47.84,2.76,3.47,0.86,0.83,1.21,1.19,0.9,"26467","20043","34059","1983","3314",30.82,23.34,39.67,2.31,3.86
"Waco, TX",C,"4263","2568","6355","396","457","14039",30.36,18.29,45.27,2.82,3.26,0.99,0.78,1.14,1.22,0.84,"26467","20043","34059","1983","3314",30.82,23.34,39.67,2.31,3.86
"Waco, TX",D,"2994","3296","2995","578","518","10381",28.84,31.75,28.85,5.57,4.99,0.94,1.36,0.73,2.41,1.29,"26467","20043","34059","1983","3314",30.82,23.34,39.67,2.31,3.86
"Waterloo-Cedar Falls, IA",A,"4060","462","325","129","312","5287",76.79,8.74,6.15,2.43,5.89,1.25,0.42,0.77,0.74,0.91,"33764","11293","4355","1803","3557",61.64,20.62,7.95,3.29,6.49
"Waterloo-Cedar Falls, IA",B,"7274","2167","1173","782","930","12326",59.01,17.58,9.52,6.34,7.55,0.96,0.85,1.2,1.93,1.16,"33764","11293","4355","1803","3557",61.64,20.62,7.95,3.29,6.49
"Waterloo-Cedar Falls, IA",C,"6231","2741","1206","250","811","11240",55.44,24.39,10.73,2.23,7.22,0.9,1.18,1.35,0.68,1.11,"33764","11293","4355","1803","3557",61.64,20.62,7.95,3.29,6.49
"Waterloo-Cedar Falls, IA",D,"2880","2975","633","163","543","7195",40.03,41.35,8.8,2.27,7.55,0.65,2.01,1.11,0.69,1.16,"33764","11293","4355","1803","3557",61.64,20.62,7.95,3.29,6.49
"Wheeling, WV-OH",A,"1671","67","33","35","77","1884",88.72,3.57,1.73,1.87,4.11,1.01,0.8,1.13,2.27,0.72,"39393","2011","689","372","2573",87.46,4.47,1.53,0.83,5.71
"Wheeling, WV-OH",B,"3970","83","70","56","191","4370",90.84,1.9,1.6,1.29,4.37,1.04,0.43,1.04,1.56,0.77,"39393","2011","689","372","2573",87.46,4.47,1.53,0.83,5.71
"Wheeling, WV-OH",C,"6480","402","158","70","443","7554",85.79,5.33,2.09,0.93,5.86,0.98,1.19,1.37,1.12,1.03,"39393","2011","689","372","2573",87.46,4.47,1.53,0.83,5.71
"Wheeling, WV-OH",D,"4374","585","102","53","523","5636",77.6,10.37,1.81,0.94,9.27,0.89,2.32,1.18,1.14,1.62,"39393","2011","689","372","2573",87.46,4.47,1.53,0.83,5.71
"Wichita, KS",A,"7876","1453","1785","192","965","12271",64.18,11.84,14.55,1.56,7.87,1.36,0.73,0.57,0.44,1.05,"84502","29033","45804","6327","13378",47.2,16.22,25.58,3.53,7.47
"Wichita, KS",B,"5390","438","959","81","520","7388",72.95,5.93,12.98,1.09,7.04,1.55,0.37,0.51,0.31,0.94,"84502","29033","45804","6327","13378",47.2,16.22,25.58,3.53,7.47
"Wichita, KS",C,"5644","1147","3640","295","928","11655",48.43,9.84,31.23,2.53,7.96,1.03,0.61,1.22,0.72,1.07,"84502","29033","45804","6327","13378",47.2,16.22,25.58,3.53,7.47
"Wichita, KS",D,"19617","7801","16744","981","3671","48815",40.19,15.98,34.3,2.01,7.52,0.85,0.99,1.34,0.57,1.01,"84502","29033","45804","6327","13378",47.2,16.22,25.58,3.53,7.47
"Winston-Salem, NC",A,"4192","137","166","71","171","4738",88.48,2.89,3.51,1.5,3.62,2.49,0.07,0.18,1.06,0.89,"38537","42604","21141","1539","4420",35.6,39.36,19.53,1.42,4.08
"Winston-Salem, NC",B,"4479","2309","742","85","360","7976",56.16,28.95,9.31,1.07,4.52,1.58,0.74,0.48,0.75,1.11,"38537","42604","21141","1539","4420",35.6,39.36,19.53,1.42,4.08
"Winston-Salem, NC",C,"7418","10612","7289","308","1238","26865",27.61,39.5,27.13,1.15,4.61,0.78,1,1.39,0.81,1.13,"38537","42604","21141","1539","4420",35.6,39.36,19.53,1.42,4.08
"Winston-Salem, NC",D,"807","6774","1759","43","404","9787",8.24,69.22,17.97,0.44,4.12,0.23,1.76,0.92,0.31,1.01,"38537","42604","21141","1539","4420",35.6,39.36,19.53,1.42,4.08
"York-Hanover, PA",A,"2705","170","230","108","132","3344",80.89,5.08,6.87,3.22,3.95,1.1,0.62,0.61,1.51,0.86,"252133","27842","38586","7290","15634",73.83,8.15,11.3,2.13,4.58
"York-Hanover, PA",B,"2608","596","850","105","226","4386",59.48,13.59,19.39,2.4,5.15,0.81,1.67,1.72,1.12,1.12,"252133","27842","38586","7290","15634",73.83,8.15,11.3,2.13,4.58
"York-Hanover, PA",C,"11544","6136","10562","262","1972","30476",37.88,20.13,34.66,0.86,6.47,0.51,2.47,3.07,0.4,1.41,"252133","27842","38586","7290","15634",73.83,8.15,11.3,2.13,4.58
"York-Hanover, PA",D,"3449","2788","4794","96","634","11761",29.32,23.71,40.76,0.82,5.39,0.4,2.91,3.61,0.38,1.18,"252133","27842","38586","7290","15634",73.83,8.15,11.3,2.13,4.58
"Youngstown-Warren-Boardman, OH-PA",A,"4566","1962","426","68","361","7383",61.84,26.57,5.77,0.92,4.89,0.83,1.81,1.22,1.17,0.99,"279003","54773","17687","2931","18410",74.84,14.69,4.74,0.79,4.94
"Youngstown-Warren-Boardman, OH-PA",B,"16173","6839","1475","175","1611","26273",61.56,26.03,5.61,0.67,6.13,0.82,1.77,1.18,0.85,1.24,"279003","54773","17687","2931","18410",74.84,14.69,4.74,0.79,4.94
"Youngstown-Warren-Boardman, OH-PA",C,"32498","14924","4263","252","3631","55569",58.48,26.86,7.67,0.45,6.53,0.78,1.83,1.62,0.58,1.32,"279003","54773","17687","2931","18410",74.84,14.69,4.74,0.79,4.94
"Youngstown-Warren-Boardman, OH-PA",D,"9730","8977","4169","65","1221","24162",40.27,37.15,17.25,0.27,5.05,0.54,2.53,3.64,0.34,1.02,"279003","54773","17687","2931","18410",74.84,14.69,4.74,0.79,4.94
1 metro_area holc_grade white_pop black_pop hisp_pop asian_pop other_pop total_pop pct_white pct_black pct_hisp pct_asian pct_other lq_white lq_black lq_hisp lq_asian lq_other surr_area_white_pop surr_area_black_pop surr_area_hisp_pop surr_area_asian_pop surr_area_other_pop surr_area_pct_white surr_area_pct_black surr_area_pct_hisp surr_area_pct_asian surr_area_pct_other
2 Akron, OH A 24702 8624 956 688 1993 36963 66.83 23.33 2.59 1.86 5.39 0.94 1.41 1 0.46 0.97 304399 70692 11037 17295 23839 71.24 16.55 2.58 4.05 5.58
3 Akron, OH B 41531 16499 2208 3367 4211 67816 61.24 24.33 3.26 4.96 6.21 0.86 1.47 1.26 1.23 1.11 304399 70692 11037 17295 23839 71.24 16.55 2.58 4.05 5.58
4 Akron, OH C 73105 22847 3149 6291 7302 112694 64.87 20.27 2.79 5.58 6.48 0.91 1.23 1.08 1.38 1.16 304399 70692 11037 17295 23839 71.24 16.55 2.58 4.05 5.58
5 Akron, OH D 6179 6921 567 455 1022 15144 40.8 45.7 3.75 3 6.75 0.57 2.76 1.45 0.74 1.21 304399 70692 11037 17295 23839 71.24 16.55 2.58 4.05 5.58
6 Albany-Schenectady-Troy, NY A 16989 1818 1317 1998 1182 23303 72.91 7.8 5.65 8.57 5.07 1.09 0.66 0.77 1.21 0.72 387016 68371 42699 41112 40596 66.75 11.79 7.36 7.09 7
7 Albany-Schenectady-Troy, NY B 26644 7094 4334 2509 4650 45230 58.91 15.68 9.58 5.55 10.28 0.88 1.33 1.3 0.78 1.47 387016 68371 42699 41112 40596 66.75 11.79 7.36 7.09 7
8 Albany-Schenectady-Troy, NY C 56878 16795 10357 6355 11153 101538 56.02 16.54 10.2 6.26 10.98 0.84 1.4 1.39 0.88 1.57 387016 68371 42699 41112 40596 66.75 11.79 7.36 7.09 7
9 Albany-Schenectady-Troy, NY D 16806 19581 6688 2191 4364 49630 33.86 39.45 13.48 4.42 8.79 0.51 3.35 1.83 0.62 1.26 387016 68371 42699 41112 40596 66.75 11.79 7.36 7.09 7
10 Allentown-Bethlehem-Easton, PA-NJ A 1076 71 367 21 82 1616 66.56 4.38 22.7 1.3 5.05 1.1 0.69 0.87 0.43 1.22 69477 7364 30164 3524 4753 60.27 6.39 26.17 3.06 4.12
11 Allentown-Bethlehem-Easton, PA-NJ B 16774 1962 7935 731 1396 28798 58.25 6.81 27.55 2.54 4.85 0.97 1.07 1.05 0.83 1.18 69477 7364 30164 3524 4753 60.27 6.39 26.17 3.06 4.12
12 Allentown-Bethlehem-Easton, PA-NJ C 4347 718 2967 184 346 8561 50.78 8.38 34.66 2.14 4.04 0.84 1.31 1.32 0.7 0.98 69477 7364 30164 3524 4753 60.27 6.39 26.17 3.06 4.12
13 Allentown-Bethlehem-Easton, PA-NJ D 2864 301 1625 85 252 5127 55.87 5.87 31.7 1.65 4.92 0.93 0.92 1.21 0.54 1.19 69477 7364 30164 3524 4753 60.27 6.39 26.17 3.06 4.12
14 Altoona, PA A 421 1 17 4 18 460 91.38 0.31 3.59 0.86 3.86 1.03 0.08 2.09 1.18 0.78 50121 2059 970 412 2804 88.92 3.65 1.72 0.73 4.97
15 Altoona, PA B 6612 166 117 55 318 7268 90.97 2.28 1.61 0.76 4.37 1.02 0.63 0.94 1.04 0.88 50121 2059 970 412 2804 88.92 3.65 1.72 0.73 4.97
16 Altoona, PA C 23472 1174 490 118 1554 26808 87.56 4.38 1.83 0.44 5.8 0.98 1.2 1.06 0.6 1.17 50121 2059 970 412 2804 88.92 3.65 1.72 0.73 4.97
17 Altoona, PA D 3920 267 71 24 268 4551 86.14 5.88 1.55 0.53 5.89 0.97 1.61 0.9 0.73 1.18 50121 2059 970 412 2804 88.92 3.65 1.72 0.73 4.97
18 Amarillo, TX A 6107 297 1687 215 622 8927 68.41 3.32 18.89 2.4 6.97 1.62 0.38 0.46 0.62 1.57 52724 10972 50830 4816 5556 42.21 8.78 40.7 3.86 4.45
19 Amarillo, TX B 7139 868 4223 150 732 13113 54.45 6.62 32.2 1.15 5.58 1.29 0.75 0.79 0.3 1.26 52724 10972 50830 4816 5556 42.21 8.78 40.7 3.86 4.45
20 Amarillo, TX C 2140 775 5538 131 320 8904 24.03 8.7 62.2 1.48 3.59 0.57 0.99 1.53 0.38 0.81 52724 10972 50830 4816 5556 42.21 8.78 40.7 3.86 4.45
21 Amarillo, TX D 5865 2511 16643 764 909 26692 21.97 9.41 62.35 2.86 3.41 0.52 1.07 1.53 0.74 0.77 52724 10972 50830 4816 5556 42.21 8.78 40.7 3.86 4.45
22 Asheville, NC A 4557 86 163 46 204 5055 90.13 1.69 3.23 0.91 4.04 1.21 0.18 0.37 0.71 0.7 73949 9577 8774 1268 5723 74.48 9.65 8.84 1.28 5.76
23 Asheville, NC B 6359 533 358 84 431 7765 81.9 6.86 4.62 1.08 5.54 1.1 0.71 0.52 0.85 0.96 73949 9577 8774 1268 5723 74.48 9.65 8.84 1.28 5.76
24 Asheville, NC C 18708 2792 1780 251 1624 25156 74.37 11.1 7.07 1 6.46 1 1.15 0.8 0.78 1.12 73949 9577 8774 1268 5723 74.48 9.65 8.84 1.28 5.76
25 Asheville, NC D 3209 1527 267 55 350 5408 59.33 28.24 4.93 1.02 6.47 0.8 2.93 0.56 0.8 1.12 73949 9577 8774 1268 5723 74.48 9.65 8.84 1.28 5.76
26 Atlanta-Sandy Springs-Alpharetta, GA A 9903 729 602 497 623 12354 80.16 5.9 4.87 4.02 5.04 2.17 0.13 0.58 0.84 1.16 329328 408208 74469 42563 38774 36.86 45.69 8.34 4.76 4.34
27 Atlanta-Sandy Springs-Alpharetta, GA B 26370 5071 1959 1624 1772 36797 71.67 13.78 5.32 4.41 4.82 1.94 0.3 0.64 0.93 1.11 329328 408208 74469 42563 38774 36.86 45.69 8.34 4.76 4.34
28 Atlanta-Sandy Springs-Alpharetta, GA C 64172 31002 8144 6395 6149 115862 55.39 26.76 7.03 5.52 5.31 1.5 0.59 0.84 1.16 1.22 329328 408208 74469 42563 38774 36.86 45.69 8.34 4.76 4.34
29 Atlanta-Sandy Springs-Alpharetta, GA D 21317 39254 4386 2688 3345 70991 30.03 55.29 6.18 3.79 4.71 0.81 1.21 0.74 0.79 1.09 329328 408208 74469 42563 38774 36.86 45.69 8.34 4.76 4.34
30 Atlantic City-Hammonton, NJ A 631 6 55 20 49 761 82.91 0.82 7.25 2.58 6.45 1.69 0.05 0.33 0.29 1.67 77899 26269 34507 14179 6155 48.99 16.52 21.7 8.92 3.87
31 Atlantic City-Hammonton, NJ B 7354 520 2499 1791 494 12659 58.09 4.11 19.74 14.15 3.91 1.19 0.25 0.91 1.59 1.01 77899 26269 34507 14179 6155 48.99 16.52 21.7 8.92 3.87
32 Atlantic City-Hammonton, NJ C 14269 8980 12902 3555 1421 41128 34.69 21.83 31.37 8.64 3.46 0.71 1.32 1.45 0.97 0.89 77899 26269 34507 14179 6155 48.99 16.52 21.7 8.92 3.87
33 Atlantic City-Hammonton, NJ D 1730 7503 3766 324 610 13933 12.42 53.85 27.03 2.33 4.38 0.25 3.26 1.25 0.26 1.13 77899 26269 34507 14179 6155 48.99 16.52 21.7 8.92 3.87
34 Augusta-Richmond County, GA-SC A 758 27 21 7 35 847 89.54 3.16 2.43 0.8 4.08 1.98 0.07 0.52 0.43 0.93 30084 29103 3077 1237 2912 45.3 43.82 4.63 1.86 4.38
35 Augusta-Richmond County, GA-SC B 1775 242 101 30 96 2244 79.12 10.78 4.49 1.33 4.28 1.75 0.25 0.97 0.71 0.98 30084 29103 3077 1237 2912 45.3 43.82 4.63 1.86 4.38
36 Augusta-Richmond County, GA-SC C 4011 1470 318 111 316 6227 64.41 23.61 5.11 1.79 5.08 1.42 0.54 1.1 0.96 1.16 30084 29103 3077 1237 2912 45.3 43.82 4.63 1.86 4.38
37 Augusta-Richmond County, GA-SC D 2885 8086 365 240 556 12131 23.78 66.66 3.01 1.98 4.58 0.52 1.52 0.65 1.06 1.04 30084 29103 3077 1237 2912 45.3 43.82 4.63 1.86 4.38
38 Austin-Round Rock-Georgetown, TX A 21180 591 3840 3073 1457 30142 70.27 1.96 12.74 10.19 4.83 1.12 0.44 0.65 1.25 0.97 153605 10841 48069 20005 12193 62.77 4.43 19.64 8.17 4.98
39 Austin-Round Rock-Georgetown, TX B 27936 1137 7228 5054 2145 43501 64.22 2.61 16.62 11.62 4.93 1.02 0.59 0.85 1.42 0.99 153605 10841 48069 20005 12193 62.77 4.43 19.64 8.17 4.98
40 Austin-Round Rock-Georgetown, TX C 7685 594 2028 807 534 11648 65.98 5.1 17.41 6.93 4.58 1.05 1.15 0.89 0.85 0.92 153605 10841 48069 20005 12193 62.77 4.43 19.64 8.17 4.98
41 Austin-Round Rock-Georgetown, TX D 16726 2732 7514 1422 1596 29990 55.77 9.11 25.05 4.74 5.32 0.89 2.06 1.28 0.58 1.07 153605 10841 48069 20005 12193 62.77 4.43 19.64 8.17 4.98
42 Baltimore-Columbia-Towson, MD A 14716 16262 1303 2259 1855 36397 40.43 44.68 3.58 6.21 5.1 1.08 1 0.44 1.26 1.05 403254 478015 87364 52705 52017 37.57 44.53 8.14 4.91 4.85
43 Baltimore-Columbia-Towson, MD B 61893 109091 8536 5565 9215 194300 31.85 56.15 4.39 2.86 4.74 0.85 1.26 0.54 0.58 0.98 403254 478015 87364 52705 52017 37.57 44.53 8.14 4.91 4.85
44 Baltimore-Columbia-Towson, MD C 49480 90595 17851 5909 8271 172105 28.75 52.64 10.37 3.43 4.81 0.77 1.18 1.27 0.7 0.99 403254 478015 87364 52705 52017 37.57 44.53 8.14 4.91 4.85
45 Baltimore-Columbia-Towson, MD D 45701 56107 11845 6455 5786 125894 36.3 44.57 9.41 5.13 4.6 0.97 1 1.16 1.04 0.95 403254 478015 87364 52705 52017 37.57 44.53 8.14 4.91 4.85
46 Battle Creek, MI A 810 86 39 47 54 1036 78.19 8.3 3.8 4.53 5.17 1.18 0.55 0.55 1.05 0.7 47157 10632 4890 3055 5241 66.44 14.98 6.89 4.3 7.38
47 Battle Creek, MI B 1160 349 99 103 137 1848 62.79 18.89 5.35 5.57 7.4 0.94 1.26 0.78 1.29 1 47157 10632 4890 3055 5241 66.44 14.98 6.89 4.3 7.38
48 Battle Creek, MI C 15314 4293 2326 615 2154 24702 62 17.38 9.42 2.49 8.72 0.93 1.16 1.37 0.58 1.18 47157 10632 4890 3055 5241 66.44 14.98 6.89 4.3 7.38
49 Battle Creek, MI D 3240 1141 580 41 504 5505 58.85 20.73 10.53 0.74 9.15 0.89 1.38 1.53 0.17 1.24 47157 10632 4890 3055 5241 66.44 14.98 6.89 4.3 7.38
50 Bay City, MI A 621 5 36 3 21 686 90.51 0.69 5.26 0.47 3.06 1.09 0.28 0.63 0.85 0.54 39060 1159 3933 264 2643 83 2.46 8.36 0.56 5.62
51 Bay City, MI B 1694 46 181 15 95 2030 83.43 2.26 8.92 0.73 4.67 1.01 0.92 1.07 1.3 0.83 39060 1159 3933 264 2643 83 2.46 8.36 0.56 5.62
52 Bay City, MI C 9841 306 1160 60 759 12126 81.15 2.52 9.57 0.5 6.26 0.98 1.02 1.14 0.89 1.11 39060 1159 3933 264 2643 83 2.46 8.36 0.56 5.62
53 Bay City, MI D 11449 562 1544 69 1088 14711 77.83 3.82 10.49 0.47 7.39 0.94 1.55 1.26 0.84 1.32 39060 1159 3933 264 2643 83 2.46 8.36 0.56 5.62
54 Beaumont-Port Arthur, TX A 899 5122 1660 106 170 7957 11.29 64.37 20.86 1.34 2.14 0.28 2.16 0.9 0.38 0.71 96080 70884 55440 8300 7206 40.39 29.79 23.3 3.49 3.03
55 Beaumont-Port Arthur, TX B 2546 11656 14156 1247 644 30248 8.42 38.53 46.8 4.12 2.13 0.21 1.29 2.01 1.18 0.7 96080 70884 55440 8300 7206 40.39 29.79 23.3 3.49 3.03
56 Beaumont-Port Arthur, TX C 523 2992 1408 34 149 5107 10.24 58.59 27.56 0.67 2.93 0.25 1.97 1.18 0.19 0.97 96080 70884 55440 8300 7206 40.39 29.79 23.3 3.49 3.03
57 Beaumont-Port Arthur, TX D 355 3473 856 18 159 4860 7.29 71.45 17.62 0.37 3.26 0.18 2.4 0.76 0.11 1.08 96080 70884 55440 8300 7206 40.39 29.79 23.3 3.49 3.03
58 Binghamton, NY A 2255 183 170 186 176 2970 75.92 6.15 5.72 6.27 5.94 1.03 0.8 0.9 1 1.03 106209 11020 9112 9003 8310 73.93 7.67 6.34 6.27 5.78
59 Binghamton, NY B 23858 3289 2270 1430 2205 33052 72.18 9.95 6.87 4.33 6.67 0.98 1.3 1.08 0.69 1.15 106209 11020 9112 9003 8310 73.93 7.67 6.34 6.27 5.78
60 Binghamton, NY C 22834 3361 2433 1672 2292 32594 70.06 10.31 7.47 5.13 7.03 0.95 1.34 1.18 0.82 1.22 106209 11020 9112 9003 8310 73.93 7.67 6.34 6.27 5.78
61 Binghamton, NY D 1512 473 261 104 205 2554 59.18 18.52 10.2 4.09 8.02 0.8 2.41 1.61 0.65 1.39 106209 11020 9112 9003 8310 73.93 7.67 6.34 6.27 5.78
62 Birmingham-Hoover, AL A 5709 43 106 66 142 6065 94.12 0.7 1.74 1.09 2.35 2.16 0.02 0.35 0.53 0.77 155725 166327 17741 7448 10877 43.48 46.44 4.95 2.08 3.04
63 Birmingham-Hoover, AL B 14948 6285 706 325 745 23009 64.96 27.32 3.07 1.41 3.24 1.49 0.59 0.62 0.68 1.07 155725 166327 17741 7448 10877 43.48 46.44 4.95 2.08 3.04
64 Birmingham-Hoover, AL C 17363 28889 2665 1106 1667 51690 33.59 55.89 5.16 2.14 3.22 0.77 1.2 1.04 1.03 1.06 155725 166327 17741 7448 10877 43.48 46.44 4.95 2.08 3.04
65 Birmingham-Hoover, AL D 8383 59889 4502 590 1931 75295 11.13 79.54 5.98 0.78 2.57 0.26 1.71 1.21 0.38 0.84 155725 166327 17741 7448 10877 43.48 46.44 4.95 2.08 3.04
66 Boston-Cambridge-Newton, MA-NH A 39375 2251 2258 4979 2889 51753 76.08 4.35 4.36 9.62 5.58 1.2 0.56 0.33 0.99 0.88 2716971 331571 562040 416219 271264 63.21 7.71 13.08 9.68 6.31
67 Boston-Cambridge-Newton, MA-NH B 170439 16978 16168 26299 17380 247264 68.93 6.87 6.54 10.64 7.03 1.09 0.89 0.5 1.1 1.11 2716971 331571 562040 416219 271264 63.21 7.71 13.08 9.68 6.31
68 Boston-Cambridge-Newton, MA-NH C 452120 136685 141563 111654 74007 916030 49.36 14.92 15.45 12.19 8.08 0.78 1.93 1.18 1.26 1.28 2716971 331571 562040 416219 271264 63.21 7.71 13.08 9.68 6.31
69 Boston-Cambridge-Newton, MA-NH D 179722 48748 92968 48110 28657 398204 45.13 12.24 23.35 12.08 7.2 0.71 1.59 1.79 1.25 1.14 2716971 331571 562040 416219 271264 63.21 7.71 13.08 9.68 6.31
70 Bridgeport-Stamford-Norwalk, CT A 15079 1122 2539 2266 875 21881 68.91 5.13 11.6 10.35 4 1.29 0.51 0.46 1.42 1.01 133943 25333 62695 18284 9915 53.54 10.13 25.06 7.31 3.96
71 Bridgeport-Stamford-Norwalk, CT B 21589 4396 10995 3950 1596 42526 50.77 10.34 25.85 9.29 3.75 0.95 1.02 1.03 1.27 0.95 133943 25333 62695 18284 9915 53.54 10.13 25.06 7.31 3.96
72 Bridgeport-Stamford-Norwalk, CT C 12261 4626 13082 2597 1195 33760 36.32 13.7 38.75 7.69 3.54 0.68 1.35 1.55 1.05 0.89 133943 25333 62695 18284 9915 53.54 10.13 25.06 7.31 3.96
73 Bridgeport-Stamford-Norwalk, CT D 2198 3478 6495 794 429 13393 16.41 25.97 48.49 5.93 3.21 0.31 2.56 1.94 0.81 0.81 133943 25333 62695 18284 9915 53.54 10.13 25.06 7.31 3.96
74 Buffalo-Cheektowaga, NY A 15865 2173 969 640 908 20555 77.18 10.57 4.71 3.11 4.42 1.18 0.61 0.67 0.55 0.94 530627 139564 57521 45662 38171 65.38 17.2 7.09 5.63 4.7
75 Buffalo-Cheektowaga, NY B 80832 37858 11286 7797 7587 145360 55.61 26.04 7.76 5.36 5.22 0.85 1.51 1.1 0.95 1.11 530627 139564 57521 45662 38171 65.38 17.2 7.09 5.63 4.7
76 Buffalo-Cheektowaga, NY C 59609 53497 19055 12422 8350 152934 38.98 34.98 12.46 8.12 5.46 0.6 2.03 1.76 1.44 1.16 530627 139564 57521 45662 38171 65.38 17.2 7.09 5.63 4.7
77 Buffalo-Cheektowaga, NY D 4726 5175 2977 206 840 13924 33.94 37.17 21.38 1.48 6.03 0.52 2.16 3.02 0.26 1.28 530627 139564 57521 45662 38171 65.38 17.2 7.09 5.63 4.7
78 Canton-Massillon, OH A 2486 409 95 17 209 3217 77.29 12.72 2.96 0.53 6.5 1.13 0.68 0.7 1.02 0.79 71884 19745 4466 541 8635 68.28 18.76 4.24 0.51 8.2
79 Canton-Massillon, OH B 17260 6172 1548 107 2856 27944 61.77 22.09 5.54 0.38 10.22 0.9 1.18 1.31 0.75 1.25 71884 19745 4466 541 8635 68.28 18.76 4.24 0.51 8.2
80 Canton-Massillon, OH C 10272 5386 1045 27 1901 18632 55.13 28.91 5.61 0.14 10.2 0.81 1.54 1.32 0.28 1.24 71884 19745 4466 541 8635 68.28 18.76 4.24 0.51 8.2
81 Canton-Massillon, OH D 1375 1429 187 3 332 3327 41.34 42.96 5.62 0.09 9.99 0.61 2.29 1.33 0.17 1.22 71884 19745 4466 541 8635 68.28 18.76 4.24 0.51 8.2
82 Charleston, WV A 3254 187 71 83 235 3829 84.97 4.89 1.84 2.18 6.13 1.11 0.39 0.96 0.94 0.95 47208 7649 1184 1423 3953 76.86 12.45 1.93 2.32 6.44
83 Charleston, WV B 5858 1614 204 164 633 8472 69.14 19.05 2.41 1.93 7.47 0.9 1.53 1.25 0.83 1.16 47208 7649 1184 1423 3953 76.86 12.45 1.93 2.32 6.44
84 Charleston, WV C 7549 1931 262 134 815 10692 70.61 18.06 2.45 1.25 7.62 0.92 1.45 1.27 0.54 1.18 47208 7649 1184 1423 3953 76.86 12.45 1.93 2.32 6.44
85 Charleston, WV D 2330 956 84 43 288 3701 62.96 25.82 2.26 1.17 7.78 0.82 2.07 1.17 0.51 1.21 47208 7649 1184 1423 3953 76.86 12.45 1.93 2.32 6.44
86 Charlotte-Concord-Gastonia, NC-SC A 8651 387 388 188 299 9913 87.27 3.9 3.91 1.9 3.02 1.55 0.14 0.48 0.54 0.71 75023 36710 10857 4665 5624 56.46 27.63 8.17 3.51 4.23
87 Charlotte-Concord-Gastonia, NC-SC B 8739 737 616 353 530 10974 79.63 6.71 5.61 3.22 4.83 1.41 0.24 0.69 0.92 1.14 75023 36710 10857 4665 5624 56.46 27.63 8.17 3.51 4.23
88 Charlotte-Concord-Gastonia, NC-SC C 13978 5705 1498 1008 1108 23297 60 24.49 6.43 4.33 4.76 1.06 0.89 0.79 1.23 1.12 75023 36710 10857 4665 5624 56.46 27.63 8.17 3.51 4.23
89 Charlotte-Concord-Gastonia, NC-SC D 10070 7462 1454 987 959 20932 48.11 35.65 6.94 4.72 4.58 0.85 1.29 0.85 1.34 1.08 75023 36710 10857 4665 5624 56.46 27.63 8.17 3.51 4.23
90 Chattanooga, TN-GA A 4738 449 389 96 226 5898 80.33 7.61 6.6 1.62 3.83 1.38 0.29 0.69 1.18 0.84 92469 41615 15196 2182 7263 58.26 26.22 9.57 1.37 4.58
91 Chattanooga, TN-GA B 12131 5352 1187 196 917 19784 61.32 27.05 6 0.99 4.64 1.05 1.03 0.63 0.72 1.01 92469 41615 15196 2182 7263 58.26 26.22 9.57 1.37 4.58
92 Chattanooga, TN-GA C 11770 10500 6125 228 1289 29911 39.35 35.1 20.48 0.76 4.31 0.68 1.34 2.14 0.55 0.94 92469 41615 15196 2182 7263 58.26 26.22 9.57 1.37 4.58
93 Chattanooga, TN-GA D 5340 5664 1409 212 578 13203 40.45 42.9 10.67 1.61 4.38 0.69 1.64 1.11 1.17 0.96 92469 41615 15196 2182 7263 58.26 26.22 9.57 1.37 4.58
94 Chicago-Naperville-Elgin, IL-IN-WI A 46352 8447 7773 3201 2630 68403 67.76 12.35 11.36 4.68 3.84 1.39 0.74 0.48 0.64 1.13 4471615 1531274 2187375 673021 310889 48.74 16.69 23.84 7.34 3.39
95 Chicago-Naperville-Elgin, IL-IN-WI B 202942 113905 90694 40663 17715 465918 43.56 24.45 19.47 8.73 3.8 0.89 1.46 0.82 1.19 1.12 4471615 1531274 2187375 673021 310889 48.74 16.69 23.84 7.34 3.39
96 Chicago-Naperville-Elgin, IL-IN-WI C 579196 447000 705314 75961 58074 1865546 31.05 23.96 37.81 4.07 3.11 0.64 1.44 1.59 0.56 0.92 4471615 1531274 2187375 673021 310889 48.74 16.69 23.84 7.34 3.39
97 Chicago-Naperville-Elgin, IL-IN-WI D 250471 297196 295129 63372 27927 934095 26.81 31.82 31.6 6.78 2.99 0.55 1.91 1.33 0.92 0.88 4471615 1531274 2187375 673021 310889 48.74 16.69 23.84 7.34 3.39
98 Cincinnati, OH-KY-IN A 10921 231 460 153 479 12243 89.2 1.89 3.76 1.25 3.91 1.3 0.1 0.76 0.39 0.76 917344 245761 66672 42435 68783 68.41 18.33 4.97 3.16 5.13
99 Cincinnati, OH-KY-IN B 26682 1389 1600 235 1979 31885 83.68 4.36 5.02 0.74 6.21 1.22 0.24 1.01 0.23 1.21 917344 245761 66672 42435 68783 68.41 18.33 4.97 3.16 5.13
100 Cincinnati, OH-KY-IN C 35616 4566 4811 241 3364 48597 73.29 9.39 9.9 0.5 6.92 1.07 0.51 1.99 0.16 1.35 917344 245761 66672 42435 68783 68.41 18.33 4.97 3.16 5.13
101 Cincinnati, OH-KY-IN D 5984 2281 1899 78 792 11034 54.23 20.67 17.21 0.7 7.18 0.79 1.13 3.46 0.22 1.4 917344 245761 66672 42435 68783 68.41 18.33 4.97 3.16 5.13
102 Cleveland-Elyria, OH A 48311 13445 2968 2272 3335 70331 68.69 19.12 4.22 3.23 4.74 1.08 0.87 0.63 1.06 1.09 1168228 402969 121587 55854 79749 63.89 22.04 6.65 3.05 4.36
103 Cleveland-Elyria, OH B 100214 54660 11665 3289 8045 177872 56.34 30.73 6.56 1.85 4.52 0.88 1.39 0.99 0.61 1.04 1168228 402969 121587 55854 79749 63.89 22.04 6.65 3.05 4.36
104 Cleveland-Elyria, OH C 155360 136527 40191 7910 17076 357064 43.51 38.24 11.26 2.22 4.78 0.68 1.73 1.69 0.73 1.1 1168228 402969 121587 55854 79749 63.89 22.04 6.65 3.05 4.36
105 Cleveland-Elyria, OH D 28391 73969 13274 3312 5349 124295 22.84 59.51 10.68 2.66 4.3 0.36 2.7 1.61 0.87 0.99 1168228 402969 121587 55854 79749 63.89 22.04 6.65 3.05 4.36
106 Columbia, SC A 1861 39 69 34 61 2064 90.14 1.89 3.36 1.64 2.98 1.48 0.07 0.82 0.53 0.8 44572 20779 3010 2273 2718 60.77 28.33 4.1 3.1 3.7
107 Columbia, SC B 4417 340 145 99 170 5172 85.4 6.57 2.81 1.92 3.29 1.41 0.23 0.69 0.62 0.89 44572 20779 3010 2273 2718 60.77 28.33 4.1 3.1 3.7
108 Columbia, SC C 6956 1044 316 273 331 8920 77.99 11.71 3.54 3.06 3.71 1.28 0.41 0.86 0.99 1 44572 20779 3010 2273 2718 60.77 28.33 4.1 3.1 3.7
109 Columbia, SC D 6235 3597 544 419 520 11316 55.1 31.79 4.81 3.7 4.6 0.91 1.12 1.17 1.2 1.24 44572 20779 3010 2273 2718 60.77 28.33 4.1 3.1 3.7
110 Columbus, GA-AL A 270 50 16 7 23 366 73.79 13.64 4.3 1.87 6.4 2.02 0.27 0.6 2.19 1.23 25956 35845 5056 609 3688 36.48 50.38 7.11 0.86 5.18
111 Columbus, GA-AL B 1656 687 160 26 160 2688 61.59 25.55 5.96 0.97 5.93 1.69 0.51 0.84 1.13 1.15 25956 35845 5056 609 3688 36.48 50.38 7.11 0.86 5.18
112 Columbus, GA-AL C 2191 3493 435 42 416 6576 33.31 53.11 6.61 0.64 6.33 0.91 1.05 0.93 0.75 1.22 25956 35845 5056 609 3688 36.48 50.38 7.11 0.86 5.18
113 Columbus, GA-AL D 2850 7320 942 55 564 11730 24.29 62.4 8.03 0.47 4.81 0.67 1.24 1.13 0.54 0.93 25956 35845 5056 609 3688 36.48 50.38 7.11 0.86 5.18
114 Columbus, OH A 23756 2731 1205 477 1547 29715 79.95 9.19 4.05 1.6 5.21 1.43 0.35 0.56 0.33 0.93 371107 175890 48054 31937 37074 55.88 26.49 7.24 4.81 5.58
115 Columbus, OH B 52383 18843 5168 1889 4955 83239 62.93 22.64 6.21 2.27 5.95 1.13 0.85 0.86 0.47 1.07 371107 175890 48054 31937 37074 55.88 26.49 7.24 4.81 5.58
116 Columbus, OH C 68257 27401 7531 3917 6751 113858 59.95 24.07 6.61 3.44 5.93 1.07 0.91 0.91 0.72 1.06 371107 175890 48054 31937 37074 55.88 26.49 7.24 4.81 5.58
117 Columbus, OH D 16377 12059 2366 890 2172 33864 48.36 35.61 6.99 2.63 6.41 0.87 1.34 0.97 0.55 1.15 371107 175890 48054 31937 37074 55.88 26.49 7.24 4.81 5.58
118 Dallas-Fort Worth-Arlington, TX A 50939 2651 7161 2929 2831 66512 76.59 3.99 10.77 4.4 4.26 2.08 0.21 0.33 0.62 1.05 1649321 853697 1469475 315093 181493 36.91 19.1 32.88 7.05 4.06
119 Dallas-Fort Worth-Arlington, TX B 43166 8975 51345 3148 3755 110388 39.1 8.13 46.51 2.85 3.4 1.06 0.43 1.41 0.4 0.84 1649321 853697 1469475 315093 181493 36.91 19.1 32.88 7.05 4.06
120 Dallas-Fort Worth-Arlington, TX C 50951 38908 106411 5769 5889 207927 24.5 18.71 51.18 2.77 2.83 0.66 0.98 1.56 0.39 0.7 1649321 853697 1469475 315093 181493 36.91 19.1 32.88 7.05 4.06
121 Dallas-Fort Worth-Arlington, TX D 22679 23220 66845 2851 2812 118407 19.15 19.61 56.45 2.41 2.37 0.52 1.03 1.72 0.34 0.58 1649321 853697 1469475 315093 181493 36.91 19.1 32.88 7.05 4.06
122 Davenport-Moline-Rock Island, IA-IL A 1565 33 139 20 98 1856 84.34 1.79 7.51 1.1 5.26 1.26 0.13 0.67 0.46 0.85 90227 17868 15019 3255 8348 66.97 13.26 11.15 2.42 6.2
123 Davenport-Moline-Rock Island, IA-IL B 14713 1784 1530 325 1035 19386 75.9 9.2 7.89 1.67 5.34 1.13 0.69 0.71 0.69 0.86 90227 17868 15019 3255 8348 66.97 13.26 11.15 2.42 6.2
124 Davenport-Moline-Rock Island, IA-IL C 21021 3986 3474 507 2320 31309 67.14 12.73 11.1 1.62 7.41 1 0.96 1 0.67 1.2 90227 17868 15019 3255 8348 66.97 13.26 11.15 2.42 6.2
125 Davenport-Moline-Rock Island, IA-IL D 3956 1295 763 63 480 6558 60.32 19.75 11.64 0.97 7.32 0.9 1.49 1.04 0.4 1.18 90227 17868 15019 3255 8348 66.97 13.26 11.15 2.42 6.2
126 Dayton-Kettering, OH A 15825 3675 774 440 1182 21897 72.27 16.78 3.54 2.01 5.4 1.25 0.57 0.73 1.25 0.91 154813 79341 12951 4282 15767 57.95 29.7 4.85 1.6 5.9
127 Dayton-Kettering, OH B 18875 15952 2153 681 2578 40238 46.91 39.64 5.35 1.69 6.41 0.81 1.33 1.1 1.06 1.09 154813 79341 12951 4282 15767 57.95 29.7 4.85 1.6 5.9
128 Dayton-Kettering, OH C 31008 13124 3598 620 3286 51635 60.05 25.42 6.97 1.2 6.36 1.04 0.86 1.44 0.75 1.08 154813 79341 12951 4282 15767 57.95 29.7 4.85 1.6 5.9
129 Dayton-Kettering, OH D 8883 10786 1072 179 1347 22269 39.89 48.44 4.81 0.81 6.05 0.69 1.63 0.99 0.5 1.03 154813 79341 12951 4282 15767 57.95 29.7 4.85 1.6 5.9
130 Decatur, IL A 2114 309 87 17 151 2678 78.94 11.56 3.23 0.62 5.64 1.32 0.39 1.12 0.69 0.86 30318 15115 1465 458 3335 59.81 29.82 2.89 0.9 6.58
131 Decatur, IL B 4144 3364 219 37 611 8375 49.48 40.17 2.62 0.45 7.29 0.83 1.35 0.91 0.49 1.11 30318 15115 1465 458 3335 59.81 29.82 2.89 0.9 6.58
132 Decatur, IL C 6298 6624 491 70 1146 14630 43.05 45.28 3.36 0.48 7.83 0.72 1.52 1.16 0.53 1.19 30318 15115 1465 458 3335 59.81 29.82 2.89 0.9 6.58
133 Decatur, IL D 2030 2250 153 22 434 4888 41.52 46.04 3.13 0.44 8.87 0.69 1.54 1.08 0.49 1.35 30318 15115 1465 458 3335 59.81 29.82 2.89 0.9 6.58
134 Denver-Aurora-Lakewood, CO A 10605 270 962 294 730 12860 82.46 2.1 7.48 2.29 5.67 1.43 0.32 0.28 0.66 1.04 460045 52036 212657 27752 43259 57.81 6.54 26.72 3.49 5.44
135 Denver-Aurora-Lakewood, CO B 29789 1400 3831 893 2130 38043 78.3 3.68 10.07 2.35 5.6 1.35 0.56 0.38 0.67 1.03 460045 52036 212657 27752 43259 57.81 6.54 26.72 3.49 5.44
136 Denver-Aurora-Lakewood, CO C 114180 6878 24668 4492 9134 159351 71.65 4.32 15.48 2.82 5.73 1.24 0.66 0.58 0.81 1.05 460045 52036 212657 27752 43259 57.81 6.54 26.72 3.49 5.44
137 Denver-Aurora-Lakewood, CO D 42365 6691 32194 2750 4547 88548 47.84 7.56 36.36 3.11 5.14 0.83 1.16 1.36 0.89 0.94 460045 52036 212657 27752 43259 57.81 6.54 26.72 3.49 5.44
138 Des Moines-West Des Moines, IA A 24197 1940 1902 929 1588 30556 79.19 6.35 6.22 3.04 5.2 1.25 0.6 0.43 0.48 1.01 160431 26698 36779 16060 13027 63.41 10.55 14.54 6.35 5.15
139 Des Moines-West Des Moines, IA B 17859 3533 4797 1786 1564 29540 60.46 11.96 16.24 6.05 5.29 0.95 1.13 1.12 0.95 1.03 160431 26698 36779 16060 13027 63.41 10.55 14.54 6.35 5.15
140 Des Moines-West Des Moines, IA C 38390 8870 11152 5120 3443 66976 57.32 13.24 16.65 7.64 5.14 0.9 1.26 1.15 1.2 1 160431 26698 36779 16060 13027 63.41 10.55 14.54 6.35 5.15
141 Des Moines-West Des Moines, IA D 18942 5498 7883 2929 1945 37197 50.92 14.78 21.19 7.87 5.23 0.8 1.4 1.46 1.24 1.02 160431 26698 36779 16060 13027 63.41 10.55 14.54 6.35 5.15
142 Detroit-Warren-Dearborn, MI A 33745 37381 2040 900 2935 77002 43.82 48.55 2.65 1.17 3.81 0.77 1.79 0.49 0.2 0.81 1954385 929170 184988 198693 162391 56.99 27.09 5.39 5.79 4.73
143 Detroit-Warren-Dearborn, MI B 67214 105556 6561 1444 7328 188103 35.73 56.12 3.49 0.77 3.9 0.63 2.07 0.65 0.13 0.82 1954385 929170 184988 198693 162391 56.99 27.09 5.39 5.79 4.73
144 Detroit-Warren-Dearborn, MI C 278844 235388 45758 13811 30258 604058 46.16 38.97 7.58 2.29 5.01 0.81 1.44 1.4 0.39 1.06 1954385 929170 184988 198693 162391 56.99 27.09 5.39 5.79 4.73
145 Detroit-Warren-Dearborn, MI D 88546 116045 37980 11152 13607 267328 33.12 43.41 14.21 4.17 5.09 0.58 1.6 2.63 0.72 1.07 1954385 929170 184988 198693 162391 56.99 27.09 5.39 5.79 4.73
146 Dubuque, IA A 2980 165 98 15 155 3413 87.31 4.85 2.86 0.45 4.54 1.04 0.77 0.77 0.45 0.88 47918 3587 2117 564 2934 83.89 6.28 3.71 0.99 5.14
147 Dubuque, IA B 15072 2179 1007 182 1303 19743 76.34 11.04 5.1 0.92 6.6 0.91 1.76 1.38 0.93 1.29 47918 3587 2117 564 2934 83.89 6.28 3.71 0.99 5.14
148 Dubuque, IA C 5953 267 203 54 314 6792 87.65 3.93 2.99 0.8 4.63 1.04 0.63 0.81 0.81 0.9 47918 3587 2117 564 2934 83.89 6.28 3.71 0.99 5.14
149 Dubuque, IA D 2880 375 173 20 217 3664 78.61 10.23 4.71 0.53 5.91 0.94 1.63 1.27 0.54 1.15 47918 3587 2117 564 2934 83.89 6.28 3.71 0.99 5.14
150 Duluth, MN-WI A 7176 102 157 164 517 8117 88.41 1.26 1.93 2.02 6.37 1.03 0.46 0.89 1.5 0.81 117643 3727 2974 1847 10723 85.92 2.72 2.17 1.35 7.83
151 Duluth, MN-WI B 14291 468 393 231 1383 16767 85.23 2.79 2.35 1.38 8.25 0.99 1.03 1.08 1.02 1.05 117643 3727 2974 1847 10723 85.92 2.72 2.17 1.35 7.83
152 Duluth, MN-WI C 17676 1197 741 381 2234 22228 79.52 5.39 3.33 1.71 10.05 0.93 1.98 1.54 1.27 1.28 117643 3727 2974 1847 10723 85.92 2.72 2.17 1.35 7.83
153 Duluth, MN-WI D 5730 191 168 78 631 6798 84.29 2.81 2.48 1.15 9.28 0.98 1.03 1.14 0.85 1.19 117643 3727 2974 1847 10723 85.92 2.72 2.17 1.35 7.83
154 Durham-Chapel Hill, NC A 2448 187 341 88 200 3263 75.02 5.73 10.44 2.69 6.13 2.29 0.14 0.55 0.72 1.43 24970 30644 14564 2852 3263 32.73 40.17 19.09 3.74 4.28
155 Durham-Chapel Hill, NC B 1354 362 223 44 137 2121 63.87 17.09 10.5 2.08 6.47 1.95 0.43 0.55 0.56 1.51 24970 30644 14564 2852 3263 32.73 40.17 19.09 3.74 4.28
156 Durham-Chapel Hill, NC C 8233 6025 3967 861 937 20023 41.12 30.09 19.81 4.3 4.68 1.26 0.75 1.04 1.15 1.09 24970 30644 14564 2852 3263 32.73 40.17 19.09 3.74 4.28
157 Durham-Chapel Hill, NC D 2335 6477 2546 305 522 12185 19.16 53.16 20.9 2.5 4.29 0.59 1.32 1.09 0.67 1 24970 30644 14564 2852 3263 32.73 40.17 19.09 3.74 4.28
158 El Paso, TX A 1123 51 3910 47 93 5224 21.49 0.98 74.85 0.9 1.78 1.79 0.33 0.92 0.57 0.79 13930 3463 94407 1826 2638 11.98 2.98 81.2 1.57 2.27
159 El Paso, TX B 1618 290 22147 90 253 24399 6.63 1.19 90.77 0.37 1.04 0.55 0.4 1.12 0.23 0.46 13930 3463 94407 1826 2638 11.98 2.98 81.2 1.57 2.27
160 El Paso, TX C 936 271 11827 140 215 13389 6.99 2.03 88.33 1.05 1.61 0.58 0.68 1.09 0.67 0.71 13930 3463 94407 1826 2638 11.98 2.98 81.2 1.57 2.27
161 El Paso, TX D 602 193 14977 38 140 15950 3.77 1.21 93.9 0.24 0.88 0.31 0.41 1.16 0.15 0.39 13930 3463 94407 1826 2638 11.98 2.98 81.2 1.57 2.27
162 Elmira, NY A 277 31 21 2 20 351 78.83 8.77 6.09 0.7 5.6 1.02 0.92 1.34 0.8 0.74 34907 4288 2046 396 3386 77.53 9.52 4.54 0.88 7.52
163 Elmira, NY B 7613 849 433 102 662 9659 78.82 8.79 4.48 1.06 6.86 1.02 0.92 0.99 1.2 0.91 34907 4288 2046 396 3386 77.53 9.52 4.54 0.88 7.52
164 Elmira, NY C 15224 1702 854 150 1701 19631 77.55 8.67 4.35 0.76 8.67 1 0.91 0.96 0.87 1.15 34907 4288 2046 396 3386 77.53 9.52 4.54 0.88 7.52
165 Elmira, NY D 3554 507 186 19 387 4653 76.38 10.9 4 0.4 8.31 0.99 1.14 0.88 0.46 1.11 34907 4288 2046 396 3386 77.53 9.52 4.54 0.88 7.52
166 Erie, PA A 4305 102 96 87 156 4746 90.71 2.14 2.02 1.84 3.29 1.22 0.2 0.33 0.55 0.6 125324 18053 10179 5656 9243 74.4 10.72 6.04 3.36 5.49
167 Erie, PA B 33288 3697 2536 882 2703 43106 77.22 8.58 5.88 2.05 6.27 1.04 0.8 0.97 0.61 1.14 125324 18053 10179 5656 9243 74.4 10.72 6.04 3.36 5.49
168 Erie, PA C 27409 7863 3721 1370 2908 43271 63.34 18.17 8.6 3.17 6.72 0.85 1.7 1.42 0.94 1.22 125324 18053 10179 5656 9243 74.4 10.72 6.04 3.36 5.49
169 Erie, PA D 5358 3113 1432 681 909 11492 46.62 27.09 12.46 5.92 7.91 0.63 2.53 2.06 1.76 1.44 125324 18053 10179 5656 9243 74.4 10.72 6.04 3.36 5.49
170 Evansville, IN-KY A 4098 232 145 57 292 4824 84.95 4.82 3 1.18 6.06 1.16 0.33 0.72 1.7 0.86 63444 12579 3581 595 6068 73.54 14.58 4.15 0.69 7.03
171 Evansville, IN-KY B 1764 1135 159 11 257 3325 53.04 34.13 4.78 0.33 7.72 0.72 2.34 1.15 0.47 1.1 63444 12579 3581 595 6068 73.54 14.58 4.15 0.69 7.03
172 Evansville, IN-KY C 31500 5833 1939 238 3127 42639 73.88 13.68 4.55 0.56 7.33 1 0.94 1.1 0.81 1.04 63444 12579 3581 595 6068 73.54 14.58 4.15 0.69 7.03
173 Evansville, IN-KY D 6788 2838 496 49 1066 11238 60.41 25.26 4.42 0.43 9.49 0.82 1.73 1.06 0.63 1.35 63444 12579 3581 595 6068 73.54 14.58 4.15 0.69 7.03
174 Flint, MI A 593 140 36 21 64 854 69.43 16.34 4.25 2.48 7.51 1.21 0.53 0.94 2.46 1.22 135599 73705 10653 2396 14619 57.22 31.1 4.5 1.01 6.17
175 Flint, MI B 3975 8756 618 105 935 14389 27.62 60.85 4.3 0.73 6.5 0.48 1.96 0.96 0.72 1.05 135599 73705 10653 2396 14619 57.22 31.1 4.5 1.01 6.17
176 Flint, MI C 11045 14044 1614 138 2125 28966 38.13 48.48 5.57 0.48 7.34 0.67 1.56 1.24 0.47 1.19 135599 73705 10653 2396 14619 57.22 31.1 4.5 1.01 6.17
177 Flint, MI D 18679 9305 1847 133 2527 32492 57.49 28.64 5.68 0.41 7.78 1 0.92 1.26 0.41 1.26 135599 73705 10653 2396 14619 57.22 31.1 4.5 1.01 6.17
178 Fort Wayne, IN A 1681 64 119 41 125 2029 82.83 3.14 5.86 2.01 6.17 1.67 0.14 0.39 0.27 0.98 67467 29812 20315 10066 8530 49.54 21.89 14.92 7.39 6.26
179 Fort Wayne, IN B 10029 1239 1770 443 1166 14647 68.47 8.46 12.08 3.02 7.96 1.38 0.39 0.81 0.41 1.27 67467 29812 20315 10066 8530 49.54 21.89 14.92 7.39 6.26
180 Fort Wayne, IN C 23448 11063 9750 1364 3325 48950 47.9 22.6 19.92 2.79 6.79 0.97 1.03 1.34 0.38 1.08 67467 29812 20315 10066 8530 49.54 21.89 14.92 7.39 6.26
181 Fort Wayne, IN D 742 1210 661 49 195 2856 25.96 42.35 23.13 1.72 6.84 0.52 1.93 1.55 0.23 1.09 67467 29812 20315 10066 8530 49.54 21.89 14.92 7.39 6.26
182 Fresno, CA A 615 25 370 25 86 1121 54.83 2.26 33.02 2.19 7.7 4.11 0.3 0.5 0.21 2.2 28916 16120 141886 22082 7576 13.35 7.44 65.51 10.2 3.5
183 Fresno, CA B 2846 284 6835 517 410 10892 26.13 2.61 62.76 4.74 3.77 1.96 0.35 0.96 0.47 1.08 28916 16120 141886 22082 7576 13.35 7.44 65.51 10.2 3.5
184 Fresno, CA C 6214 3942 42059 4467 1980 58662 10.59 6.72 71.7 7.61 3.38 0.79 0.9 1.09 0.75 0.96 28916 16120 141886 22082 7576 13.35 7.44 65.51 10.2 3.5
185 Fresno, CA D 883 1877 10951 1707 397 15814 5.58 11.87 69.25 10.79 2.51 0.42 1.59 1.06 1.06 0.72 28916 16120 141886 22082 7576 13.35 7.44 65.51 10.2 3.5
186 Grand Rapids-Kentwood, MI A 6670 271 362 159 420 7882 84.63 3.43 4.59 2.02 5.33 1.35 0.26 0.29 0.65 1.01 242564 50746 60780 12041 20352 62.76 13.13 15.73 3.12 5.27
187 Grand Rapids-Kentwood, MI B 23288 5436 5505 522 1942 36694 63.47 14.81 15 1.42 5.29 1.01 1.13 0.95 0.46 1.01 242564 50746 60780 12041 20352 62.76 13.13 15.73 3.12 5.27
188 Grand Rapids-Kentwood, MI C 74531 18549 25847 3183 7190 129299 57.64 14.35 19.99 2.46 5.56 0.92 1.09 1.27 0.79 1.06 242564 50746 60780 12041 20352 62.76 13.13 15.73 3.12 5.27
189 Grand Rapids-Kentwood, MI D 8448 5246 6196 190 1399 21480 39.33 24.43 28.85 0.88 6.51 0.63 1.86 1.83 0.28 1.24 242564 50746 60780 12041 20352 62.76 13.13 15.73 3.12 5.27
190 Greensboro-High Point, NC A 4964 209 229 70 223 5695 87.16 3.67 4.02 1.23 3.91 2.17 0.09 0.4 0.3 0.85 55145 56133 13906 5664 6306 40.21 40.93 10.14 4.13 4.6
191 Greensboro-High Point, NC B 4632 991 356 161 329 6468 71.6 15.31 5.51 2.48 5.09 1.78 0.37 0.54 0.6 1.11 55145 56133 13906 5664 6306 40.21 40.93 10.14 4.13 4.6
192 Greensboro-High Point, NC C 7758 12864 2995 1166 1318 26101 29.72 49.28 11.48 4.47 5.05 0.74 1.2 1.13 1.08 1.1 55145 56133 13906 5664 6306 40.21 40.93 10.14 4.13 4.6
193 Greensboro-High Point, NC D 882 10834 985 178 476 13355 6.6 81.12 7.38 1.33 3.57 0.16 1.98 0.73 0.32 0.78 55145 56133 13906 5664 6306 40.21 40.93 10.14 4.13 4.6
194 Harrisburg-Carlisle, PA A 2191 728 393 66 227 3605 60.8 20.19 10.89 1.82 6.29 1.17 0.89 0.8 0.29 1.16 96843 41916 25404 11512 10059 52.14 22.57 13.68 6.2 5.42
195 Harrisburg-Carlisle, PA B 13967 13841 7966 1489 2404 39667 35.21 34.89 20.08 3.75 6.06 0.68 1.55 1.47 0.61 1.12 96843 41916 25404 11512 10059 52.14 22.57 13.68 6.2 5.42
196 Harrisburg-Carlisle, PA C 2458 4185 3303 201 638 10785 22.79 38.8 30.63 1.87 5.92 0.44 1.72 2.24 0.3 1.09 96843 41916 25404 11512 10059 52.14 22.57 13.68 6.2 5.42
197 Harrisburg-Carlisle, PA D 8247 5777 3604 470 1315 19413 42.48 29.76 18.56 2.42 6.77 0.81 1.32 1.36 0.39 1.25 96843 41916 25404 11512 10059 52.14 22.57 13.68 6.2 5.42
198 Hartford-East Hartford-Middletown, CT A 21765 2204 3010 2006 1487 30472 71.43 7.23 9.88 6.58 4.88 1.54 0.4 0.39 1.09 1.18 232550 90555 127634 30178 20843 46.35 18.05 25.44 6.01 4.15
199 Hartford-East Hartford-Middletown, CT B 20103 14231 15961 1387 2217 53900 37.3 26.4 29.61 2.57 4.11 0.8 1.46 1.16 0.43 0.99 232550 90555 127634 30178 20843 46.35 18.05 25.44 6.01 4.15
200 Hartford-East Hartford-Middletown, CT C 22480 35157 58399 4120 5621 125778 17.87 27.95 46.43 3.28 4.47 0.39 1.55 1.83 0.54 1.08 232550 90555 127634 30178 20843 46.35 18.05 25.44 6.01 4.15
201 Hartford-East Hartford-Middletown, CT D 1661 4324 8407 486 461 15338 10.83 28.19 54.81 3.17 3 0.23 1.56 2.15 0.53 0.72 232550 90555 127634 30178 20843 46.35 18.05 25.44 6.01 4.15
202 Houston-The Woodlands-Sugar Land, TX A 16589 6910 6881 2778 1653 34811 47.66 19.85 19.77 7.98 4.75 1.61 1.05 0.47 1.37 1.48 894064 572756 1275375 176052 97010 29.65 19 42.3 5.84 3.22
203 Houston-The Woodlands-Sugar Land, TX B 25188 5107 27135 2931 2451 62811 40.1 8.13 43.2 4.67 3.9 1.35 0.43 1.02 0.8 1.21 894064 572756 1275375 176052 97010 29.65 19 42.3 5.84 3.22
204 Houston-The Woodlands-Sugar Land, TX C 16996 9825 62096 2045 2164 93125 18.25 10.55 66.68 2.2 2.32 0.62 0.56 1.58 0.38 0.72 894064 572756 1275375 176052 97010 29.65 19 42.3 5.84 3.22
205 Houston-The Woodlands-Sugar Land, TX D 8108 14680 10239 1748 1324 36100 22.46 40.67 28.36 4.84 3.67 0.76 2.14 0.67 0.83 1.14 894064 572756 1275375 176052 97010 29.65 19 42.3 5.84 3.22
206 Huntington-Ashland, WV-KY-OH A 7221 608 201 160 504 8694 83.06 6.99 2.31 1.84 5.8 0.98 1.09 1.25 1.48 1.05 62135 4666 1351 904 4019 85.03 6.39 1.85 1.24 5.5
207 Huntington-Ashland, WV-KY-OH B 6286 719 186 142 442 7775 80.85 9.24 2.4 1.83 5.68 0.95 1.45 1.3 1.48 1.03 62135 4666 1351 904 4019 85.03 6.39 1.85 1.24 5.5
208 Huntington-Ashland, WV-KY-OH C 20220 2068 463 284 1592 24627 82.11 8.4 1.88 1.15 6.46 0.97 1.32 1.02 0.93 1.18 62135 4666 1351 904 4019 85.03 6.39 1.85 1.24 5.5
209 Huntington-Ashland, WV-KY-OH D 384 357 15 5 81 842 45.64 42.4 1.77 0.63 9.57 0.54 6.64 0.96 0.51 1.74 62135 4666 1351 904 4019 85.03 6.39 1.85 1.24 5.5
210 Indianapolis-Carmel-Anderson, IN A 21440 1939 923 442 1097 25841 82.97 7.51 3.57 1.71 4.24 1.69 0.26 0.26 0.45 0.85 440510 255828 123995 34160 44865 48.98 28.45 13.79 3.8 4.99
211 Indianapolis-Carmel-Anderson, IN B 31069 7302 4537 1567 2629 47103 65.96 15.5 9.63 3.33 5.58 1.35 0.54 0.7 0.88 1.12 440510 255828 123995 34160 44865 48.98 28.45 13.79 3.8 4.99
212 Indianapolis-Carmel-Anderson, IN C 107449 83952 33853 5151 12410 242816 44.25 34.57 13.94 2.12 5.11 0.9 1.22 1.01 0.56 1.02 440510 255828 123995 34160 44865 48.98 28.45 13.79 3.8 4.99
213 Indianapolis-Carmel-Anderson, IN D 54827 29069 17932 1998 5864 109690 49.98 26.5 16.35 1.82 5.35 1.02 0.93 1.19 0.48 1.07 440510 255828 123995 34160 44865 48.98 28.45 13.79 3.8 4.99
214 Jackson, MI A 1589 131 137 25 129 2011 79.02 6.52 6.79 1.24 6.42 1.08 0.48 1.31 0.96 0.91 49295 9140 3512 873 4742 72.96 13.53 5.2 1.29 7.02
215 Jackson, MI B 8422 2276 747 169 1045 12659 66.53 17.98 5.9 1.34 8.26 0.91 1.33 1.14 1.04 1.18 49295 9140 3512 873 4742 72.96 13.53 5.2 1.29 7.02
216 Jackson, MI C 15605 3220 1297 156 1754 22033 70.83 14.62 5.89 0.71 7.96 0.97 1.08 1.13 0.55 1.13 49295 9140 3512 873 4742 72.96 13.53 5.2 1.29 7.02
217 Jackson, MI D 2939 926 396 35 437 4732 62.11 19.56 8.36 0.74 9.23 0.85 1.45 1.61 0.57 1.31 49295 9140 3512 873 4742 72.96 13.53 5.2 1.29 7.02
218 Jackson, MS A 3549 1641 154 104 185 5632 63.01 29.14 2.73 1.84 3.28 3.45 0.38 1.29 2.55 1.26 8715 36422 1008 345 1248 18.26 76.3 2.11 0.72 2.61
219 Jackson, MS B 1432 5983 174 56 200 7845 18.26 76.27 2.21 0.71 2.55 1 1 1.05 0.99 0.98 8715 36422 1008 345 1248 18.26 76.3 2.11 0.72 2.61
220 Jackson, MS C 432 3411 99 14 136 4092 10.55 83.36 2.43 0.35 3.32 0.58 1.09 1.15 0.49 1.27 8715 36422 1008 345 1248 18.26 76.3 2.11 0.72 2.61
221 Jackson, MS D 647 6206 208 24 182 7267 8.9 85.4 2.87 0.33 2.51 0.49 1.12 1.36 0.45 0.96 8715 36422 1008 345 1248 18.26 76.3 2.11 0.72 2.61
222 Jacksonville, FL A 6067 109 393 164 246 6979 86.93 1.55 5.64 2.35 3.52 2.35 0.03 0.64 1.01 0.73 82335 105268 19507 5186 10698 36.92 47.21 8.75 2.33 4.8
223 Jacksonville, FL B 13253 3868 1312 380 1120 19931 66.49 19.41 6.58 1.91 5.62 1.8 0.41 0.75 0.82 1.17 82335 105268 19507 5186 10698 36.92 47.21 8.75 2.33 4.8
224 Jacksonville, FL C 11377 9020 1802 463 1392 24054 47.3 37.5 7.49 1.93 5.79 1.28 0.79 0.86 0.83 1.21 82335 105268 19507 5186 10698 36.92 47.21 8.75 2.33 4.8
225 Jacksonville, FL D 5169 28894 1784 248 1790 37885 13.64 76.27 4.71 0.65 4.73 0.37 1.62 0.54 0.28 0.98 82335 105268 19507 5186 10698 36.92 47.21 8.75 2.33 4.8
226 Kalamazoo-Portage, MI A 1046 52 76 17 70 1261 82.95 4.12 6.05 1.32 5.55 1.38 0.19 0.7 0.61 0.73 55406 19960 7943 2010 7018 60 21.62 8.6 2.18 7.6
227 Kalamazoo-Portage, MI B 5336 787 552 109 554 7338 72.72 10.72 7.52 1.48 7.56 1.21 0.5 0.87 0.68 0.99 55406 19960 7943 2010 7018 60 21.62 8.6 2.18 7.6
228 Kalamazoo-Portage, MI C 14637 7823 3288 358 2380 28486 51.38 27.46 11.54 1.26 8.36 0.86 1.27 1.34 0.58 1.1 55406 19960 7943 2010 7018 60 21.62 8.6 2.18 7.6
229 Kalamazoo-Portage, MI D 545 618 151 7 130 1451 37.54 42.58 10.43 0.51 8.94 0.63 1.97 1.21 0.23 1.18 55406 19960 7943 2010 7018 60 21.62 8.6 2.18 7.6
230 Kansas City, MO-KS A 11945 232 537 215 539 13469 88.69 1.72 3.99 1.59 4.01 1.71 0.08 0.23 0.57 0.65 363293 151921 122305 19426 42786 51.92 21.71 17.48 2.78 6.11
231 Kansas City, MO-KS B 22007 5066 2790 740 1768 32371 67.98 15.65 8.62 2.29 5.46 1.31 0.72 0.49 0.82 0.89 363293 151921 122305 19426 42786 51.92 21.71 17.48 2.78 6.11
232 Kansas City, MO-KS C 49734 30796 26443 3353 6891 117217 42.43 26.27 22.56 2.86 5.88 0.82 1.21 1.29 1.03 0.96 363293 151921 122305 19426 42786 51.92 21.71 17.48 2.78 6.11
233 Kansas City, MO-KS D 41926 42276 44246 4623 7939 141011 29.73 29.98 31.38 3.28 5.63 0.57 1.38 1.8 1.18 0.92 363293 151921 122305 19426 42786 51.92 21.71 17.48 2.78 6.11
234 Knoxville, TN A 4028 144 179 127 196 4673 86.19 3.08 3.82 2.71 4.19 1.28 0.18 0.49 1.48 0.71 112094 28172 12965 3047 9750 67.52 16.97 7.81 1.84 5.87
235 Knoxville, TN B 7328 1342 713 305 495 10182 71.96 13.18 7 3 4.86 1.07 0.78 0.9 1.63 0.83 112094 28172 12965 3047 9750 67.52 16.97 7.81 1.84 5.87
236 Knoxville, TN C 21298 6880 2579 694 1879 33330 63.9 20.64 7.74 2.08 5.64 0.95 1.22 0.99 1.13 0.96 112094 28172 12965 3047 9750 67.52 16.97 7.81 1.84 5.87
237 Knoxville, TN D 11269 6170 3083 327 1481 22331 50.46 27.63 13.81 1.47 6.63 0.75 1.63 1.77 0.8 1.13 112094 28172 12965 3047 9750 67.52 16.97 7.81 1.84 5.87
238 Lancaster, PA A 5357 406 1030 304 342 7439 72.01 5.46 13.85 4.09 4.59 1.6 0.49 0.39 0.99 1.08 34959 8743 27527 3226 3315 44.95 11.24 35.4 4.15 4.26
239 Lancaster, PA B 10807 3147 9640 904 1158 25657 42.12 12.27 37.57 3.52 4.51 0.94 1.09 1.06 0.85 1.06 34959 8743 27527 3226 3315 44.95 11.24 35.4 4.15 4.26
240 Lancaster, PA C 158 19 128 30 16 351 45 5.34 36.57 8.57 4.52 1 0.47 1.03 2.07 1.06 34959 8743 27527 3226 3315 44.95 11.24 35.4 4.15 4.26
241 Lancaster, PA D 183 351 1072 35 48 1689 10.81 20.78 63.51 2.06 2.83 0.24 1.85 1.79 0.5 0.66 34959 8743 27527 3226 3315 44.95 11.24 35.4 4.15 4.26
242 Lansing-East Lansing, MI A 4044 535 328 239 306 5452 74.18 9.81 6.02 4.38 5.61 1.27 0.55 0.56 0.73 0.82 120427 36705 21964 12272 14133 58.6 17.86 10.69 5.97 6.88
243 Lansing-East Lansing, MI B 18205 3734 2533 1356 1828 27655 65.83 13.5 9.16 4.9 6.61 1.12 0.76 0.86 0.82 0.96 120427 36705 21964 12272 14133 58.6 17.86 10.69 5.97 6.88
244 Lansing-East Lansing, MI C 36812 14721 10209 2361 5664 69767 52.76 21.1 14.63 3.38 8.12 0.9 1.18 1.37 0.57 1.18 120427 36705 21964 12272 14133 58.6 17.86 10.69 5.97 6.88
245 Lansing-East Lansing, MI D 1647 763 594 92 286 3381 48.72 22.57 17.55 2.71 8.44 0.83 1.26 1.64 0.45 1.23 120427 36705 21964 12272 14133 58.6 17.86 10.69 5.97 6.88
246 Lexington-Fayette, KY A 3749 43 115 63 139 4108 91.25 1.04 2.79 1.54 3.39 1.36 0.07 0.29 0.46 0.69 51446 11761 7342 2576 3787 66.89 15.29 9.55 3.35 4.92
247 Lexington-Fayette, KY B 6312 399 412 273 349 7746 81.49 5.16 5.32 3.52 4.51 1.22 0.34 0.56 1.05 0.92 51446 11761 7342 2576 3787 66.89 15.29 9.55 3.35 4.92
248 Lexington-Fayette, KY C 11709 2855 1397 535 965 17460 67.06 16.35 8 3.06 5.52 1 1.07 0.84 0.91 1.12 51446 11761 7342 2576 3787 66.89 15.29 9.55 3.35 4.92
249 Lexington-Fayette, KY D 4157 3279 879 116 546 8977 46.31 36.53 9.79 1.3 6.08 0.69 2.39 1.03 0.39 1.23 51446 11761 7342 2576 3787 66.89 15.29 9.55 3.35 4.92
250 Lima, OH A 1272 168 63 13 130 1646 77.25 10.23 3.85 0.79 7.89 1.19 0.45 0.97 0.92 1.04 32359 11403 1977 427 3794 64.77 22.82 3.96 0.85 7.59
251 Lima, OH B 5000 1925 358 27 802 8112 61.63 23.73 4.41 0.33 9.89 0.95 1.04 1.12 0.39 1.3 32359 11403 1977 427 3794 64.77 22.82 3.96 0.85 7.59
252 Lima, OH C 8466 3582 631 82 1244 14004 60.45 25.57 4.51 0.58 8.88 0.93 1.12 1.14 0.68 1.17 32359 11403 1977 427 3794 64.77 22.82 3.96 0.85 7.59
253 Lima, OH D 2046 1117 162 8 321 3653 56 30.57 4.44 0.22 8.78 0.86 1.34 1.12 0.25 1.16 32359 11403 1977 427 3794 64.77 22.82 3.96 0.85 7.59
254 Lincoln, NE A 21748 1368 2227 871 1723 27937 77.85 4.9 7.97 3.12 6.17 1.04 0.97 0.84 0.64 1.04 167288 11353 21276 10856 13276 74.67 5.07 9.5 4.85 5.93
255 Lincoln, NE B 24405 2258 4199 1602 2519 34983 69.76 6.46 12 4.58 7.2 0.93 1.27 1.26 0.95 1.21 167288 11353 21276 10856 13276 74.67 5.07 9.5 4.85 5.93
256 Lincoln, NE C 30964 3176 6178 2977 3209 46504 66.58 6.83 13.29 6.4 6.9 0.89 1.35 1.4 1.32 1.16 167288 11353 21276 10856 13276 74.67 5.07 9.5 4.85 5.93
257 Lincoln, NE D 3815 219 408 189 229 4861 78.49 4.5 8.39 3.9 4.72 1.05 0.89 0.88 0.8 0.8 167288 11353 21276 10856 13276 74.67 5.07 9.5 4.85 5.93
258 Little Rock-North Little Rock-Conway, AR A 7758 1683 358 131 573 10502 73.87 16.02 3.4 1.25 5.46 1.72 0.36 0.49 0.89 1.14 35044 35864 5652 1148 3901 42.94 43.95 6.93 1.41 4.78
259 Little Rock-North Little Rock-Conway, AR B 4541 3905 454 98 520 9518 47.71 41.03 4.77 1.03 5.47 1.11 0.93 0.69 0.73 1.14 35044 35864 5652 1148 3901 42.94 43.95 6.93 1.41 4.78
260 Little Rock-North Little Rock-Conway, AR C 2452 7501 518 76 523 11071 22.15 67.76 4.68 0.69 4.73 0.52 1.54 0.68 0.49 0.99 35044 35864 5652 1148 3901 42.94 43.95 6.93 1.41 4.78
261 Little Rock-North Little Rock-Conway, AR D 739 6785 301 40 342 8208 9 82.67 3.67 0.49 4.17 0.21 1.88 0.53 0.35 0.87 35044 35864 5652 1148 3901 42.94 43.95 6.93 1.41 4.78
262 Los Angeles-Long Beach-Anaheim, CA A 105689 12769 24966 31932 11471 186826 56.57 6.83 13.36 17.09 6.14 2.24 1.06 0.28 1.02 1.53 2865758 732335 5415084 1901342 455077 25.21 6.44 47.63 16.72 4
263 Los Angeles-Long Beach-Anaheim, CA B 247872 57465 228153 81961 32785 648236 38.24 8.86 35.2 12.64 5.06 1.52 1.38 0.74 0.76 1.26 2865758 732335 5415084 1901342 455077 25.21 6.44 47.63 16.72 4
264 Los Angeles-Long Beach-Anaheim, CA C 533108 205869 1233028 355088 91402 2418494 22.04 8.51 50.98 14.68 3.78 0.87 1.32 1.07 0.88 0.94 2865758 732335 5415084 1901342 455077 25.21 6.44 47.63 16.72 4
265 Los Angeles-Long Beach-Anaheim, CA D 172344 88680 741481 119721 38578 1160805 14.85 7.64 63.88 10.31 3.32 0.59 1.19 1.34 0.62 0.83 2865758 732335 5415084 1901342 455077 25.21 6.44 47.63 16.72 4
266 Louisville/Jefferson County, KY-IN A 17428 414 546 301 783 19473 89.5 2.13 2.81 1.55 4.02 1.64 0.07 0.39 0.61 0.76 190102 106960 24986 8791 18560 54.41 30.61 7.15 2.52 5.31
267 Louisville/Jefferson County, KY-IN B 21106 9441 1262 632 1662 34102 61.89 27.68 3.7 1.85 4.87 1.14 0.9 0.52 0.74 0.92 190102 106960 24986 8791 18560 54.41 30.61 7.15 2.52 5.31
268 Louisville/Jefferson County, KY-IN C 42462 31762 5173 1945 4932 86274 49.22 36.82 6 2.25 5.72 0.9 1.2 0.84 0.9 1.08 190102 106960 24986 8791 18560 54.41 30.61 7.15 2.52 5.31
269 Louisville/Jefferson County, KY-IN D 19738 21738 1805 835 2582 46698 42.27 46.55 3.87 1.79 5.53 0.78 1.52 0.54 0.71 1.04 190102 106960 24986 8791 18560 54.41 30.61 7.15 2.52 5.31
270 Lynchburg, VA A 1666 250 86 19 141 2161 77.09 11.57 3.97 0.86 6.51 1.43 0.34 0.9 0.71 1.05 25277 16225 2066 565 2905 53.74 34.49 4.39 1.2 6.17
271 Lynchburg, VA B 2073 527 144 29 258 3031 68.4 17.38 4.76 0.94 8.52 1.27 0.5 1.08 0.78 1.38 25277 16225 2066 565 2905 53.74 34.49 4.39 1.2 6.17
272 Lynchburg, VA C 3170 5021 363 79 631 9263 34.22 54.2 3.92 0.85 6.82 0.64 1.57 0.89 0.71 1.1 25277 16225 2066 565 2905 53.74 34.49 4.39 1.2 6.17
273 Lynchburg, VA D 411 1667 87 11 191 2367 17.35 70.43 3.68 0.44 8.08 0.32 2.04 0.84 0.37 1.31 25277 16225 2066 565 2905 53.74 34.49 4.39 1.2 6.17
274 Macon-Bibb County, GA A 312 47 6 6 26 398 78.46 11.77 1.57 1.58 6.62 3.42 0.17 0.37 1.97 1.94 14914 44634 2799 522 2216 22.92 68.58 4.3 0.8 3.4
275 Macon-Bibb County, GA B 1601 1043 89 30 111 2873 55.71 36.29 3.09 1.05 3.85 2.43 0.53 0.72 1.31 1.13 14914 44634 2799 522 2216 22.92 68.58 4.3 0.8 3.4
276 Macon-Bibb County, GA C 1712 3856 202 31 255 6055 28.27 63.67 3.34 0.51 4.21 1.23 0.93 0.78 0.63 1.24 14914 44634 2799 522 2216 22.92 68.58 4.3 0.8 3.4
277 Macon-Bibb County, GA D 2815 11500 708 124 570 15717 17.91 73.17 4.5 0.79 3.63 0.78 1.07 1.05 0.98 1.07 14914 44634 2799 522 2216 22.92 68.58 4.3 0.8 3.4
278 Madison, WI A 4782 79 230 207 330 5628 84.98 1.4 4.09 3.67 5.86 1.23 0.19 0.43 0.43 1.07 132989 13987 18456 16335 10524 69.16 7.27 9.6 8.5 5.47
279 Madison, WI B 9767 196 527 523 677 11690 83.55 1.68 4.51 4.47 5.79 1.21 0.23 0.47 0.53 1.06 132989 13987 18456 16335 10524 69.16 7.27 9.6 8.5 5.47
280 Madison, WI C 39031 1976 3338 5468 2946 52759 73.98 3.75 6.33 10.36 5.58 1.07 0.51 0.66 1.22 1.02 132989 13987 18456 16335 10524 69.16 7.27 9.6 8.5 5.47
281 Madison, WI D 9801 993 1358 1030 765 13947 70.27 7.12 9.74 7.39 5.48 1.02 0.98 1.01 0.87 1 132989 13987 18456 16335 10524 69.16 7.27 9.6 8.5 5.47
282 Manchester-Nashua, NH A 2367 95 179 112 143 2895 81.77 3.27 6.17 3.85 4.93 1.09 0.67 0.54 0.98 1.01 89550 5865 13646 4716 5843 74.86 4.9 11.41 3.94 4.88
283 Manchester-Nashua, NH B 4915 112 362 94 284 5766 85.23 1.94 6.27 1.63 4.92 1.14 0.4 0.55 0.41 1.01 89550 5865 13646 4716 5843 74.86 4.9 11.41 3.94 4.88
284 Manchester-Nashua, NH C 31977 2440 5977 1663 2283 44340 72.12 5.5 13.48 3.75 5.15 0.96 1.12 1.18 0.95 1.05 89550 5865 13646 4716 5843 74.86 4.9 11.41 3.94 4.88
285 Manchester-Nashua, NH D 10158 1475 3554 772 976 16935 59.98 8.71 20.99 4.56 5.77 0.8 1.78 1.84 1.16 1.18 89550 5865 13646 4716 5843 74.86 4.9 11.41 3.94 4.88
286 Memphis, TN-MS-AR A 8959 1235 441 271 467 11373 78.78 10.86 3.88 2.38 4.11 2.82 0.19 0.45 1.23 1.22 59648 124683 18258 4124 7185 27.89 58.29 8.54 1.93 3.36
287 Memphis, TN-MS-AR B 21832 13925 2309 1157 1859 41082 53.14 33.9 5.62 2.82 4.52 1.91 0.58 0.66 1.46 1.35 59648 124683 18258 4124 7185 27.89 58.29 8.54 1.93 3.36
288 Memphis, TN-MS-AR C 7395 31463 3961 707 1449 44975 16.44 69.96 8.81 1.57 3.22 0.59 1.2 1.03 0.82 0.96 59648 124683 18258 4124 7185 27.89 58.29 8.54 1.93 3.36
289 Memphis, TN-MS-AR D 6411 40967 1894 684 1541 51496 12.45 79.55 3.68 1.33 2.99 0.45 1.36 0.43 0.69 0.89 59648 124683 18258 4124 7185 27.89 58.29 8.54 1.93 3.36
290 Miami-Fort Lauderdale-Pompano Beach, FL A 15441 1002 19378 699 1765 38286 40.33 2.62 50.62 1.83 4.61 2.81 0.15 0.78 1.53 1.85 160777 193809 723188 13318 27810 14.37 17.32 64.63 1.19 2.49
291 Miami-Fort Lauderdale-Pompano Beach, FL B 21523 5111 44671 1305 2735 75345 28.57 6.78 59.29 1.73 3.63 1.99 0.39 0.92 1.45 1.46 160777 193809 723188 13318 27810 14.37 17.32 64.63 1.19 2.49
292 Miami-Fort Lauderdale-Pompano Beach, FL C 25997 14078 120894 2416 4752 168137 15.46 8.37 71.9 1.44 2.83 1.08 0.48 1.11 1.21 1.14 160777 193809 723188 13318 27810 14.37 17.32 64.63 1.19 2.49
293 Miami-Fort Lauderdale-Pompano Beach, FL D 5731 37805 75763 546 2004 121849 4.7 31.03 62.18 0.45 1.64 0.33 1.79 0.96 0.38 0.66 160777 193809 723188 13318 27810 14.37 17.32 64.63 1.19 2.49
294 Milwaukee-Waukesha, WI A 18562 4552 1236 702 1248 26301 70.58 17.31 4.7 2.67 4.74 1.36 0.75 0.31 0.52 1.04 542455 242028 156702 53517 47372 52.06 23.23 15.04 5.14 4.55
295 Milwaukee-Waukesha, WI B 56900 24711 9262 3411 4836 99120 57.41 24.93 9.34 3.44 4.88 1.1 1.07 0.62 0.67 1.07 542455 242028 156702 53517 47372 52.06 23.23 15.04 5.14 4.55
296 Milwaukee-Waukesha, WI C 99810 91603 50236 9649 12327 263626 37.86 34.75 19.06 3.66 4.68 0.73 1.5 1.27 0.71 1.03 542455 242028 156702 53517 47372 52.06 23.23 15.04 5.14 4.55
297 Milwaukee-Waukesha, WI D 55179 35108 47596 5823 7121 150828 36.58 23.28 31.56 3.86 4.72 0.7 1 2.1 0.75 1.04 542455 242028 156702 53517 47372 52.06 23.23 15.04 5.14 4.55
298 Minneapolis-St. Paul-Bloomington, MN-WI A 54422 2380 2850 2653 3780 66086 82.35 3.6 4.31 4.01 5.72 1.39 0.24 0.44 0.39 0.92 750034 187333 124556 129699 78693 59.04 14.75 9.81 10.21 6.19
299 Minneapolis-St. Paul-Bloomington, MN-WI B 142550 21767 21138 11676 14591 211722 67.33 10.28 9.98 5.51 6.89 1.14 0.7 1.02 0.54 1.11 750034 187333 124556 129699 78693 59.04 14.75 9.81 10.21 6.19
300 Minneapolis-St. Paul-Bloomington, MN-WI C 92973 53600 29830 30944 15626 222973 41.7 24.04 13.38 13.88 7.01 0.71 1.63 1.36 1.36 1.13 750034 187333 124556 129699 78693 59.04 14.75 9.81 10.21 6.19
301 Minneapolis-St. Paul-Bloomington, MN-WI D 39558 30475 9175 11681 6144 97032 40.77 31.41 9.46 12.04 6.33 0.69 2.13 0.96 1.18 1.02 750034 187333 124556 129699 78693 59.04 14.75 9.81 10.21 6.19
302 Mobile, AL A 220 54 8 1 10 294 74.86 18.49 2.77 0.36 3.52 2.42 0.29 1.32 0.75 1.06 12761 25995 865 196 1367 30.99 63.12 2.1 0.48 3.32
303 Mobile, AL B 1673 231 61 24 90 2079 80.5 11.12 2.92 1.14 4.32 2.6 0.18 1.39 2.4 1.3 12761 25995 865 196 1367 30.99 63.12 2.1 0.48 3.32
304 Mobile, AL C 5725 4362 297 54 432 10870 52.67 40.13 2.73 0.5 3.98 1.7 0.64 1.3 1.04 1.2 12761 25995 865 196 1367 30.99 63.12 2.1 0.48 3.32
305 Mobile, AL D 1468 10140 133 21 353 12115 12.12 83.7 1.1 0.18 2.91 0.39 1.33 0.52 0.37 0.88 12761 25995 865 196 1367 30.99 63.12 2.1 0.48 3.32
306 Montgomery, AL A 2581 593 101 31 156 3462 74.56 17.13 2.9 0.89 4.51 2.14 0.31 0.57 0.86 1.28 26496 42303 3860 785 2676 34.81 55.57 5.07 1.03 3.52
307 Montgomery, AL B 1648 1501 79 32 92 3351 49.18 44.79 2.35 0.95 2.74 1.41 0.81 0.46 0.92 0.78 26496 42303 3860 785 2676 34.81 55.57 5.07 1.03 3.52
308 Montgomery, AL C 4823 7477 1481 93 561 14433 33.41 51.8 10.26 0.64 3.88 0.96 0.93 2.02 0.62 1.1 26496 42303 3860 785 2676 34.81 55.57 5.07 1.03 3.52
309 Montgomery, AL D 3145 10738 876 161 431 15350 20.49 69.96 5.71 1.05 2.81 0.59 1.26 1.13 1.02 0.8 26496 42303 3860 785 2676 34.81 55.57 5.07 1.03 3.52
310 Muskegon, MI A 706 12 33 4 39 794 88.9 1.47 4.19 0.56 4.89 1.54 0.05 0.57 0.95 0.74 40830 19405 5210 413 4671 57.89 27.51 7.39 0.59 6.62
311 Muskegon, MI B 3614 2285 817 44 475 7234 49.95 31.59 11.29 0.6 6.57 0.86 1.15 1.53 1.03 0.99 40830 19405 5210 413 4671 57.89 27.51 7.39 0.59 6.62
312 Muskegon, MI C 4665 5043 1171 36 979 11894 39.22 42.4 9.84 0.3 8.23 0.68 1.54 1.33 0.52 1.24 40830 19405 5210 413 4671 57.89 27.51 7.39 0.59 6.62
313 Muskegon, MI D 7755 8234 1525 70 1340 18926 40.98 43.51 8.06 0.37 7.08 0.71 1.58 1.09 0.63 1.07 40830 19405 5210 413 4671 57.89 27.51 7.39 0.59 6.62
314 Nashville-Davidson--Murfreesboro--Franklin, TN A 27202 639 897 909 992 30639 88.78 2.09 2.93 2.97 3.24 1.56 0.08 0.28 0.93 0.78 182676 81216 33753 10241 13290 56.88 25.29 10.51 3.19 4.14
315 Nashville-Davidson--Murfreesboro--Franklin, TN B 29020 4289 2098 2656 1843 39906 72.72 10.75 5.26 6.66 4.62 1.28 0.42 0.5 2.09 1.12 182676 81216 33753 10241 13290 56.88 25.29 10.51 3.19 4.14
316 Nashville-Davidson--Murfreesboro--Franklin, TN C 19861 5473 1919 785 1333 29371 67.62 18.63 6.53 2.67 4.54 1.19 0.74 0.62 0.84 1.1 182676 81216 33753 10241 13290 56.88 25.29 10.51 3.19 4.14
317 Nashville-Davidson--Murfreesboro--Franklin, TN D 45131 29886 9290 2429 4133 90869 49.67 32.89 10.22 2.67 4.55 0.87 1.3 0.97 0.84 1.1 182676 81216 33753 10241 13290 56.88 25.29 10.51 3.19 4.14
318 New Castle, PA A 1274 96 59 11 108 1549 82.26 6.23 3.84 0.69 6.99 1.04 0.61 1.21 1.88 0.93 24235 3146 975 113 2311 78.74 10.22 3.17 0.37 7.51
319 New Castle, PA B 6151 814 169 32 638 7805 78.82 10.43 2.17 0.41 8.17 1 1.02 0.69 1.12 1.09 24235 3146 975 113 2311 78.74 10.22 3.17 0.37 7.51
320 New Castle, PA C 6084 1072 323 20 752 8252 73.73 12.99 3.92 0.24 9.12 0.94 1.27 1.24 0.65 1.21 24235 3146 975 113 2311 78.74 10.22 3.17 0.37 7.51
321 New Castle, PA D 1035 415 77 2 174 1702 60.8 24.36 4.53 0.09 10.21 0.77 2.38 1.43 0.25 1.36 24235 3146 975 113 2311 78.74 10.22 3.17 0.37 7.51
322 New Haven-Milford, CT A 4461 713 747 547 361 6828 65.33 10.44 10.94 8.01 5.29 1.09 0.84 0.57 1.92 1.23 542154 112197 174360 37726 39057 59.87 12.39 19.26 4.17 4.31
323 New Haven-Milford, CT B 18965 6682 7764 1428 1891 36731 51.63 18.19 21.14 3.89 5.15 0.86 1.47 1.1 0.93 1.19 542154 112197 174360 37726 39057 59.87 12.39 19.26 4.17 4.31
324 New Haven-Milford, CT C 47616 40240 51420 5311 7520 152107 31.3 26.46 33.81 3.49 4.94 0.52 2.14 1.76 0.84 1.15 542154 112197 174360 37726 39057 59.87 12.39 19.26 4.17 4.31
325 New Haven-Milford, CT D 8993 12524 17377 1449 1874 42217 21.3 29.67 41.16 3.43 4.44 0.36 2.39 2.14 0.82 1.03 542154 112197 174360 37726 39057 59.87 12.39 19.26 4.17 4.31
326 New Orleans-Metairie, LA A 6292 714 577 177 276 8036 78.3 8.88 7.19 2.2 3.43 1.81 0.23 0.59 0.91 0.81 198792 175278 55631 11069 19404 43.2 38.09 12.09 2.41 4.22
327 New Orleans-Metairie, LA B 15299 2735 2084 553 983 21654 70.65 12.63 9.63 2.55 4.54 1.64 0.33 0.8 1.06 1.08 198792 175278 55631 11069 19404 43.2 38.09 12.09 2.41 4.22
328 New Orleans-Metairie, LA C 48025 28576 8976 1414 4242 91233 52.64 31.32 9.84 1.55 4.65 1.22 0.82 0.81 0.64 1.1 198792 175278 55631 11069 19404 43.2 38.09 12.09 2.41 4.22
329 New Orleans-Metairie, LA D 29081 55441 7192 1199 4235 97149 29.93 57.07 7.4 1.23 4.36 0.69 1.5 0.61 0.51 1.03 198792 175278 55631 11069 19404 43.2 38.09 12.09 2.41 4.22
330 New York-Newark-Jersey City, NY-NJ-PA A 205702 31768 36632 24816 14949 313867 65.54 10.12 11.67 7.91 4.76 1.85 0.56 0.42 0.56 1.03 5169444 2626933 4074221 2077111 675943 35.35 17.96 27.86 14.2 4.62
331 New York-Newark-Jersey City, NY-NJ-PA B 752223 346677 503237 214336 86779 1903251 39.52 18.21 26.44 11.26 4.56 1.12 1.01 0.95 0.79 0.99 5169444 2626933 4074221 2077111 675943 35.35 17.96 27.86 14.2 4.62
332 New York-Newark-Jersey City, NY-NJ-PA C 1164087 894704 1492338 767862 239048 4558038 25.54 19.63 32.74 16.85 5.24 0.72 1.09 1.18 1.19 1.13 5169444 2626933 4074221 2077111 675943 35.35 17.96 27.86 14.2 4.62
333 New York-Newark-Jersey City, NY-NJ-PA D 914030 781692 1029074 339307 153671 3217775 28.41 24.29 31.98 10.54 4.78 0.8 1.35 1.15 0.74 1.03 5169444 2626933 4074221 2077111 675943 35.35 17.96 27.86 14.2 4.62
334 Ogden-Clearfield, UT A 4566 67 1016 60 322 6031 75.71 1.11 16.84 0.99 5.35 1.26 0.54 0.54 0.79 0.98 50541 1743 26098 1055 4579 60.16 2.07 31.06 1.26 5.45
335 Ogden-Clearfield, UT B 8139 342 5263 150 881 14775 55.09 2.32 35.62 1.01 5.96 0.92 1.12 1.15 0.81 1.09 50541 1743 26098 1055 4579 60.16 2.07 31.06 1.26 5.45
336 Ogden-Clearfield, UT C 9927 373 8464 277 1096 20136 49.3 1.85 42.04 1.37 5.44 0.82 0.89 1.35 1.09 1 50541 1743 26098 1055 4579 60.16 2.07 31.06 1.26 5.45
337 Ogden-Clearfield, UT D 9492 380 4788 240 756 15655 60.63 2.43 30.58 1.53 4.83 1.01 1.17 0.98 1.22 0.89 50541 1743 26098 1055 4579 60.16 2.07 31.06 1.26 5.45
338 Oklahoma City, OK A 11667 1930 2148 775 1909 18430 63.3 10.47 11.66 4.21 10.36 1.73 0.68 0.33 1.53 1.08 94436 39686 92072 7108 24755 36.59 15.38 35.68 2.75 9.59
339 Oklahoma City, OK B 7264 1236 7517 850 1875 18741 38.76 6.6 40.11 4.54 10 1.06 0.43 1.12 1.65 1.04 94436 39686 92072 7108 24755 36.59 15.38 35.68 2.75 9.59
340 Oklahoma City, OK C 12323 8075 19552 1214 3904 45068 27.34 17.92 43.38 2.69 8.66 0.75 1.17 1.22 0.98 0.9 94436 39686 92072 7108 24755 36.59 15.38 35.68 2.75 9.59
341 Oklahoma City, OK D 5052 3328 12078 239 1988 22685 22.27 14.67 53.24 1.05 8.77 0.61 0.95 1.49 0.38 0.91 94436 39686 92072 7108 24755 36.59 15.38 35.68 2.75 9.59
342 Omaha-Council Bluffs, NE-IA A 38591 4137 4707 2953 2937 53325 72.37 7.76 8.83 5.54 5.51 1.22 0.61 0.49 1.32 0.97 274171 59096 84107 19376 26178 59.23 12.77 18.17 4.19 5.65
343 Omaha-Council Bluffs, NE-IA B 73234 22628 32872 3931 8499 141164 51.88 16.03 23.29 2.78 6.02 0.88 1.26 1.28 0.67 1.06 274171 59096 84107 19376 26178 59.23 12.77 18.17 4.19 5.65
344 Omaha-Council Bluffs, NE-IA C 21495 7297 19256 1412 2454 51914 41.41 14.06 37.09 2.72 4.73 0.7 1.1 2.04 0.65 0.84 274171 59096 84107 19376 26178 59.23 12.77 18.17 4.19 5.65
345 Omaha-Council Bluffs, NE-IA D 14561 3625 7350 428 1540 27503 52.94 13.18 26.72 1.56 5.6 0.89 1.03 1.47 0.37 0.99 274171 59096 84107 19376 26178 59.23 12.77 18.17 4.19 5.65
346 Peoria, IL A 1891 304 119 41 124 2478 76.28 12.28 4.81 1.64 4.99 1.29 0.47 0.7 0.88 0.81 69807 30777 8184 2193 7249 59.05 26.04 6.92 1.86 6.13
347 Peoria, IL B 4522 1435 468 137 433 6995 64.65 20.52 6.69 1.95 6.19 1.09 0.79 0.97 1.05 1.01 69807 30777 8184 2193 7249 59.05 26.04 6.92 1.86 6.13
348 Peoria, IL C 13646 10521 3411 454 2171 30203 45.18 34.83 11.29 1.5 7.19 0.77 1.34 1.63 0.81 1.17 69807 30777 8184 2193 7249 59.05 26.04 6.92 1.86 6.13
349 Peoria, IL D 2791 6749 1198 30 687 11454 24.36 58.92 10.45 0.26 6 0.41 2.26 1.51 0.14 0.98 69807 30777 8184 2193 7249 59.05 26.04 6.92 1.86 6.13
350 Philadelphia-Camden-Wilmington, PA-NJ-DE-MD A 39353 36088 9329 7290 4408 96470 40.79 37.41 9.67 7.56 4.57 0.81 1.43 0.81 1.01 1.06 1716542 898482 411152 255332 147490 50.06 26.2 11.99 7.45 4.3
351 Philadelphia-Camden-Wilmington, PA-NJ-DE-MD B 192442 211220 96146 43182 26410 569401 33.8 37.1 16.89 7.58 4.64 0.68 1.42 1.41 1.02 1.08 1716542 898482 411152 255332 147490 50.06 26.2 11.99 7.45 4.3
352 Philadelphia-Camden-Wilmington, PA-NJ-DE-MD C 104259 179683 79519 16407 15719 395587 26.36 45.42 20.1 4.15 3.97 0.53 1.73 1.68 0.56 0.92 1716542 898482 411152 255332 147490 50.06 26.2 11.99 7.45 4.3
353 Philadelphia-Camden-Wilmington, PA-NJ-DE-MD D 210709 202592 83584 44126 23221 564232 37.34 35.91 14.81 7.82 4.12 0.75 1.37 1.24 1.05 0.96 1716542 898482 411152 255332 147490 50.06 26.2 11.99 7.45 4.3
354 Phoenix-Mesa-Chandler, AZ A 3000 193 856 151 259 4459 67.28 4.32 19.19 3.39 5.82 1.9 0.53 0.4 1.35 0.91 55623 12810 74974 3961 10109 35.32 8.13 47.61 2.52 6.42
355 Phoenix-Mesa-Chandler, AZ B 10946 1167 12625 637 1750 27126 40.35 4.3 46.54 2.35 6.45 1.14 0.53 0.98 0.93 1.01 55623 12810 74974 3961 10109 35.32 8.13 47.61 2.52 6.42
356 Phoenix-Mesa-Chandler, AZ C 10231 1663 10034 883 1841 24652 41.5 6.75 40.7 3.58 7.47 1.17 0.83 0.85 1.42 1.16 55623 12810 74974 3961 10109 35.32 8.13 47.61 2.52 6.42
357 Phoenix-Mesa-Chandler, AZ D 2518 2553 9668 368 819 15926 15.81 16.03 60.71 2.31 5.14 0.45 1.97 1.28 0.92 0.8 55623 12810 74974 3961 10109 35.32 8.13 47.61 2.52 6.42
358 Pittsburgh, PA A 25473 777 1236 3125 1496 32107 79.34 2.42 3.85 9.73 4.66 1.06 0.19 1.37 2.04 1.01 903740 155986 33877 57618 55896 74.87 12.92 2.81 4.77 4.63
359 Pittsburgh, PA B 121234 23918 5992 9270 9167 169582 71.49 14.1 3.53 5.47 5.41 0.95 1.09 1.26 1.15 1.17 903740 155986 33877 57618 55896 74.87 12.92 2.81 4.77 4.63
360 Pittsburgh, PA C 110738 42730 6521 6072 10195 176256 62.83 24.24 3.7 3.45 5.78 0.84 1.88 1.32 0.72 1.25 903740 155986 33877 57618 55896 74.87 12.92 2.81 4.77 4.63
361 Pittsburgh, PA D 52948 34640 3352 3127 5592 99658 53.13 34.76 3.36 3.14 5.61 0.71 2.69 1.2 0.66 1.21 903740 155986 33877 57618 55896 74.87 12.92 2.81 4.77 4.63
362 Portland-Vancouver-Hillsboro, OR-WA A 14353 232 973 811 1320 17689 81.14 1.31 5.5 4.59 7.46 1.2 0.29 0.49 0.59 0.87 537516 35372 88663 61858 68272 67.9 4.47 11.2 7.81 8.62
363 Portland-Vancouver-Hillsboro, OR-WA B 63944 2422 5525 3552 6957 82400 77.6 2.94 6.71 4.31 8.44 1.14 0.66 0.6 0.55 0.98 537516 35372 88663 61858 68272 67.9 4.47 11.2 7.81 8.62
364 Portland-Vancouver-Hillsboro, OR-WA C 125734 9895 20188 14595 17162 187575 67.03 5.28 10.76 7.78 9.15 0.99 1.18 0.96 1 1.06 537516 35372 88663 61858 68272 67.9 4.47 11.2 7.81 8.62
365 Portland-Vancouver-Hillsboro, OR-WA D 38716 3192 4796 3101 4857 54662 70.83 5.84 8.77 5.67 8.89 1.04 1.31 0.78 0.73 1.03 537516 35372 88663 61858 68272 67.9 4.47 11.2 7.81 8.62
366 Portsmouth, OH A 188 13 9 3 14 228 82.69 5.92 3.94 1.24 6.21 0.93 1.63 1.99 2.22 1.32 26422 1080 588 166 1397 89.11 3.64 1.98 0.56 4.71
367 Portsmouth, OH B 2264 153 49 36 149 2651 85.39 5.77 1.85 1.36 5.63 0.96 1.58 0.93 2.43 1.2 26422 1080 588 166 1397 89.11 3.64 1.98 0.56 4.71
368 Portsmouth, OH C 7373 382 270 34 479 8539 86.34 4.48 3.16 0.4 5.61 0.97 1.23 1.6 0.72 1.19 26422 1080 588 166 1397 89.11 3.64 1.98 0.56 4.71
369 Portsmouth, OH D 2831 260 80 13 221 3406 83.12 7.64 2.36 0.37 6.5 0.93 2.1 1.19 0.67 1.38 26422 1080 588 166 1397 89.11 3.64 1.98 0.56 4.71
370 Poughkeepsie-Newburgh-Middletown, NY A 1900 570 446 185 218 3319 57.24 17.18 13.44 5.56 6.57 1.33 0.62 0.68 1.66 1.08 21681 13925 9905 1686 3054 43.14 27.71 19.71 3.36 6.08
371 Poughkeepsie-Newburgh-Middletown, NY B 4454 2691 2149 178 604 10076 44.2 26.7 21.33 1.77 5.99 1.02 0.96 1.08 0.53 0.99 21681 13925 9905 1686 3054 43.14 27.71 19.71 3.36 6.08
372 Poughkeepsie-Newburgh-Middletown, NY C 4443 5659 3375 295 848 14620 30.39 38.71 23.09 2.02 5.8 0.7 1.4 1.17 0.6 0.95 21681 13925 9905 1686 3054 43.14 27.71 19.71 3.36 6.08
373 Poughkeepsie-Newburgh-Middletown, NY D 1615 1842 1129 88 318 4991 32.35 36.9 22.62 1.76 6.37 0.75 1.33 1.15 0.52 1.05 21681 13925 9905 1686 3054 43.14 27.71 19.71 3.36 6.08
374 Providence-Warwick, RI-MA A 19746 2089 4731 1524 3093 31182 63.32 6.7 15.17 4.89 9.92 1.08 0.95 0.66 1.1 1.44 418787 50514 165024 31822 49147 58.55 7.06 23.07 4.45 6.87
375 Providence-Warwick, RI-MA B 62780 14997 51194 6393 15038 150402 41.74 9.97 34.04 4.25 10 0.71 1.41 1.48 0.96 1.46 418787 50514 165024 31822 49147 58.55 7.06 23.07 4.45 6.87
376 Providence-Warwick, RI-MA C 58997 19016 72242 8549 11756 170561 34.59 11.15 42.36 5.01 6.89 0.59 1.58 1.84 1.13 1 418787 50514 165024 31822 49147 58.55 7.06 23.07 4.45 6.87
377 Providence-Warwick, RI-MA D 7036 1311 5555 591 1444 15937 44.15 8.23 34.86 3.71 9.06 0.75 1.17 1.51 0.83 1.32 418787 50514 165024 31822 49147 58.55 7.06 23.07 4.45 6.87
378 Pueblo, CO A 2688 74 1586 31 260 4639 57.95 1.59 34.19 0.66 5.61 1.4 0.71 0.67 1.21 1.17 33826 1825 41532 446 3911 41.48 2.24 50.93 0.55 4.8
379 Pueblo, CO B 8199 369 10066 113 1108 19855 41.29 1.86 50.7 0.57 5.58 1 0.83 1 1.04 1.16 33826 1825 41532 446 3911 41.48 2.24 50.93 0.55 4.8
380 Pueblo, CO C 3210 253 5486 45 535 9528 33.69 2.65 57.58 0.47 5.61 0.81 1.19 1.13 0.86 1.17 33826 1825 41532 446 3911 41.48 2.24 50.93 0.55 4.8
381 Pueblo, CO D 2293 174 3668 31 382 6548 35.02 2.65 56.02 0.47 5.84 0.84 1.19 1.1 0.86 1.22 33826 1825 41532 446 3911 41.48 2.24 50.93 0.55 4.8
382 Racine, WI A 495 15 64 7 30 611 81.04 2.41 10.51 1.17 4.87 1.58 0.12 0.48 1.15 0.85 49521 19349 20911 976 5512 51.44 20.1 21.72 1.01 5.73
383 Racine, WI B 8176 1261 2220 68 682 12407 65.9 10.17 17.89 0.55 5.5 1.28 0.51 0.82 0.54 0.96 49521 19349 20911 976 5512 51.44 20.1 21.72 1.01 5.73
384 Racine, WI C 11416 6466 7246 126 1644 26898 42.44 24.04 26.94 0.47 6.11 0.83 1.2 1.24 0.46 1.07 49521 19349 20911 976 5512 51.44 20.1 21.72 1.01 5.73
385 Racine, WI D 6290 4225 5052 97 974 16638 37.8 25.39 30.37 0.58 5.85 0.73 1.26 1.4 0.58 1.02 49521 19349 20911 976 5512 51.44 20.1 21.72 1.01 5.73
386 Richmond, VA A 7543 525 201 104 265 8638 87.32 6.08 2.33 1.21 3.06 2.11 0.14 0.26 0.42 0.63 126888 128479 27279 8711 14842 41.44 41.96 8.91 2.85 4.85
387 Richmond, VA B 17423 3059 928 444 1114 22969 75.85 13.32 4.04 1.93 4.85 1.83 0.32 0.45 0.68 1 126888 128479 27279 8711 14842 41.44 41.96 8.91 2.85 4.85
388 Richmond, VA C 19374 13623 1886 846 2017 37745 51.33 36.09 5 2.24 5.34 1.24 0.86 0.56 0.79 1.1 126888 128479 27279 8711 14842 41.44 41.96 8.91 2.85 4.85
389 Richmond, VA D 9280 23337 1698 813 1869 36996 25.08 63.08 4.59 2.2 5.05 0.61 1.5 0.52 0.77 1.04 126888 128479 27279 8711 14842 41.44 41.96 8.91 2.85 4.85
390 Roanoke, VA A 997 10 17 15 36 1074 92.84 0.89 1.54 1.4 3.34 1.38 0.05 0.23 0.47 0.62 126614 33584 12344 5556 10172 67.25 17.84 6.56 2.95 5.4
391 Roanoke, VA B 4806 575 520 136 359 6395 75.15 8.99 8.13 2.12 5.61 1.12 0.5 1.24 0.72 1.04 126614 33584 12344 5556 10172 67.25 17.84 6.56 2.95 5.4
392 Roanoke, VA C 15314 6126 1840 434 1643 25357 60.39 24.16 7.26 1.71 6.48 0.9 1.35 1.11 0.58 1.2 126614 33584 12344 5556 10172 67.25 17.84 6.56 2.95 5.4
393 Roanoke, VA D 10196 5012 1639 242 1288 18377 55.48 27.28 8.92 1.32 7.01 0.83 1.53 1.36 0.45 1.3 126614 33584 12344 5556 10172 67.25 17.84 6.56 2.95 5.4
394 Rochester, MN A 1253 18 80 148 64 1563 80.18 1.13 5.12 9.46 4.1 1.18 0.11 0.61 1.28 0.67 15925 2321 1963 1724 1437 68.14 9.93 8.4 7.38 6.15
395 Rochester, MN B 2819 322 362 378 278 4158 67.79 7.75 8.71 9.08 6.67 0.99 0.78 1.04 1.23 1.09 15925 2321 1963 1724 1437 68.14 9.93 8.4 7.38 6.15
396 Rochester, MN C 4247 518 569 448 411 6192 68.58 8.36 9.19 7.23 6.64 1.01 0.84 1.09 0.98 1.08 15925 2321 1963 1724 1437 68.14 9.93 8.4 7.38 6.15
397 Rochester, MN D 680 94 82 143 57 1056 64.39 8.91 7.8 13.51 5.39 0.94 0.9 0.93 1.83 0.88 15925 2321 1963 1724 1437 68.14 9.93 8.4 7.38 6.15
398 Rochester, NY A 10306 476 557 439 654 12433 82.89 3.83 4.48 3.53 5.26 1.49 0.17 0.34 0.86 1.09 248955 99333 59483 18333 21660 55.6 22.18 13.28 4.09 4.84
399 Rochester, NY B 24215 14682 4947 1811 2507 48161 50.28 30.48 10.27 3.76 5.21 0.9 1.37 0.77 0.92 1.08 248955 99333 59483 18333 21660 55.6 22.18 13.28 4.09 4.84
400 Rochester, NY C 64342 48070 30238 4395 8099 155143 41.47 30.98 19.49 2.83 5.22 0.75 1.4 1.47 0.69 1.08 248955 99333 59483 18333 21660 55.6 22.18 13.28 4.09 4.84
401 Rochester, NY D 6230 16269 8421 842 1663 33424 18.64 48.67 25.19 2.52 4.98 0.34 2.19 1.9 0.61 1.03 248955 99333 59483 18333 21660 55.6 22.18 13.28 4.09 4.84
402 Rockford, IL A 1861 105 220 36 129 2351 79.14 4.49 9.35 1.55 5.47 1.47 0.23 0.51 0.57 0.98 93312 33989 32009 4683 9722 53.72 19.57 18.43 2.7 5.6
403 Rockford, IL B 9656 2355 2285 284 885 15466 62.43 15.22 14.78 1.84 5.73 1.16 0.78 0.8 0.68 1.02 93312 33989 32009 4683 9722 53.72 19.57 18.43 2.7 5.6
404 Rockford, IL C 13794 6813 6120 564 1858 29150 47.32 23.37 21 1.94 6.37 0.88 1.19 1.14 0.72 1.14 93312 33989 32009 4683 9722 53.72 19.57 18.43 2.7 5.6
405 Rockford, IL D 12012 10910 9816 850 2064 35653 33.69 30.6 27.53 2.39 5.79 0.63 1.56 1.49 0.88 1.03 93312 33989 32009 4683 9722 53.72 19.57 18.43 2.7 5.6
406 Sacramento-Roseville-Folsom, CA A 3521 54 606 386 418 4986 70.62 1.08 12.16 7.75 8.39 1.68 0.12 0.41 0.77 0.97 103578 23051 73467 24625 21401 42.08 9.37 29.85 10.01 8.7
407 Sacramento-Roseville-Folsom, CA B 10313 513 2510 858 1344 15537 66.38 3.3 16.16 5.52 8.65 1.58 0.35 0.54 0.55 0.99 103578 23051 73467 24625 21401 42.08 9.37 29.85 10.01 8.7
408 Sacramento-Roseville-Folsom, CA C 30587 5424 18434 5032 5366 64843 47.17 8.36 28.43 7.76 8.28 1.12 0.89 0.95 0.78 0.95 103578 23051 73467 24625 21401 42.08 9.37 29.85 10.01 8.7
409 Sacramento-Roseville-Folsom, CA D 5845 885 2922 1543 1179 12374 47.23 7.16 23.61 12.47 9.53 1.12 0.76 0.79 1.25 1.1 103578 23051 73467 24625 21401 42.08 9.37 29.85 10.01 8.7
410 Saginaw, MI A 942 304 185 5 85 1521 61.9 20 12.19 0.35 5.56 1.34 0.59 0.9 0.35 1.03 39102 28876 11469 848 4571 46.07 34.03 13.51 1 5.39
411 Saginaw, MI B 4488 1206 895 41 355 6985 64.25 17.26 12.82 0.59 5.08 1.39 0.51 0.95 0.59 0.94 39102 28876 11469 848 4571 46.07 34.03 13.51 1 5.39
412 Saginaw, MI C 12404 17652 5942 150 2242 38390 32.31 45.98 15.48 0.39 5.84 0.7 1.35 1.15 0.39 1.08 39102 28876 11469 848 4571 46.07 34.03 13.51 1 5.39
413 Saginaw, MI D 1616 1582 821 12 307 4338 37.26 36.47 18.93 0.27 7.08 0.81 1.07 1.4 0.27 1.31 39102 28876 11469 848 4571 46.07 34.03 13.51 1 5.39
414 Salt Lake City, UT A 10892 72 579 496 630 12669 85.97 0.57 4.57 3.92 4.98 1.41 0.18 0.21 0.7 0.64 156318 8185 56880 14340 19843 61.17 3.2 22.26 5.61 7.76
415 Salt Lake City, UT B 40632 750 5960 1955 3530 52827 76.91 1.42 11.28 3.7 6.68 1.26 0.44 0.51 0.66 0.86 156318 8185 56880 14340 19843 61.17 3.2 22.26 5.61 7.76
416 Salt Lake City, UT C 22032 936 8788 2034 2836 36625 60.16 2.55 23.99 5.55 7.74 0.98 0.8 1.08 0.99 1 156318 8185 56880 14340 19843 61.17 3.2 22.26 5.61 7.76
417 Salt Lake City, UT D 19786 2425 19269 2777 4972 49228 40.19 4.93 39.14 5.64 10.1 0.66 1.54 1.76 1.01 1.3 156318 8185 56880 14340 19843 61.17 3.2 22.26 5.61 7.76
418 San Antonio-New Braunfels, TX A 5588 377 12361 209 437 18972 29.45 1.99 65.15 1.1 2.3 2.05 0.4 0.83 1.29 1.28 71814 24698 390337 4276 9015 14.36 4.94 78.05 0.85 1.8
419 San Antonio-New Braunfels, TX B 15862 1195 46005 548 1430 65040 24.39 1.84 70.73 0.84 2.2 1.7 0.37 0.91 0.99 1.22 71814 24698 390337 4276 9015 14.36 4.94 78.05 0.85 1.8
420 San Antonio-New Braunfels, TX C 8610 2009 92951 540 1252 105362 8.17 1.91 88.22 0.51 1.19 0.57 0.39 1.13 0.6 0.66 71814 24698 390337 4276 9015 14.36 4.94 78.05 0.85 1.8
421 San Antonio-New Braunfels, TX D 7057 5540 69962 446 1212 84218 8.38 6.58 83.07 0.53 1.44 0.58 1.33 1.06 0.62 0.8 71814 24698 390337 4276 9015 14.36 4.94 78.05 0.85 1.8
422 San Diego-Chula Vista-Carlsbad, CA A 14807 334 2676 939 1397 20152 73.48 1.66 13.28 4.66 6.93 1.8 0.24 0.4 0.36 1.08 503181 83252 407558 157305 79059 40.9 6.77 33.13 12.79 6.43
423 San Diego-Chula Vista-Carlsbad, CA B 48240 1952 12656 4150 5125 72122 66.89 2.71 17.55 5.75 7.11 1.64 0.4 0.53 0.45 1.11 503181 83252 407558 157305 79059 40.9 6.77 33.13 12.79 6.43
424 San Diego-Chula Vista-Carlsbad, CA C 77313 12765 60394 16176 11062 177711 43.51 7.18 33.98 9.1 6.22 1.06 1.06 1.03 0.71 0.97 503181 83252 407558 157305 79059 40.9 6.77 33.13 12.79 6.43
425 San Diego-Chula Vista-Carlsbad, CA D 22635 18273 92320 18688 6796 158711 14.26 11.51 58.17 11.77 4.28 0.35 1.7 1.76 0.92 0.67 503181 83252 407558 157305 79059 40.9 6.77 33.13 12.79 6.43
426 San Francisco-Oakland-Berkeley, CA A 34681 1588 4081 9715 4808 54873 63.2 2.89 7.44 17.7 8.76 1.85 0.32 0.36 0.61 1.26 681698 180454 409441 581656 137973 34.24 9.06 20.56 29.21 6.93
427 San Francisco-Oakland-Berkeley, CA B 107751 16766 28223 78623 19076 250439 43.02 6.69 11.27 31.39 7.62 1.26 0.74 0.55 1.07 1.1 681698 180454 409441 581656 137973 34.24 9.06 20.56 29.21 6.93
428 San Francisco-Oakland-Berkeley, CA C 173369 44514 89892 109533 31959 449266 38.59 9.91 20.01 24.38 7.11 1.13 1.09 0.97 0.83 1.03 681698 180454 409441 581656 137973 34.24 9.06 20.56 29.21 6.93
429 San Francisco-Oakland-Berkeley, CA D 109640 48363 93222 85612 24286 361123 30.36 13.39 25.81 23.71 6.73 0.89 1.48 1.26 0.81 0.97 681698 180454 409441 581656 137973 34.24 9.06 20.56 29.21 6.93
430 San Jose-Sunnyvale-Santa Clara, CA A 1525 72 733 493 237 3060 49.85 2.36 23.95 16.1 7.74 1.72 0.68 0.64 0.65 1.49 90969 10860 118075 78430 16336 28.91 3.45 37.52 24.92 5.19
431 San Jose-Sunnyvale-Santa Clara, CA B 10493 498 4646 2655 1381 19672 53.34 2.53 23.62 13.5 7.02 1.85 0.73 0.63 0.54 1.35 90969 10860 118075 78430 16336 28.91 3.45 37.52 24.92 5.19
432 San Jose-Sunnyvale-Santa Clara, CA C 16361 1649 20398 7654 2818 48880 33.47 3.37 41.73 15.66 5.77 1.16 0.98 1.11 0.63 1.11 90969 10860 118075 78430 16336 28.91 3.45 37.52 24.92 5.19
433 San Jose-Sunnyvale-Santa Clara, CA D 9346 1812 24840 7765 2070 45833 20.39 3.95 54.2 16.94 4.52 0.71 1.15 1.44 0.68 0.87 90969 10860 118075 78430 16336 28.91 3.45 37.52 24.92 5.19
434 Savannah, GA A 1648 1436 175 48 171 3477 47.39 41.29 5.02 1.39 4.91 1.35 0.78 1.04 0.45 1.33 21125 31938 2912 1866 2224 35.17 53.17 4.85 3.11 3.7
435 Savannah, GA B 4835 6800 497 178 524 12834 37.67 52.99 3.88 1.38 4.08 1.07 1 0.8 0.45 1.1 21125 31938 2912 1866 2224 35.17 53.17 4.85 3.11 3.7
436 Savannah, GA C 3410 5453 462 386 422 10133 33.65 53.82 4.56 3.81 4.17 0.96 1.01 0.94 1.22 1.13 21125 31938 2912 1866 2224 35.17 53.17 4.85 3.11 3.7
437 Savannah, GA D 2119 2798 363 383 182 5845 36.26 47.86 6.21 6.56 3.11 1.03 0.9 1.28 2.11 0.84 21125 31938 2912 1866 2224 35.17 53.17 4.85 3.11 3.7
438 Scranton--Wilkes-Barre, PA A 27713 4962 9614 743 2009 45041 61.53 11.02 21.35 1.65 4.46 0.84 1.34 1.64 1.08 1.1 87597 9877 15580 1836 4844 73.16 8.25 13.01 1.53 4.05
439 Scranton--Wilkes-Barre, PA B 9338 834 1070 82 598 11923 78.32 7 8.98 0.69 5.02 1.07 0.85 0.69 0.45 1.24 87597 9877 15580 1836 4844 73.16 8.25 13.01 1.53 4.05
440 Scranton--Wilkes-Barre, PA D 11185 475 765 140 415 12980 86.17 3.66 5.89 1.08 3.2 1.18 0.44 0.45 0.7 0.79 87597 9877 15580 1836 4844 73.16 8.25 13.01 1.53 4.05
441 Seattle-Tacoma-Bellevue, WA A 17317 386 1050 1306 1801 21859 79.22 1.76 4.8 5.97 8.24 1.43 0.25 0.42 0.37 0.84 1416366 181637 290897 418258 251649 55.35 7.1 11.37 16.35 9.83
442 Seattle-Tacoma-Bellevue, WA B 160312 6296 16231 25415 20483 228736 70.09 2.75 7.1 11.11 8.95 1.27 0.39 0.62 0.68 0.91 1416366 181637 290897 418258 251649 55.35 7.1 11.37 16.35 9.83
443 Seattle-Tacoma-Bellevue, WA C 129746 24703 22566 36646 24340 238000 54.52 10.38 9.48 15.4 10.23 0.98 1.46 0.83 0.94 1.04 1416366 181637 290897 418258 251649 55.35 7.1 11.37 16.35 9.83
444 Seattle-Tacoma-Bellevue, WA D 53406 13212 12930 19644 10966 110159 48.48 11.99 11.74 17.83 9.96 0.88 1.69 1.03 1.09 1.01 1416366 181637 290897 418258 251649 55.35 7.1 11.37 16.35 9.83
445 Shreveport-Bossier City, LA A 8730 1382 585 130 563 11389 76.65 12.13 5.13 1.14 4.94 2.44 0.21 1.07 1.03 1.21 32727 60890 5012 1155 4252 31.46 58.53 4.82 1.11 4.09
446 Shreveport-Bossier City, LA B 787 3630 187 19 196 4819 16.33 75.33 3.89 0.38 4.07 0.52 1.29 0.81 0.35 0.99 32727 60890 5012 1155 4252 31.46 58.53 4.82 1.11 4.09
447 Shreveport-Bossier City, LA C 2241 10263 625 88 704 13922 16.1 73.72 4.49 0.64 5.06 0.51 1.26 0.93 0.57 1.24 32727 60890 5012 1155 4252 31.46 58.53 4.82 1.11 4.09
448 Shreveport-Bossier City, LA D 968 8202 352 32 340 9894 9.78 82.89 3.56 0.33 3.44 0.31 1.42 0.74 0.29 0.84 32727 60890 5012 1155 4252 31.46 58.53 4.82 1.11 4.09
449 Sioux City, IA-NE-SD A 5116 635 1583 361 701 8397 60.93 7.57 18.86 4.3 8.35 1.01 1.28 0.79 1.38 1.22 67833 6665 26665 3490 7665 60.39 5.93 23.74 3.11 6.82
450 Sioux City, IA-NE-SD B 9430 1360 4985 645 1578 17998 52.4 7.56 27.7 3.58 8.77 0.87 1.27 1.17 1.15 1.28 67833 6665 26665 3490 7665 60.39 5.93 23.74 3.11 6.82
451 Sioux City, IA-NE-SD C 17378 1341 7154 877 2180 28929 60.07 4.63 24.73 3.03 7.54 0.99 0.78 1.04 0.98 1.1 67833 6665 26665 3490 7665 60.39 5.93 23.74 3.11 6.82
452 Sioux City, IA-NE-SD D 18970 1548 3942 766 1573 26799 70.79 5.78 14.71 2.86 5.87 1.17 0.97 0.62 0.92 0.86 67833 6665 26665 3490 7665 60.39 5.93 23.74 3.11 6.82
453 South Bend-Mishawaka, IN-MI A 5944 504 507 89 335 7378 80.55 6.83 6.88 1.2 4.54 1.25 0.43 0.61 0.47 0.75 135151 33520 23603 5332 12736 64.25 15.94 11.22 2.53 6.05
454 South Bend-Mishawaka, IN-MI B 7757 2144 1158 97 812 11969 64.81 17.91 9.68 0.81 6.78 1.01 1.12 0.86 0.32 1.12 135151 33520 23603 5332 12736 64.25 15.94 11.22 2.53 6.05
455 South Bend-Mishawaka, IN-MI C 27288 12112 9812 585 3909 53706 50.81 22.55 18.27 1.09 7.28 0.79 1.42 1.63 0.43 1.2 135151 33520 23603 5332 12736 64.25 15.94 11.22 2.53 6.05
456 South Bend-Mishawaka, IN-MI D 4557 3504 1992 81 804 10937 41.66 32.03 18.21 0.74 7.35 0.65 2.01 1.62 0.29 1.21 135151 33520 23603 5332 12736 64.25 15.94 11.22 2.53 6.05
457 Spokane-Spokane Valley, WA A 7091 96 407 135 634 8363 84.8 1.15 4.86 1.61 7.58 1.1 0.44 0.68 0.59 0.72 182782 6171 16915 6466 25102 76.98 2.6 7.12 2.72 10.57
458 Spokane-Spokane Valley, WA B 20842 448 1480 435 2262 25467 81.84 1.76 5.81 1.71 8.88 1.06 0.68 0.82 0.63 0.84 182782 6171 16915 6466 25102 76.98 2.6 7.12 2.72 10.57
459 Spokane-Spokane Valley, WA C 69523 2689 6960 2480 10794 92446 75.2 2.91 7.53 2.68 11.68 0.98 1.12 1.06 0.99 1.1 182782 6171 16915 6466 25102 76.98 2.6 7.12 2.72 10.57
460 Spokane-Spokane Valley, WA D 14712 863 1710 728 2708 20722 71 4.17 8.25 3.52 13.07 0.92 1.6 1.16 1.29 1.24 182782 6171 16915 6466 25102 76.98 2.6 7.12 2.72 10.57
461 Springfield, IL A 4429 245 187 75 242 5178 85.54 4.72 3.61 1.46 4.68 1.35 0.19 1.06 0.8 0.71 53922 21122 2883 1542 5639 63.36 24.82 3.39 1.81 6.63
462 Springfield, IL B 7669 1824 386 110 740 10730 71.48 17 3.6 1.03 6.9 1.13 0.69 1.06 0.57 1.04 53922 21122 2883 1542 5639 63.36 24.82 3.39 1.81 6.63
463 Springfield, IL C 4912 2143 308 161 659 8182 60.03 26.19 3.76 1.96 8.05 0.95 1.06 1.11 1.08 1.22 53922 21122 2883 1542 5639 63.36 24.82 3.39 1.81 6.63
464 Springfield, IL D 8428 7654 743 145 1336 18306 46.04 41.81 4.06 0.79 7.3 0.73 1.68 1.2 0.44 1.1 53922 21122 2883 1542 5639 63.36 24.82 3.39 1.81 6.63
465 Springfield, MA A 1204 33 143 28 47 1454 82.76 2.24 9.85 1.94 3.21 1.49 0.52 0.28 1.15 0.87 66933 5205 41940 2026 4441 55.53 4.32 34.79 1.68 3.68
466 Springfield, MA B 9584 659 6735 193 708 17879 53.6 3.69 37.67 1.08 3.96 0.97 0.85 1.08 0.64 1.07 66933 5205 41940 2026 4441 55.53 4.32 34.79 1.68 3.68
467 Springfield, MA C 23040 1377 11893 546 1553 38409 59.98 3.59 30.96 1.42 4.04 1.08 0.83 0.89 0.85 1.1 66933 5205 41940 2026 4441 55.53 4.32 34.79 1.68 3.68
468 Springfield, MA D 5031 489 6580 168 371 12638 39.81 3.87 52.07 1.33 2.93 0.72 0.9 1.5 0.79 0.8 66933 5205 41940 2026 4441 55.53 4.32 34.79 1.68 3.68
469 Springfield, MO A 945 28 41 16 73 1103 85.68 2.5 3.75 1.48 6.59 1.1 0.42 0.63 0.91 0.74 66103 5044 5050 1377 7545 77.66 5.93 5.93 1.62 8.86
470 Springfield, MO B 4312 98 219 128 361 5118 84.26 1.91 4.28 2.49 7.05 1.09 0.32 0.72 1.54 0.8 66103 5044 5050 1377 7545 77.66 5.93 5.93 1.62 8.86
471 Springfield, MO C 12441 1207 951 479 1332 16410 75.81 7.36 5.79 2.92 8.12 0.98 1.24 0.98 1.81 0.92 66103 5044 5050 1377 7545 77.66 5.93 5.93 1.62 8.86
472 Springfield, MO D 19179 1756 1601 229 2539 25304 75.8 6.94 6.33 0.9 10.04 0.98 1.17 1.07 0.56 1.13 66103 5044 5050 1377 7545 77.66 5.93 5.93 1.62 8.86
473 Springfield, OH A 2967 457 146 21 248 3839 77.28 11.91 3.82 0.54 6.46 1.14 0.64 0.77 0.81 0.82 38585 10482 2829 375 4450 68.03 18.48 4.99 0.66 7.84
474 Springfield, OH B 6538 1663 544 74 901 9720 67.26 17.11 5.6 0.76 9.27 0.99 0.93 1.12 1.16 1.18 38585 10482 2829 375 4450 68.03 18.48 4.99 0.66 7.84
475 Springfield, OH C 11544 3485 962 61 1411 17462 66.11 19.96 5.51 0.35 8.08 0.97 1.08 1.1 0.53 1.03 38585 10482 2829 375 4450 68.03 18.48 4.99 0.66 7.84
476 Springfield, OH D 2135 1452 262 6 444 4300 49.66 33.77 6.1 0.15 10.33 0.73 1.83 1.22 0.23 1.32 38585 10482 2829 375 4450 68.03 18.48 4.99 0.66 7.84
477 St. Joseph, MO-KS A 319 18 37 12 24 410 77.79 4.33 8.98 2.94 5.97 1 0.71 1.19 2.68 0.84 49467 3885 4793 693 4513 78.08 6.13 7.57 1.09 7.12
478 St. Joseph, MO-KS B 2561 99 217 56 222 3155 81.2 3.13 6.87 1.76 7.05 1.04 0.51 0.91 1.61 0.99 49467 3885 4793 693 4513 78.08 6.13 7.57 1.09 7.12
479 St. Joseph, MO-KS C 3940 202 340 54 428 4963 79.38 4.06 6.85 1.08 8.62 1.02 0.66 0.91 0.99 1.21 49467 3885 4793 693 4513 78.08 6.13 7.57 1.09 7.12
480 St. Joseph, MO-KS D 16151 1487 2342 118 1923 22022 73.34 6.75 10.64 0.54 8.73 0.94 1.1 1.41 0.49 1.23 49467 3885 4793 693 4513 78.08 6.13 7.57 1.09 7.12
481 St. Louis, MO-IL A 49210 12504 2524 4225 3411 71874 68.47 17.4 3.51 5.88 4.75 1.38 0.46 0.74 1.81 0.96 461043 350098 44529 30335 46177 49.46 37.56 4.78 3.25 4.95
482 St. Louis, MO-IL B 92515 74109 9092 8445 9960 194121 47.66 38.18 4.68 4.35 5.13 0.96 1.02 0.98 1.34 1.04 461043 350098 44529 30335 46177 49.46 37.56 4.78 3.25 4.95
483 St. Louis, MO-IL C 52876 68455 6392 3166 7247 138137 38.28 49.56 4.63 2.29 5.25 0.77 1.32 0.97 0.7 1.06 461043 350098 44529 30335 46177 49.46 37.56 4.78 3.25 4.95
484 St. Louis, MO-IL D 24435 41450 5363 1391 3859 76499 31.94 54.18 7.01 1.82 5.04 0.65 1.44 1.47 0.56 1.02 461043 350098 44529 30335 46177 49.46 37.56 4.78 3.25 4.95
485 Stockton, CA A 1872 152 1320 227 299 3870 48.36 3.92 34.12 5.86 7.74 3.32 0.38 0.58 0.53 1.62 24328 17194 99118 18601 8007 14.55 10.28 59.26 11.12 4.79
486 Stockton, CA B 4757 1179 8404 931 1164 16434 28.94 7.17 51.14 5.66 7.08 1.99 0.7 0.86 0.51 1.48 24328 17194 99118 18601 8007 14.55 10.28 59.26 11.12 4.79
487 Stockton, CA C 2874 1831 12263 647 888 18504 15.53 9.9 66.27 3.5 4.8 1.07 0.96 1.12 0.31 1 24328 17194 99118 18601 8007 14.55 10.28 59.26 11.12 4.79
488 Stockton, CA D 1673 1390 19853 2127 844 25887 6.46 5.37 76.69 8.22 3.26 0.44 0.52 1.29 0.74 0.68 24328 17194 99118 18601 8007 14.55 10.28 59.26 11.12 4.79
489 Syracuse, NY A 8104 1786 825 356 699 11771 68.85 15.17 7.01 3.02 5.94 1.15 0.77 0.88 0.52 0.89 149706 48886 19782 14443 16678 60 19.59 7.93 5.79 6.68
490 Syracuse, NY B 32335 10682 4552 3458 3649 54676 59.14 19.54 8.33 6.32 6.67 0.99 1 1.05 1.09 1 149706 48886 19782 14443 16678 60 19.59 7.93 5.79 6.68
491 Syracuse, NY C 31144 19700 6178 4366 5210 66596 46.77 29.58 9.28 6.56 7.82 0.78 1.51 1.17 1.13 1.17 149706 48886 19782 14443 16678 60 19.59 7.93 5.79 6.68
492 Syracuse, NY D 5435 5310 2741 1051 1336 15873 34.24 33.45 17.27 6.62 8.41 0.57 1.71 2.18 1.14 1.26 149706 48886 19782 14443 16678 60 19.59 7.93 5.79 6.68
493 Tampa-St. Petersburg-Clearwater, FL A 8698 157 1079 297 430 10661 81.59 1.48 10.12 2.78 4.04 1.52 0.1 0.44 0.69 0.83 694493 187621 298272 52216 62888 53.61 14.48 23.02 4.03 4.85
494 Tampa-St. Petersburg-Clearwater, FL B 27945 2559 6359 1024 2038 39924 69.99 6.41 15.93 2.56 5.11 1.31 0.44 0.69 0.64 1.05 694493 187621 298272 52216 62888 53.61 14.48 23.02 4.03 4.85
495 Tampa-St. Petersburg-Clearwater, FL C 42280 19204 8881 1570 4007 75941 55.67 25.29 11.69 2.07 5.28 1.04 1.75 0.51 0.51 1.09 694493 187621 298272 52216 62888 53.61 14.48 23.02 4.03 4.85
496 Tampa-St. Petersburg-Clearwater, FL D 32163 35900 20712 2471 4348 95594 33.65 37.55 21.67 2.58 4.55 0.63 2.59 0.94 0.64 0.94 694493 187621 298272 52216 62888 53.61 14.48 23.02 4.03 4.85
497 Terre Haute, IN A 1679 87 53 17 113 1949 86.14 4.47 2.72 0.85 5.82 1.08 0.5 0.81 0.61 0.9 43392 4896 1829 767 3533 79.74 9 3.36 1.41 6.49
498 Terre Haute, IN B 2033 177 58 4 178 2450 82.97 7.21 2.38 0.18 7.26 1.04 0.8 0.71 0.13 1.12 43392 4896 1829 767 3533 79.74 9 3.36 1.41 6.49
499 Terre Haute, IN C 14583 1975 763 181 1555 19057 76.52 10.36 4.01 0.95 8.16 0.96 1.15 1.19 0.67 1.26 43392 4896 1829 767 3533 79.74 9 3.36 1.41 6.49
500 Terre Haute, IN D 8614 1297 441 100 823 11275 76.4 11.5 3.91 0.89 7.3 0.96 1.28 1.16 0.63 1.12 43392 4896 1829 767 3533 79.74 9 3.36 1.41 6.49
501 Toledo, OH A 15003 3220 1175 722 1065 21186 70.82 15.2 5.54 3.41 5.03 1.11 0.72 0.69 2.6 0.87 238126 78874 30095 4904 21703 63.72 21.11 8.05 1.31 5.81
502 Toledo, OH B 29029 16868 4294 465 3413 54069 53.69 31.2 7.94 0.86 6.31 0.84 1.48 0.99 0.66 1.09 238126 78874 30095 4904 21703 63.72 21.11 8.05 1.31 5.81
503 Toledo, OH C 56046 26023 12430 640 7009 102149 54.87 25.48 12.17 0.63 6.86 0.86 1.21 1.51 0.48 1.18 238126 78874 30095 4904 21703 63.72 21.11 8.05 1.31 5.81
504 Toledo, OH D 2957 4981 1085 27 575 9625 30.72 51.75 11.27 0.28 5.98 0.48 2.45 1.4 0.22 1.03 238126 78874 30095 4904 21703 63.72 21.11 8.05 1.31 5.81
505 Topeka, KS A 3833 168 423 33 343 4800 79.85 3.51 8.81 0.68 7.15 1.37 0.31 0.42 0.83 0.86 44616 8737 16047 627 6384 58.39 11.43 21 0.82 8.36
506 Topeka, KS B 8067 839 2491 74 1076 12547 64.3 6.69 19.85 0.59 8.58 1.1 0.58 0.95 0.72 1.03 44616 8737 16047 627 6384 58.39 11.43 21 0.82 8.36
507 Topeka, KS C 6915 1645 2601 99 1073 12333 56.07 13.34 21.09 0.8 8.7 0.96 1.17 1 0.97 1.04 44616 8737 16047 627 6384 58.39 11.43 21 0.82 8.36
508 Topeka, KS D 7541 2608 5338 87 1488 17062 44.2 15.29 31.29 0.51 8.72 0.76 1.34 1.49 0.62 1.04 44616 8737 16047 627 6384 58.39 11.43 21 0.82 8.36
509 Trenton-Princeton, NJ A 1499 5964 1094 102 388 9047 16.57 65.93 12.09 1.12 4.29 0.41 2.58 0.46 0.26 1.22 105858 66932 68357 11525 9170 40.43 25.56 26.11 4.4 3.5
510 Trenton-Princeton, NJ B 5765 11335 8102 515 986 26702 21.59 42.45 30.34 1.93 3.69 0.53 1.66 1.16 0.44 1.05 105858 66932 68357 11525 9170 40.43 25.56 26.11 4.4 3.5
511 Trenton-Princeton, NJ C 15438 20036 33975 1465 2134 73048 21.13 27.43 46.51 2.01 2.92 0.52 1.07 1.78 0.46 0.83 105858 66932 68357 11525 9170 40.43 25.56 26.11 4.4 3.5
512 Trenton-Princeton, NJ D 963 7647 5393 75 446 14524 6.63 52.65 37.13 0.52 3.07 0.16 2.06 1.42 0.12 0.88 105858 66932 68357 11525 9170 40.43 25.56 26.11 4.4 3.5
513 Tulsa, OK A 12907 897 1031 200 2303 17337 74.45 5.17 5.94 1.15 13.28 1.45 0.34 0.38 0.55 0.86 107491 31810 33015 4383 32470 51.39 15.21 15.78 2.1 15.52
514 Tulsa, OK B 11066 2223 1339 390 2746 17764 62.29 12.51 7.54 2.2 15.46 1.21 0.82 0.48 1.05 1 107491 31810 33015 4383 32470 51.39 15.21 15.78 2.1 15.52
515 Tulsa, OK C 8884 2374 6341 268 3207 21074 42.15 11.27 30.09 1.27 15.22 0.82 0.74 1.91 0.61 0.98 107491 31810 33015 4383 32470 51.39 15.21 15.78 2.1 15.52
516 Tulsa, OK D 6893 5020 5381 231 3776 21300 32.36 23.57 25.26 1.09 17.73 0.63 1.55 1.6 0.52 1.14 107491 31810 33015 4383 32470 51.39 15.21 15.78 2.1 15.52
517 Utica-Rome, NY A 3496 102 175 118 138 4029 86.77 2.54 4.35 2.92 3.43 1.34 0.23 0.42 0.32 0.74 64346 11130 10332 9132 4598 64.64 11.18 10.38 9.17 4.62
518 Utica-Rome, NY B 5390 418 546 473 318 7146 75.43 5.86 7.65 6.62 4.45 1.17 0.52 0.74 0.72 0.96 64346 11130 10332 9132 4598 64.64 11.18 10.38 9.17 4.62
519 Utica-Rome, NY C 21616 6117 5102 5377 2013 40225 53.74 15.21 12.68 13.37 5 0.83 1.36 1.22 1.46 1.08 64346 11130 10332 9132 4598 64.64 11.18 10.38 9.17 4.62
520 Utica-Rome, NY D 10159 3298 2941 2009 1041 19447 52.24 16.96 15.12 10.33 5.35 0.81 1.52 1.46 1.13 1.16 64346 11130 10332 9132 4598 64.64 11.18 10.38 9.17 4.62
521 Virginia Beach-Norfolk-Newport News, VA-NC A 5002 1189 405 161 458 7215 69.33 16.48 5.61 2.23 6.34 1.73 0.39 0.72 0.72 0.99 299021 316582 57673 23166 47931 40.17 42.53 7.75 3.11 6.44
522 Virginia Beach-Norfolk-Newport News, VA-NC B 13801 2595 1457 605 1458 19917 69.29 13.03 7.31 3.04 7.32 1.72 0.31 0.94 0.98 1.14 299021 316582 57673 23166 47931 40.17 42.53 7.75 3.11 6.44
523 Virginia Beach-Norfolk-Newport News, VA-NC C 35394 41538 6807 2375 6451 92564 38.24 44.87 7.35 2.57 6.97 0.95 1.06 0.95 0.82 1.08 299021 316582 57673 23166 47931 40.17 42.53 7.75 3.11 6.44
524 Virginia Beach-Norfolk-Newport News, VA-NC D 12213 47265 4093 1331 3820 68722 17.77 68.78 5.96 1.94 5.56 0.44 1.62 0.77 0.62 0.86 299021 316582 57673 23166 47931 40.17 42.53 7.75 3.11 6.44
525 Waco, TX A 1355 543 1286 10 104 3299 41.08 16.46 38.99 0.31 3.16 1.33 0.71 0.98 0.13 0.82 26467 20043 34059 1983 3314 30.82 23.34 39.67 2.31 3.86
526 Waco, TX B 5887 4300 10611 612 769 22179 26.54 19.39 47.84 2.76 3.47 0.86 0.83 1.21 1.19 0.9 26467 20043 34059 1983 3314 30.82 23.34 39.67 2.31 3.86
527 Waco, TX C 4263 2568 6355 396 457 14039 30.36 18.29 45.27 2.82 3.26 0.99 0.78 1.14 1.22 0.84 26467 20043 34059 1983 3314 30.82 23.34 39.67 2.31 3.86
528 Waco, TX D 2994 3296 2995 578 518 10381 28.84 31.75 28.85 5.57 4.99 0.94 1.36 0.73 2.41 1.29 26467 20043 34059 1983 3314 30.82 23.34 39.67 2.31 3.86
529 Waterloo-Cedar Falls, IA A 4060 462 325 129 312 5287 76.79 8.74 6.15 2.43 5.89 1.25 0.42 0.77 0.74 0.91 33764 11293 4355 1803 3557 61.64 20.62 7.95 3.29 6.49
530 Waterloo-Cedar Falls, IA B 7274 2167 1173 782 930 12326 59.01 17.58 9.52 6.34 7.55 0.96 0.85 1.2 1.93 1.16 33764 11293 4355 1803 3557 61.64 20.62 7.95 3.29 6.49
531 Waterloo-Cedar Falls, IA C 6231 2741 1206 250 811 11240 55.44 24.39 10.73 2.23 7.22 0.9 1.18 1.35 0.68 1.11 33764 11293 4355 1803 3557 61.64 20.62 7.95 3.29 6.49
532 Waterloo-Cedar Falls, IA D 2880 2975 633 163 543 7195 40.03 41.35 8.8 2.27 7.55 0.65 2.01 1.11 0.69 1.16 33764 11293 4355 1803 3557 61.64 20.62 7.95 3.29 6.49
533 Wheeling, WV-OH A 1671 67 33 35 77 1884 88.72 3.57 1.73 1.87 4.11 1.01 0.8 1.13 2.27 0.72 39393 2011 689 372 2573 87.46 4.47 1.53 0.83 5.71
534 Wheeling, WV-OH B 3970 83 70 56 191 4370 90.84 1.9 1.6 1.29 4.37 1.04 0.43 1.04 1.56 0.77 39393 2011 689 372 2573 87.46 4.47 1.53 0.83 5.71
535 Wheeling, WV-OH C 6480 402 158 70 443 7554 85.79 5.33 2.09 0.93 5.86 0.98 1.19 1.37 1.12 1.03 39393 2011 689 372 2573 87.46 4.47 1.53 0.83 5.71
536 Wheeling, WV-OH D 4374 585 102 53 523 5636 77.6 10.37 1.81 0.94 9.27 0.89 2.32 1.18 1.14 1.62 39393 2011 689 372 2573 87.46 4.47 1.53 0.83 5.71
537 Wichita, KS A 7876 1453 1785 192 965 12271 64.18 11.84 14.55 1.56 7.87 1.36 0.73 0.57 0.44 1.05 84502 29033 45804 6327 13378 47.2 16.22 25.58 3.53 7.47
538 Wichita, KS B 5390 438 959 81 520 7388 72.95 5.93 12.98 1.09 7.04 1.55 0.37 0.51 0.31 0.94 84502 29033 45804 6327 13378 47.2 16.22 25.58 3.53 7.47
539 Wichita, KS C 5644 1147 3640 295 928 11655 48.43 9.84 31.23 2.53 7.96 1.03 0.61 1.22 0.72 1.07 84502 29033 45804 6327 13378 47.2 16.22 25.58 3.53 7.47
540 Wichita, KS D 19617 7801 16744 981 3671 48815 40.19 15.98 34.3 2.01 7.52 0.85 0.99 1.34 0.57 1.01 84502 29033 45804 6327 13378 47.2 16.22 25.58 3.53 7.47
541 Winston-Salem, NC A 4192 137 166 71 171 4738 88.48 2.89 3.51 1.5 3.62 2.49 0.07 0.18 1.06 0.89 38537 42604 21141 1539 4420 35.6 39.36 19.53 1.42 4.08
542 Winston-Salem, NC B 4479 2309 742 85 360 7976 56.16 28.95 9.31 1.07 4.52 1.58 0.74 0.48 0.75 1.11 38537 42604 21141 1539 4420 35.6 39.36 19.53 1.42 4.08
543 Winston-Salem, NC C 7418 10612 7289 308 1238 26865 27.61 39.5 27.13 1.15 4.61 0.78 1 1.39 0.81 1.13 38537 42604 21141 1539 4420 35.6 39.36 19.53 1.42 4.08
544 Winston-Salem, NC D 807 6774 1759 43 404 9787 8.24 69.22 17.97 0.44 4.12 0.23 1.76 0.92 0.31 1.01 38537 42604 21141 1539 4420 35.6 39.36 19.53 1.42 4.08
545 York-Hanover, PA A 2705 170 230 108 132 3344 80.89 5.08 6.87 3.22 3.95 1.1 0.62 0.61 1.51 0.86 252133 27842 38586 7290 15634 73.83 8.15 11.3 2.13 4.58
546 York-Hanover, PA B 2608 596 850 105 226 4386 59.48 13.59 19.39 2.4 5.15 0.81 1.67 1.72 1.12 1.12 252133 27842 38586 7290 15634 73.83 8.15 11.3 2.13 4.58
547 York-Hanover, PA C 11544 6136 10562 262 1972 30476 37.88 20.13 34.66 0.86 6.47 0.51 2.47 3.07 0.4 1.41 252133 27842 38586 7290 15634 73.83 8.15 11.3 2.13 4.58
548 York-Hanover, PA D 3449 2788 4794 96 634 11761 29.32 23.71 40.76 0.82 5.39 0.4 2.91 3.61 0.38 1.18 252133 27842 38586 7290 15634 73.83 8.15 11.3 2.13 4.58
549 Youngstown-Warren-Boardman, OH-PA A 4566 1962 426 68 361 7383 61.84 26.57 5.77 0.92 4.89 0.83 1.81 1.22 1.17 0.99 279003 54773 17687 2931 18410 74.84 14.69 4.74 0.79 4.94
550 Youngstown-Warren-Boardman, OH-PA B 16173 6839 1475 175 1611 26273 61.56 26.03 5.61 0.67 6.13 0.82 1.77 1.18 0.85 1.24 279003 54773 17687 2931 18410 74.84 14.69 4.74 0.79 4.94
551 Youngstown-Warren-Boardman, OH-PA C 32498 14924 4263 252 3631 55569 58.48 26.86 7.67 0.45 6.53 0.78 1.83 1.62 0.58 1.32 279003 54773 17687 2931 18410 74.84 14.69 4.74 0.79 4.94
552 Youngstown-Warren-Boardman, OH-PA D 9730 8977 4169 65 1221 24162 40.27 37.15 17.25 0.27 5.05 0.54 2.53 3.64 0.34 1.02 279003 54773 17687 2931 18410 74.84 14.69 4.74 0.79 4.94

File diff suppressed because it is too large Load Diff

View File

@@ -5,6 +5,9 @@ This directory contains the data behind the submissions for castles puzzle.
* `castle-solutions.csv` contains the submissions for [Can You Rule Riddler Nation?](https://fivethirtyeight.com/features/can-you-rule-riddler-nation/)
* `castle-solutions-2.csv` contains the submissions for [The Battle For Riddler Nation, Round 2](http://fivethirtyeight.com/features/the-battle-for-riddler-nation-round-2/)
* `castle-solutions-3.csv` contains the submissions for [Are You The Best Warlord?](https://fivethirtyeight.com/features/are-you-the-best-warlord/)
* `castle-solutions-4.csv` contains the submissions for [A Peaceful (But Not Peaceful) Transition Of Power In Riddler Nation](https://fivethirtyeight.com/features/a-peaceful-but-not-peaceful-transition-of-power-in-riddler-nation/)
* `castle-solutions-5.csv` contains the submissions for [The Fifth Battle For Riddler Nation](https://fivethirtyeight.com/features/the-fifth-battle-for-riddler-nation/), in which there were 13 castles rather than the usual 10
Readers were asked to submit a strategy for the following “Colonel Blotto”-style game:

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,964 @@
Castle 1,Castle 2,Castle 3,Castle 4,Castle 5,Castle 6,Castle 7,Castle 8,Castle 9,Castle 10,Castle 11,Castle 12,Castle 13
0,0,0,0,0,0,0,0,0,25,25,25,25
1,1,1,1,1,1,1,1,19,21,24,26,2
1,1,1,1,1,1,1,1,1,22,23,23,23
4,5,6,8,11,15,15,16,1,16,1,1,1
3,4,5,5,5,6,7,8,10,10,11,12,14
0,0,1,0,10,12,14,16,0,21,0,26,0
0,2,0,2,0,2,18,18,18,18,18,2,2
2,2,2,2,2,0,4,6,8,2,24,17,29
0,0,0,0,8,0,0,0,0,23,22,23,24
0,0,0,0,0,0,0,0,0,23,25,25,27
1,1,1,1,1,1,1,1,1,30,30,30,1
0,0,0,0,0,16,16,16,16,16,20,0,0
0,0,0,7,10,10,2,2,12,25,1,29,2
0,3,1,6,1,9,2,12,9,15,11,18,13
1,1,2,2,1,1,20,30,30,3,3,3,3
0,5,6,0,0,13,15,17,19,0,23,0,2
0,0,0,0,0,0,1,1,15,16,20,22,25
1,1,2,2,2,15,15,15,15,0,0,0,31
1,1,3,2,2,15,15,15,15,0,0,0,31
1,1,5,2,2,13,13,13,13,2,2,2,31
1,1,3,1,1,13,14,15,16,1,1,1,32
1,1,3,3,3,12,13,14,15,1,1,1,32
1,1,11,11,12,1,12,13,14,15,3,3,3
0,0,1,3,0,9,4,2,17,19,25,3,17
3,3,1,4,6,6,2,11,11,21,26,3,3
1,1,0,0,0,12,1,16,18,20,3,25,3
0,0,0,0,0,12,1,16,18,2,23,25,3
0,0,0,0,5,1,1,13,15,2,24,3,36
2,2,2,2,5,5,10,15,15,15,15,10,2
0,1,2,2,3,3,3,3,2,21,16,28,16
0,1,2,2,4,3,3,3,2,21,16,27,16
0,0,0,2,3,2,3,2,3,26,15,28,16
1,1,2,2,2,3,5,5,17,17,21,21,3
2,1,5,3,7,5,9,7,11,9,14,10,17
1,2,3,4,6,7,8,9,10,11,12,13,14
1,3,4,6,8,9,11,12,14,15,17,0,0
2,0,6,0,10,0,14,0,18,1,22,1,24
1,1,1,2,3,5,7,11,15,18,22,12,2
1,2,3,4,6,7,8,9,10,11,12,13,14
1,1,1,1,1,12,1,16,18,1,22,24,1
3,7,1,10,15,0,8,1,7,10,19,14,5
0,0,1,10,12,1,7,15,16,1,18,1,18
0,0,0,0,1,1,1,3,3,20,22,23,26
0,0,0,0,0,1,0,0,2,23,20,28,26
0,0,8,0,11,0,0,15,18,23,25,0,0
2,2,3,6,9,9,9,2,2,14,14,14,14
1,1,1,1,2,2,3,5,5,10,17,23,29
4,1,9,10,1,0,0,0,20,20,0,0,35
0,0,0,0,0,11,3,21,3,2,3,27,30
3,15,11,9,3,3,0,10,13,4,11,7,11
0,0,0,0,1,1,0,0,0,2,32,32,32
3,2,2,1,4,3,14,7,10,15,16,9,14
0,0,0,0,0,0,0,0,0,21,23,26,30
17,15,15,10,8,5,6,6,5,4,3,5,1
0,0,0,6,1,1,2,15,17,2,1,24,31
0,0,0,0,0,0,0,0,0,25,25,25,25
2,3,4,6,7,8,10,11,13,30,2,2,2
1,2,3,5,6,6,8,9,10,10,12,13,15
11,0,0,0,11,13,13,14,14,18,2,2,2
0,0,0,0,0,0,0,0,0,24,25,25,26
0,0,0,2,2,2,6,12,27,31,10,4,4
0,0,0,2,2,4,11,11,25,26,14,3,2
0,0,0,8,2,2,2,13,17,2,2,31,21
1,1,2,2,3,3,3,15,20,20,20,5,5
2,0,0,0,9,10,11,13,7,23,0,26,0
2,0,0,0,9,10,11,12,7,23,0,26,0
0,0,0,0,0,0,2,2,2,15,19,33,27
0,0,0,1,1,10,11,1,1,24,22,28,1
0,0,0,3,6,7,8,12,15,12,31,3,3
1,1,1,1,15,17,1,1,1,1,27,32,1
1,1,1,5,7,9,12,16,3,6,6,30,3
0,1,2,2,6,5,5,2,9,22,16,26,4
2,1,0,0,1,0,0,0,12,0,27,28,29
1,1,3,6,7,11,12,13,14,15,13,2,2
1,1,14,3,14,3,3,14,15,15,15,1,1
0,1,0,4,6,4,0,8,6,14,20,18,19
0,0,0,0,0,2,7,18,2,8,18,28,17
1,1,2,2,2,2,2,2,2,21,21,21,21
0,0,3,3,13,13,13,13,13,1,1,1,26
0,0,0,4,6,8,11,14,2,20,21,7,7
2,2,2,2,2,2,2,2,10,2,23,24,25
1,4,6,1,10,12,1,16,1,20,1,25,2
0,0,0,0,1,1,11,11,13,25,1,36,1
0,0,0,0,0,0,0,11,13,16,18,20,22
0,1,1,2,3,5,8,13,13,13,13,14,14
0,0,0,4,0,0,0,12,15,3,3,36,27
0,0,0,0,0,9,10,12,2,2,2,34,29
5,6,7,8,9,11,12,13,14,15,0,0,0
0,0,1,3,5,3,6,7,16,29,12,6,12
8,9,3,5,6,0,7,15,1,10,11,12,13
0,0,0,2,4,7,10,12,13,15,17,18,2
1,1,1,1,1,2,3,5,8,13,21,34,29
0,0,0,16,16,0,17,0,17,17,17,0,0
4,0,0,0,0,0,16,16,16,23,23,1,1
0,4,6,0,11,13,0,17,0,22,0,27,0
1,0,2,4,5,4,13,15,15,18,8,5,10
0,1,2,2,4,6,6,11,12,16,17,14,9
2,3,4,5,16,16,16,16,16,2,2,2,0
0,0,0,0,13,15,16,17,19,20,0,0,0
1,0,5,0,7,7,3,8,2,0,19,23,25
1,1,1,1,7,8,9,11,13,14,16,17,1
1,2,2,3,5,4,4,5,2,21,19,17,15
0,0,0,0,0,0,0,0,0,23,24,26,27
3,3,3,3,3,3,0,15,16,0,21,21,0
0,0,0,2,3,4,7,9,12,13,17,17,16
5,6,7,8,9,11,12,13,14,15,0,0,0
10,10,10,10,10,10,10,10,10,10,0,0,0
3,3,3,4,5,8,10,12,14,15,12,6,5
2,2,2,3,6,9,9,11,11,20,11,11,3
1,2,2,3,4,6,9,14,23,36,0,0,0
0,0,1,3,1,4,1,5,3,10,9,31,32
0,1,2,2,3,5,8,10,10,14,14,15,16
3,3,4,5,6,3,11,11,21,33,0,0,0
1,1,1,1,1,1,24,2,28,19,2,17,2
0,0,0,0,0,0,0,0,40,60,0,0,0
10,10,10,10,10,10,10,10,0,20,0,0,0
1,1,7,9,11,13,15,13,11,9,7,2,1
2,2,3,4,4,4,4,5,5,25,5,6,31
0,0,0,0,0,12,1,17,19,0,23,27,1
0,0,6,0,0,0,11,0,0,0,23,27,33
0,0,8,0,9,10,2,2,15,3,22,28,1
2,7,10,4,2,4,3,11,12,11,3,15,12
0,0,0,0,0,13,0,13,13,0,30,31,0
1,1,1,3,4,5,8,13,21,31,2,4,6
2,4,4,8,8,8,2,12,16,16,2,16,2
0,2,5,2,3,6,4,1,12,23,6,9,27
1,0,0,0,0,0,0,0,3,22,24,27,24
0,1,0,1,0,13,15,0,0,21,23,26,0
2,3,3,0,0,1,15,17,20,21,16,1,1
0,0,3,3,3,7,9,10,11,12,13,14,15
0,1,1,6,3,8,10,1,20,22,24,2,2
1,2,2,3,5,9,9,11,6,7,7,0,38
0,0,0,1,1,1,2,2,2,21,24,25,21
1,1,1,1,10,12,14,16,18,1,22,2,1
1,3,3,1,10,11,13,14,16,3,19,3,3
0,0,0,0,0,0,0,0,0,19,24,30,27
0,0,4,0,0,8,11,15,0,4,0,32,26
10,10,9,8,7,6,2,6,6,8,9,10,10
10,10,9,8,7,6,2,6,6,8,9,10,10
10,10,9,8,7,6,2,6,6,8,9,10,10
2,1,1,1,3,10,6,11,1,16,20,22,6
0,1,1,3,6,10,16,3,3,21,8,23,5
2,3,4,5,1,1,2,8,9,11,15,19,20
1,1,1,2,2,2,2,5,6,15,15,20,28
2,2,3,5,1,1,1,14,1,19,24,1,28
1,1,1,1,1,1,10,12,1,14,16,21,20
0,0,0,0,3,4,1,1,1,21,15,28,26
1,2,3,4,5,6,7,9,10,11,13,14,15
1,2,2,5,0,7,12,14,0,16,18,21,2
2,2,2,2,2,2,9,9,9,4,27,27,3
7,7,7,7,7,7,7,7,7,7,12,11,7
0,0,5,0,0,15,15,0,20,20,25,0,0
1,2,3,4,5,7,8,9,10,11,12,13,15
1,1,1,10,1,15,1,1,1,25,21,21,1
2,2,2,2,2,9,10,2,15,2,22,27,2
7,7,8,9,10,12,13,14,1,16,1,1,1
1,1,1,1,1,1,1,1,1,20,22,24,25
0,1,0,0,9,5,0,4,27,5,9,21,19
0,0,0,0,0,10,12,0,0,23,25,30,0
0,0,0,1,2,12,14,19,22,3,27,0,0
0,0,0,1,1,10,12,16,1,2,2,23,32
0,0,0,0,1,8,1,12,22,24,1,2,29
0,0,0,1,1,1,12,16,18,20,4,27,0
0,0,0,0,3,11,14,21,20,1,28,1,1
0,0,0,0,0,11,14,20,19,3,27,3,3
0,0,0,5,6,12,2,12,3,24,3,4,29
0,0,0,6,7,14,1,3,4,25,5,5,30
0,0,0,6,6,6,6,4,4,26,5,5,32
0,0,0,6,6,3,3,3,5,6,6,30,32
0,0,0,4,8,1,5,2,6,5,7,30,32
0,0,0,3,6,1,5,1,8,5,7,32,32
2,4,0,2,14,1,21,1,10,2,23,2,22
2,3,4,5,7,8,9,10,11,12,13,14,2
1,1,4,6,8,9,10,11,13,15,16,3,3
0,0,0,8,0,12,0,0,0,0,26,27,27
1,1,1,1,1,1,1,12,20,20,20,20,1
1,3,1,3,1,10,12,18,19,26,2,2,2
6,6,8,8,8,8,8,8,8,8,8,8,8
0,0,0,0,0,0,0,0,20,20,20,20,20
1,0,2,2,5,3,15,18,22,24,2,2,4
1,2,3,4,5,7,8,9,10,11,12,13,14
2,2,3,5,7,9,13,1,1,24,27,3,3
2,2,1,1,1,3,10,12,15,19,30,2,2
3,3,3,0,10,0,11,12,21,1,34,1,1
6,7,7,6,9,9,10,11,10,2,7,8,8
0,1,2,1,1,11,14,1,21,23,25,0,0
1,3,4,6,8,9,12,15,15,15,4,4,4
0,0,0,0,7,13,13,13,13,13,13,13,2
0,0,0,4,6,7,8,8,9,2,40,10,6
2,2,2,2,2,2,2,2,2,2,26,26,28
0,0,0,0,0,0,0,14,17,21,23,25,0
2,12,1,4,6,1,19,10,5,13,6,11,10
0,2,0,3,3,1,15,10,20,15,5,28,1
2,3,3,3,3,8,8,8,12,12,12,12,14
0,0,0,0,0,0,0,0,0,20,25,25,30
0,0,0,0,1,1,1,1,1,14,26,27,28
1,2,2,2,7,9,11,11,13,13,15,13,1
2,2,2,2,3,4,15,15,15,18,18,2,2
2,2,3,3,5,6,8,9,10,12,13,13,14
1,2,3,4,5,8,6,7,18,16,25,3,2
0,0,0,1,1,15,1,17,1,19,21,23,1
0,0,0,6,9,0,14,0,21,23,27,0,0
0,5,3,3,9,9,10,11,12,25,4,4,5
3,5,3,3,8,9,10,10,11,25,4,4,5
3,0,2,2,2,11,13,15,16,26,3,3,4
2,0,0,0,5,13,14,15,16,17,18,0,0
8,11,4,8,7,11,8,9,4,6,9,5,6
2,3,2,6,2,14,6,11,10,7,12,13,12
1,0,7,6,11,9,13,15,13,11,9,4,1
1,1,1,2,3,5,7,9,12,15,19,25,0
1,1,1,1,18,1,1,1,18,18,19,19,1
1,1,1,4,8,8,0,0,0,17,20,20,20
0,0,0,1,1,1,1,1,1,15,18,28,33
1,1,1,1,8,11,13,17,21,26,0,0,0
0,0,0,7,0,10,16,18,21,1,1,26,0
2,1,1,1,12,12,12,12,17,27,1,1,1
2,2,2,4,4,6,10,10,20,20,20,0,0
0,5,1,1,1,1,0,19,1,2,20,29,20
0,0,0,1,12,2,14,1,5,2,13,21,29
0,0,0,0,0,0,0,0,0,23,24,26,27
4,0,0,0,9,12,15,17,19,24,0,0,0
4,0,0,0,12,14,15,15,17,23,0,0,0
0,1,1,2,2,11,3,16,16,16,3,3,26
0,0,1,1,3,12,13,3,18,2,27,1,19
2,9,2,11,2,13,2,13,2,15,2,17,10
0,0,0,0,0,0,0,20,20,20,20,20,0
0,0,0,0,0,0,0,0,0,25,25,25,25
3,4,5,6,8,8,8,8,8,9,10,11,12
1,1,0,0,3,11,7,9,7,7,16,17,21
2,2,2,2,6,7,8,9,10,26,26,0,0
0,0,0,0,0,5,5,0,0,26,24,23,22
1,1,4,10,12,14,16,18,20,1,1,1,1
0,3,0,6,0,11,15,18,21,26,0,0,0
0,0,0,1,1,6,6,2,1,26,26,29,2
0,0,1,2,2,6,7,9,15,20,20,20,2
0,0,0,0,0,0,0,5,5,12,24,26,28
0,0,0,0,0,0,0,0,0,20,22,29,29
0,0,0,0,0,0,1,1,1,23,23,26,25
1,1,1,1,1,1,1,1,1,19,20,26,26
1,1,1,1,1,1,2,2,2,21,22,23,22
0,0,0,0,0,12,15,16,1,1,1,27,27
1,1,6,2,2,13,14,15,16,1,1,1,27
0,3,3,3,3,4,5,7,9,8,25,2,28
1,1,2,5,9,7,8,14,7,16,9,13,8
0,1,4,3,3,6,7,7,18,19,14,2,16
1,2,3,4,5,6,7,8,10,12,13,14,15
12,12,42,32,9,4,5,6,1,13,12,12,2
2,2,3,3,5,5,7,9,13,14,14,13,10
0,1,2,1,5,0,3,15,17,20,13,23,0
1,1,3,5,7,10,12,15,16,2,3,3,22
0,0,0,1,1,1,7,11,12,13,14,15,16
1,2,3,4,6,7,8,9,10,11,12,13,14
0,0,0,1,1,5,9,10,11,12,13,14,15
0,0,0,1,1,1,1,12,13,14,15,16,17
0,0,0,1,1,1,1,7,14,15,16,17,18
0,0,10,11,0,12,13,14,15,16,0,0,0
0,0,8,8,0,13,14,15,16,17,0,0,0
0,0,5,6,0,14,15,16,17,18,0,0,0
0,0,10,11,12,0,13,14,15,16,0,0,0
0,0,9,10,11,0,13,15,16,17,0,0,0
0,0,7,8,9,0,13,16,17,18,0,0,0
0,0,10,11,12,0,15,16,17,19,0,0,0
0,0,10,11,12,15,16,17,0,0,0,0,19
1,1,1,1,1,15,15,15,15,15,16,2,2
1,4,2,5,5,0,4,15,0,15,16,16,17
1,1,1,2,2,8,10,16,16,16,16,7,4
2,2,2,2,2,2,2,3,3,20,20,20,20
0,0,0,0,0,0,0,0,0,0,0,0,100
7,7,7,7,7,7,7,7,7,8,9,10,10
1,1,1,1,20,20,20,17,5,1,5,1,4
1,2,3,4,6,7,8,9,10,11,12,13,14
1,1,1,2,2,2,7,10,14,18,21,18,3
0,0,0,21,0,0,0,0,0,0,79,0,0
2,0,0,0,0,0,15,17,20,22,24,0,0
0,0,0,0,10,10,0,0,20,20,20,20,0
1,1,1,1,1,1,8,7,7,18,18,18,18
1,1,1,1,1,7,7,7,7,7,20,20,20
1,1,2,2,1,2,11,15,4,16,17,10,18
0,0,0,6,12,12,12,13,0,13,16,16,0
1,1,2,3,5,9,10,10,11,18,24,3,3
0,4,3,0,5,4,3,12,13,4,8,22,22
2,1,4,8,3,11,11,1,1,1,1,25,31
0,0,0,0,4,8,8,10,10,10,15,15,20
6,8,9,10,10,10,10,11,11,12,1,1,1
1,2,3,4,5,6,6,8,9,10,14,16,16
0,2,2,2,9,13,14,15,6,3,28,3,3
0,0,1,1,8,16,16,16,16,5,16,3,2
4,5,7,8,10,11,10,11,10,8,7,5,4
0,0,0,0,0,0,0,0,0,22,24,26,28
1,2,3,4,5,7,8,9,10,11,12,13,15
6,7,12,12,7,3,10,1,3,11,1,16,11
1,1,1,1,1,1,1,6,11,16,21,16,23
0,0,0,0,0,11,13,16,2,3,3,29,23
1,4,3,0,0,0,16,0,18,0,26,32,1
1,1,1,1,1,1,1,1,14,15,17,27,19
1,1,7,8,9,10,11,12,1,19,0,21,0
0,0,0,0,7,1,16,1,17,1,1,27,29
2,4,6,8,10,14,16,20,0,0,0,8,12
0,0,0,0,1,1,1,1,14,14,14,40,14
6,5,9,7,5,13,14,6,5,5,14,7,5
1,1,7,3,3,3,16,17,4,4,4,32,5
0,0,0,0,8,1,2,15,2,22,24,26,1
0,1,2,3,6,7,8,10,12,13,13,13,12
1,1,2,4,7,9,10,12,15,16,18,3,2
1,2,3,4,6,7,8,9,10,11,12,13,14
0,0,0,0,0,0,2,2,2,20,22,26,26
3,3,4,0,8,10,12,0,18,20,22,0,0
0,0,0,0,0,0,0,0,0,25,25,25,25
2,2,0,4,10,12,0,0,0,20,24,26,0
0,0,0,0,13,2,2,18,0,18,18,28,1
0,0,0,0,0,0,10,12,20,24,34,0,0
0,0,0,0,0,14,0,17,20,21,0,0,28
0,0,0,0,0,0,20,20,20,20,20,0,0
0,0,3,0,10,1,14,1,18,1,22,4,26
1,1,1,1,1,1,1,1,10,16,30,35,1
2,2,2,2,9,10,12,13,14,1,1,1,31
1,2,3,4,6,7,8,9,10,11,12,13,14
0,2,3,3,6,3,18,19,5,4,20,16,1
2,5,5,2,2,8,9,10,13,14,12,9,9
0,0,0,0,0,0,0,0,0,24,21,27,28
1,1,1,8,9,1,12,1,14,25,25,1,1
1,1,4,4,5,15,15,15,15,5,5,5,10
1,1,1,1,1,3,10,2,12,14,16,18,20
2,2,2,5,2,5,2,8,5,15,16,17,19
0,1,1,1,2,2,16,17,18,18,2,20,2
0,0,0,0,0,0,0,0,12,19,21,23,25
1,2,3,4,5,6,7,8,9,10,13,13,20
1,1,5,7,2,2,12,15,19,3,26,3,4
0,1,1,2,2,2,2,3,4,5,31,45,2
1,1,1,1,1,1,1,6,6,20,40,20,1
0,0,0,0,0,0,0,18,19,20,21,22,0
0,0,1,2,3,4,7,9,12,14,18,16,14
1,1,1,2,2,2,3,3,3,19,20,21,22
2,4,5,5,3,3,10,10,3,19,21,3,12
0,0,1,5,7,9,12,14,16,27,1,1,7
1,2,4,3,2,10,11,1,3,20,17,21,5
3,2,0,2,0,1,11,7,15,6,17,21,15
1,1,1,1,1,1,1,1,1,21,22,23,25
0,0,0,0,6,1,14,1,17,1,0,27,33
0,1,1,1,1,1,1,2,3,20,21,23,25
0,0,0,4,1,0,1,6,0,16,17,22,33
2,2,3,4,6,7,2,11,12,2,16,17,16
0,6,0,10,12,13,0,13,15,14,0,17,0
3,3,3,9,10,11,12,13,0,36,0,0,0
0,2,3,5,7,2,10,11,3,12,25,5,15
0,3,0,0,10,13,0,18,0,0,24,32,0
-1112,101,101,101,101,101,101,101,101,101,101,101,101
0,0,0,7,1,0,12,1,0,22,3,27,27
0,0,0,0,4,14,12,1,2,2,18,27,20
1,1,1,1,2,2,3,3,4,20,20,21,21
0,2,2,6,8,3,10,3,13,14,15,3,21
2,2,3,3,5,5,10,10,10,15,25,5,5
2,1,1,1,10,10,10,14,24,24,1,1,1
0,0,0,4,2,12,14,2,1,24,25,12,4
0,0,0,0,1,10,2,14,18,4,22,24,5
1,1,1,1,6,7,8,10,12,13,15,16,9
0,1,1,1,5,2,3,10,5,20,24,26,2
0,0,0,0,0,1,2,6,11,21,26,31,2
2,2,6,6,2,2,5,5,8,2,20,21,19
1,7,3,6,4,1,4,5,4,7,20,19,19
0,0,0,8,10,12,14,16,19,21,0,0,0
14,14,14,2,2,2,2,2,3,3,14,14,14
0,0,0,0,7,8,0,0,0,27,0,28,30
0,0,0,0,9,11,13,2,3,3,16,20,23
0,1,2,2,3,3,4,0,20,24,25,8,8
0,0,0,0,0,11,3,12,15,4,24,28,3
1,1,1,3,4,9,8,11,10,13,10,15,14
2,3,4,5,6,7,8,9,10,11,12,23,0
0,0,1,0,0,8,6,12,14,0,18,20,21
2,1,6,1,10,1,14,1,18,21,23,1,1
2,10,10,10,10,10,10,10,10,12,2,2,2
1,2,3,4,6,7,8,9,10,11,12,13,14
0,1,1,2,2,2,20,20,20,2,10,10,10
1,2,4,6,2,2,3,14,15,15,14,13,9
0,2,3,5,7,9,11,12,13,13,11,9,5
0,0,0,1,1,1,12,13,18,23,1,29,1
3,3,3,3,0,0,0,0,0,0,28,30,30
0,0,0,6,8,9,11,0,0,0,0,30,36
0,0,0,0,5,0,11,6,5,0,32,16,25
2,2,2,2,2,2,2,10,15,20,20,20,1
1,0,0,0,11,11,11,11,11,11,11,11,11
0,0,0,0,0,0,15,16,19,23,0,27,0
2,2,2,2,2,4,6,8,10,13,15,17,19
0,1,1,11,11,11,11,11,11,11,21,0,0
10,10,10,10,10,10,10,10,10,10,0,0,0
1,1,1,1,1,1,1,1,1,19,20,26,26
1,1,1,1,2,1,1,10,19,18,13,15,17
4,5,6,7,6,8,9,10,7,8,9,10,11
13,12,11,10,9,8,7,6,5,4,3,2,10
1,1,1,7,9,11,13,16,18,20,1,1,1
1,1,1,7,9,11,13,16,18,20,1,1,1
0,1,6,1,10,2,14,16,18,3,23,3,4
0,1,6,1,10,2,14,16,18,3,23,3,3
0,0,0,0,0,0,10,11,15,16,19,18,11
2,1,2,6,8,8,8,6,10,8,12,11,18
0,0,0,0,0,0,0,0,0,26,26,25,22
2,2,2,2,2,2,2,25,25,30,2,2,2
1,1,1,3,5,6,6,11,13,15,17,19,2
0,0,0,0,0,0,0,0,0,25,25,25,25
11,11,11,11,11,11,11,11,0,12,0,0,0
2,4,7,9,11,13,15,17,0,22,0,0,0
0,0,0,0,0,0,0,0,0,22,24,26,28
0,0,0,1,1,5,15,0,16,1,30,31,0
0,0,2,2,0,0,0,0,0,25,25,24,22
1,1,1,10,11,12,13,15,16,17,1,1,1
2,3,4,6,1,1,14,1,20,22,24,1,1
2,2,5,2,10,2,2,17,18,18,18,2,2
1,1,1,2,5,5,5,5,10,10,15,20,20
4,3,2,2,3,3,4,8,15,14,30,8,4
0,1,1,3,0,2,12,13,14,20,0,34,0
0,0,0,1,1,5,9,13,8,5,5,31,22
6,0,8,8,8,1,1,1,1,21,21,21,3
0,2,3,4,7,10,12,15,19,25,1,1,1
2,2,2,3,4,5,8,10,11,11,15,14,13
2,2,3,3,3,4,6,8,10,12,14,16,17
2,2,1,3,7,7,8,14,5,3,22,7,19
0,0,0,0,0,0,0,0,7,21,31,41,0
0,0,0,11,11,11,11,11,11,31,1,1,1
0,0,0,0,0,2,2,0,0,3,31,31,31
2,0,0,0,0,0,0,11,16,31,40,0,0
3,3,2,5,6,5,8,9,5,16,15,11,12
1,2,3,4,5,6,7,8,12,13,13,13,13
0,1,3,5,5,6,10,0,20,25,25,0,0
0,0,0,0,14,0,0,20,0,21,22,23,0
0,0,0,0,5,5,10,15,30,15,10,5,5
0,0,8,3,10,10,14,1,1,1,1,28,23
0,0,0,0,0,0,0,0,0,0,0,0,0
1,1,1,3,6,9,10,6,7,15,15,16,10
2,2,2,2,2,2,2,2,8,21,26,21,8
1,1,1,1,1,1,1,1,1,16,21,25,29
1,1,1,1,1,9,10,11,1,1,1,29,33
0,0,0,0,0,2,4,22,22,22,22,4,2
0,0,4,5,6,6,7,8,10,13,16,25,0
3,3,4,4,5,5,11,11,12,12,16,10,4
2,3,5,7,10,12,2,15,2,3,17,19,3
4,1,1,0,0,8,14,15,17,18,20,1,1
0,0,0,0,3,1,1,16,17,27,3,3,29
0,1,1,0,0,13,4,11,15,19,14,15,10
1,1,4,6,8,10,13,16,18,20,1,1,1
0,0,0,0,0,0,12,15,20,24,0,29,0
0,0,0,0,0,0,0,0,0,22,24,26,28
0,0,4,6,9,1,11,16,21,26,2,2,2
0,0,0,0,11,14,0,0,1,22,1,27,24
0,0,0,0,0,2,2,15,15,3,3,36,24
1,0,2,1,1,2,2,13,16,21,21,18,2
2,1,2,2,2,2,2,12,13,14,15,16,17
0,0,0,1,2,3,1,0,0,21,25,26,21
0,0,0,1,1,2,2,0,0,21,26,21,26
1,2,3,4,10,11,12,13,15,1,26,1,1
0,0,0,1,1,1,1,1,1,20,22,25,27
1,3,1,5,1,1,1,1,10,25,25,25,1
1,2,1,4,6,8,8,10,11,12,15,16,6
2,2,3,3,5,5,5,5,10,10,15,20,15
6,6,6,6,6,10,15,20,0,25,0,0,0
2,3,4,5,6,10,10,10,10,10,10,10,10
0,0,0,0,0,0,0,0,0,21,22,25,32
0,0,0,8,10,12,14,16,18,22,0,0,0
0,2,3,5,7,11,13,17,19,23,0,0,0
0,0,1,1,1,1,1,1,1,29,27,26,11
1,2,5,5,8,10,13,15,0,0,20,21,0
1,30,25,1,18,12,1,7,1,1,1,1,1
1,1,1,1,1,10,13,15,17,19,21,0,0
1,2,3,4,5,6,7,8,9,13,14,15,13
1,2,3,4,5,7,7,8,11,12,13,14,13
0,0,0,0,0,0,0,0,0,25,25,25,25
2,3,4,5,6,7,8,9,19,0,0,37,0
2,3,4,5,6,7,8,9,19,0,0,37,0
1,1,1,1,1,1,1,1,1,1,29,30,31
0,0,0,7,1,0,0,1,10,26,26,28,1
10,11,12,13,7,7,10,10,3,2,1,12,3
1,1,1,3,4,5,5,8,10,15,17,19,11
0,2,3,3,0,6,10,15,18,18,15,5,5
0,0,0,0,0,0,0,0,0,23,24,26,27
4,2,2,1,1,2,14,12,15,8,4,18,17
0,0,0,1,6,9,14,15,15,16,16,4,4
1,1,1,1,1,1,1,0,1,20,20,25,25
0,0,1,1,1,13,3,16,18,0,23,24,0
1,1,1,2,2,2,2,2,2,14,15,22,34
2,2,2,2,5,8,11,13,15,17,19,2,2
0,0,6,8,10,13,15,18,0,0,0,0,30
1,2,2,2,3,2,14,14,16,16,1,26,1
1,1,1,1,2,2,2,2,4,19,20,20,25
2,1,6,8,1,1,14,16,1,1,23,25,1
1,1,2,6,8,2,2,3,18,20,22,7,8
4,0,0,0,11,12,13,14,20,26,0,0,0
1,2,2,2,6,2,3,14,18,25,16,4,5
0,0,0,0,5,0,0,0,0,19,19,19,19
1,1,2,1,3,7,11,11,10,13,13,14,13
0,0,0,0,0,0,0,0,0,0,0,50,50
1,1,2,4,4,6,8,10,12,16,14,12,10
0,0,0,8,10,1,14,1,18,21,23,2,2
0,3,3,6,7,10,0,0,0,0,17,24,30
0,0,2,2,4,9,3,0,6,13,15,21,25
0,2,2,3,5,8,15,15,4,3,22,11,10
0,2,3,5,9,7,11,16,3,3,24,8,9
0,0,0,0,0,0,0,0,0,33,33,33,1
3,3,3,5,9,10,10,1,13,14,14,14,1
0,0,0,1,9,10,8,10,10,14,14,13,11
1,1,2,4,4,4,4,9,11,12,16,16,16
1,1,6,8,1,12,14,16,18,20,1,1,1
1,1,1,5,5,6,6,8,10,12,12,15,17
0,0,0,0,0,0,0,0,0,25,25,25,25
0,0,0,0,0,0,0,15,20,20,20,25,0
0,0,0,0,0,0,20,20,20,20,0,20,0
3,0,0,0,12,15,15,15,20,20,0,0,0
0,0,0,0,11,1,1,16,3,4,4,36,24
0,1,1,4,5,6,6,8,9,13,14,15,18
0,0,1,2,2,9,11,14,3,3,3,26,26
0,0,0,1,2,2,12,15,15,22,2,27,2
2,4,4,1,3,3,3,18,3,24,30,3,2
0,1,1,2,3,4,5,7,10,24,31,13,1
2,4,5,7,9,11,13,15,16,18,0,0,0
2,2,2,2,9,2,2,9,2,12,27,27,2
6,7,8,9,11,12,13,14,1,16,1,1,1
2,2,2,2,2,2,2,2,2,18,18,18,18
2,2,2,2,2,2,2,2,2,20,20,21,21
0,0,1,1,2,1,1,2,2,20,20,20,30
0,0,0,0,0,0,6,4,14,10,22,18,26
1,3,4,7,9,6,7,8,9,10,11,12,13
1,2,3,4,5,6,7,8,9,10,13,15,17
2,2,2,2,2,2,2,2,2,14,27,27,14
0,0,0,0,0,0,0,0,0,23,24,25,28
5,0,0,0,11,11,11,11,11,40,0,0,0
0,0,0,12,0,0,0,0,19,19,19,31,0
9,9,9,9,9,9,9,9,9,9,4,3,3
0,0,0,5,2,1,15,12,1,1,19,20,24
2,2,2,5,4,3,9,11,12,14,6,18,12
1,1,1,3,5,5,1,8,11,1,19,20,24
1,1,3,4,8,12,15,11,21,14,3,3,4
1,2,2,3,5,6,8,12,15,18,21,4,3
0,2,3,4,4,4,4,16,17,4,4,4,34
1,2,2,2,2,2,2,2,12,24,24,24,1
1,1,1,1,10,1,10,10,1,1,1,31,31
1,2,0,3,7,8,9,13,1,13,12,13,18
1,2,3,3,9,9,11,12,12,3,18,14,3
1,1,10,10,2,2,2,18,20,25,3,3,3
2,2,4,4,6,6,8,8,12,12,12,12,12
1,0,4,0,8,0,14,0,20,24,20,7,2
0,0,0,4,0,6,7,7,17,7,17,13,22
0,1,1,4,8,8,11,11,14,5,31,3,3
2,2,2,2,2,8,8,8,10,26,26,2,2
0,0,0,1,9,10,2,3,1,16,27,2,29
2,6,2,2,2,11,11,11,2,21,2,2,26
0,0,0,1,1,10,13,16,2,3,3,28,23
2,2,1,1,13,13,13,13,13,26,1,1,1
0,0,0,0,0,1,12,18,3,4,4,26,32
0,0,1,1,1,10,10,10,3,3,3,26,32
1,1,2,3,3,4,5,7,8,16,17,18,15
0,5,0,0,1,1,1,3,20,20,3,24,22
2,6,1,5,0,1,15,1,21,22,22,2,2
0,0,0,0,10,0,0,0,0,21,22,23,24
1,1,1,1,7,7,13,20,16,15,10,7,1
0,0,0,0,0,0,0,14,16,20,20,16,14
0,4,5,7,10,0,17,0,0,0,1,28,28
0,0,0,0,0,12,13,14,14,15,16,8,8
1,1,2,2,1,11,2,12,13,2,23,27,3
11,2,0,3,0,0,5,29,19,0,31,0,0
1,2,3,4,6,7,8,9,10,11,12,13,14
16,5,11,12,14,10,7,7,6,5,3,2,2
0,0,0,0,12,12,14,12,16,2,28,2,2
0,0,0,7,8,10,13,13,13,1,31,2,2
0,2,2,1,1,14,14,14,1,23,1,1,26
0,0,0,0,11,16,16,18,19,0,20,0,0
1,1,2,9,10,3,3,21,5,2,18,14,11
0,0,0,0,16,0,16,16,16,16,20,0,0
0,0,7,10,0,0,17,20,22,24,0,0,0
2,3,4,5,6,8,9,10,11,12,13,14,3
1,0,0,0,16,10,10,0,12,14,12,25,0
1,10,2,11,3,12,7,13,5,11,6,12,7
0,0,0,0,0,0,0,0,0,9,19,29,43
1,2,2,3,8,11,11,11,11,14,14,6,6
1,1,1,1,1,1,1,16,17,18,20,21,1
1,6,3,8,10,3,12,9,17,3,22,3,3
1,1,3,3,3,11,11,21,1,1,2,21,21
0,0,0,1,2,3,4,7,10,13,16,20,24
0,2,4,7,7,10,14,6,10,6,12,3,19
1,2,3,5,7,9,10,12,5,14,14,10,8
2,1,3,5,6,9,12,14,19,20,2,5,2
1,2,2,6,6,7,7,11,15,17,4,12,10
2,3,4,6,6,7,11,12,12,1,18,13,5
1,1,1,1,1,1,1,1,1,22,23,23,23
1,1,1,1,10,10,10,17,17,1,29,1,1
0,0,0,0,0,11,15,1,1,20,2,25,25
3,5,2,10,11,12,13,0,2,3,12,13,14
6,2,6,2,2,11,2,16,2,16,16,17,2
2,2,2,2,2,2,20,20,20,22,2,2,2
0,1,1,1,2,2,8,10,15,15,15,15,15
0,0,0,0,0,0,0,0,0,22,24,26,28
1,1,1,1,1,1,1,20,20,20,20,1,12
3,3,4,5,4,4,5,5,7,11,11,16,22
0,0,0,0,0,0,0,1,3,6,13,26,51
0,0,6,8,10,14,16,0,0,22,24,0,0
0,0,0,0,0,0,0,0,0,25,25,25,25
8,8,8,8,8,8,8,8,8,28,0,0,0
1,1,1,11,11,2,21,1,21,26,1,1,2
2,4,6,7,8,11,14,18,1,26,1,1,1
0,0,0,0,10,12,15,16,18,1,26,1,1
0,0,0,0,12,14,15,16,17,0,26,0,0
2,2,2,2,4,11,11,11,11,11,11,11,11
0,0,2,2,1,0,0,1,7,14,29,13,31
0,0,2,4,2,2,1,2,8,5,30,14,30
2,3,4,5,7,8,9,10,11,12,13,16,0
1,2,2,2,1,8,1,1,7,4,29,12,30
1,1,2,2,2,1,11,2,7,2,29,11,29
6,0,6,7,0,8,0,8,16,0,17,9,23
7,7,7,7,8,8,8,8,8,8,8,8,8
6,6,6,7,8,8,8,8,8,8,9,9,9
5,5,5,5,5,10,11,11,2,35,2,2,2
1,2,2,2,2,2,12,15,17,19,20,3,3
1,1,1,2,0,0,9,13,18,22,27,0,0
1,1,1,1,1,1,1,1,80,9,1,1,1
2,2,3,6,7,8,8,11,11,12,12,9,9
2,2,2,2,2,6,10,15,15,2,2,20,20
3,2,2,10,10,10,10,10,10,30,1,1,1
2,2,2,2,2,2,2,2,2,1,79,1,1
0,0,0,0,1,1,4,5,11,26,26,26,0
2,1,3,3,5,3,11,16,21,25,3,1,6
1,1,1,1,3,7,4,9,25,25,10,10,3
0,0,0,0,0,0,11,16,23,24,0,26,0
1,1,1,3,5,7,9,11,12,12,13,13,12
2,2,3,4,5,5,6,6,6,11,19,21,10
2,1,2,1,10,12,15,17,19,21,0,0,0
1,2,3,4,5,6,7,9,10,11,12,14,16
6,2,4,5,7,4,11,8,12,9,7,12,13
2,2,7,9,4,8,5,8,9,10,13,14,9
0,0,0,0,0,7,10,2,3,24,26,28,0
3,6,9,13,10,7,4,7,10,13,9,6,3
0,0,0,2,2,6,6,2,2,26,26,26,2
5,5,5,5,5,20,5,20,5,5,5,5,5
0,0,3,12,2,1,4,1,15,22,10,15,15
2,2,2,2,12,12,13,14,16,16,3,3,3
0,0,0,0,0,0,0,1,2,20,23,27,27
4,0,0,0,0,0,0,13,14,15,17,18,19
1,1,3,4,5,7,9,10,10,13,17,19,1
1,6,1,1,7,1,15,13,15,3,17,3,17
5,5,1,11,11,11,1,2,16,17,18,1,1
1,2,3,4,6,7,8,9,10,11,12,13,14
1,2,3,4,6,7,8,9,10,11,12,13,14
2,1,2,6,8,8,10,11,1,1,15,17,18
0,0,0,8,10,12,14,16,19,21,0,0,0
0,0,2,3,4,8,9,12,16,4,3,18,21
3,3,4,7,1,9,1,17,21,1,1,1,31
2,2,2,2,2,1,1,2,21,21,21,21,2
1,1,1,7,9,11,12,14,15,26,1,1,1
2,2,2,2,2,2,14,20,20,20,6,4,4
0,1,1,9,4,8,7,6,8,11,13,15,17
1,2,4,6,4,8,13,13,2,20,15,5,7
0,1,5,7,2,2,10,14,2,2,14,24,17
4,4,3,10,11,5,12,1,7,4,6,16,16
0,0,0,0,9,14,10,1,2,1,15,28,20
0,0,0,1,1,8,9,2,18,2,33,2,24
2,4,5,4,7,9,9,9,11,10,10,10,10
0,0,0,0,0,0,0,0,0,23,24,25,28
0,0,5,7,9,11,13,2,20,1,3,27,2
1,2,3,5,0,12,13,15,10,6,15,6,12
2,2,3,5,9,10,13,26,0,30,0,0,0
3,3,4,0,0,11,14,27,7,31,0,0,0
4,0,0,0,0,0,15,28,8,32,13,0,0
0,0,0,0,0,0,16,29,9,33,0,13,0
1,1,3,5,6,8,10,12,14,16,20,1,3
0,0,0,1,1,1,1,1,19,19,19,19,19
2,0,0,0,14,14,14,15,15,26,0,0,0
3,2,2,3,4,5,10,12,147,16,20,4,5
0,0,0,11,0,11,12,12,0,27,27,0,0
3,2,2,5,3,4,4,5,13,17,18,22,2
0,1,2,4,1,10,15,1,14,2,4,22,24
0,0,0,0,0,0,0,0,0,25,25,25,25
4,5,6,7,9,12,15,17,0,26,0,0,0
1,1,1,1,1,12,14,1,18,1,22,1,26
13,13,18,6,1,7,13,5,6,7,2,0,9
2,4,6,8,10,12,14,13,11,8,6,4,2
7,2,8,7,4,3,1,6,11,14,11,13,13
0,0,10,0,0,0,12,0,0,0,26,26,26
2,3,5,7,9,10,12,0,17,17,18,0,0
0,0,0,0,8,14,2,3,3,18,3,28,21
0,0,0,0,0,12,13,0,0,24,25,26,0
1,0,3,1,11,14,12,14,8,10,13,5,8
3,4,6,9,11,13,15,17,1,21,0,0,0
1,1,2,3,3,3,3,8,8,12,22,22,12
2,0,0,5,6,7,8,9,10,11,13,14,15
2,3,4,5,6,8,9,10,11,12,13,14,1
1,2,2,3,7,7,13,7,11,8,29,5,5
0,0,0,9,10,11,12,13,14,15,16,0,0
0,0,1,1,11,1,15,2,17,2,1,22,27
1,2,11,7,5,1,5,0,25,4,19,0,20
1,1,1,2,3,1,5,12,16,19,21,2,16
4,2,2,2,3,7,9,11,15,20,25,0,0
2,4,6,8,10,12,14,21,23,0,0,0,0
0,2,0,0,0,0,0,0,10,20,0,34,34
0,0,0,6,6,8,10,12,17,18,19,5,5
1,1,5,2,10,3,1,18,20,1,11,12,15
1,2,7,5,12,8,10,8,16,14,3,11,3
1,1,1,2,5,5,10,15,15,15,10,10,10
0,0,0,1,2,17,10,2,22,13,2,29,2
0,0,0,0,9,2,2,16,2,18,22,27,2
0,0,0,0,12,0,0,17,2,20,23,24,2
0,1,1,2,2,3,9,11,11,12,15,16,17
0,1,2,3,4,5,6,7,8,16,17,19,12
1,1,1,1,1,1,17,18,3,4,5,22,25
0,0,1,6,6,6,6,11,11,21,31,1,0
5,6,7,9,11,13,15,16,0,18,0,0,0
0,6,0,0,0,1,1,15,1,1,25,28,22
3,3,10,4,13,21,4,4,9,18,2,2,7
2,1,5,5,0,13,3,8,13,1,18,29,2
1,1,1,2,5,5,20,20,20,5,5,5,10
1,1,1,2,5,5,20,20,20,5,5,5,10
1,1,1,2,5,5,20,20,20,5,5,5,10
3,4,5,8,12,14,16,18,0,20,0,0,0
2,2,3,4,8,3,13,3,23,30,3,3,3
0,5,3,0,7,1,9,1,16,1,27,29,1
2,3,5,5,5,8,11,14,17,0,30,0,0
1,1,1,1,1,12,11,15,1,1,1,29,25
2,3,2,6,3,4,10,12,1,15,1,17,24
1,1,1,1,1,1,1,1,1,30,30,30,1
0,0,0,0,0,2,2,0,0,24,24,24,24
0,0,4,6,2,8,8,7,13,10,17,15,10
0,1,0,4,8,2,11,3,3,12,21,10,25
1,1,1,5,1,12,12,18,20,1,1,25,1
2,2,2,2,2,2,14,12,14,5,18,20,5
2,3,3,4,5,8,12,12,12,13,13,2,11
1,1,4,5,5,10,6,15,9,6,7,15,16
0,0,0,1,1,13,1,16,18,25,1,1,25
1,1,1,1,1,1,4,20,20,20,26,2,2
0,0,0,0,0,0,10,10,10,12,14,18,26
1,1,1,1,1,1,1,1,7,15,20,25,25
1,2,2,2,2,7,3,7,11,3,26,8,26
0,3,5,6,2,1,9,17,6,24,21,3,3
0,3,5,6,2,1,9,17,6,24,21,3,3
10,0,0,0,0,0,16,17,18,19,20,0,0
0,0,0,1,2,3,12,13,16,18,3,29,3
0,6,0,8,0,0,0,19,21,23,23,0,0
0,6,0,8,0,0,0,19,21,23,23,0,0
5,4,1,1,1,1,11,16,21,30,3,3,3
0,0,0,0,0,0,0,16,16,21,21,0,26
0,0,0,1,1,1,1,1,1,10,28,29,27
1,2,3,4,5,6,7,8,9,10,13,15,17
3,3,4,7,9,10,12,14,16,2,2,16,2
2,2,2,2,14,14,14,14,2,14,14,3,3
0,0,0,0,11,1,13,1,18,1,2,26,27
0,0,0,0,9,13,2,2,3,17,4,27,23
0,0,7,0,0,13,15,0,19,21,25,0,0
1,3,4,4,1,1,1,18,19,23,25,0,0
0,0,0,0,0,0,0,0,0,22,24,26,28
1,1,3,4,2,10,5,15,1,17,13,0,28
0,0,0,1,0,10,2,13,2,24,22,0,26
0,1,4,3,3,0,1,12,8,19,3,26,20
2,3,7,8,9,10,11,12,11,11,8,4,4
0,0,0,9,3,0,13,3,0,22,0,29,21
4,0,0,0,14,14,14,14,14,26,0,0,0
0,0,0,0,0,0,0,0,0,26,23,25,26
4,3,4,3,10,10,10,2,14,4,15,15,6
0,0,0,0,0,0,0,0,0,21,24,26,29
3,9,10,15,7,7,3,14,7,4,16,1,4
5,0,0,0,0,0,11,15,21,23,23,1,1
1,2,3,4,5,6,7,8,12,13,14,12,13
0,0,0,1,1,17,1,16,17,0,26,21,0
0,1,1,1,0,10,10,15,15,5,17,5,20
1,1,1,1,1,1,15,15,15,16,16,16,1
0,0,0,10,0,13,1,2,2,3,21,26,22
3,5,6,8,9,10,13,13,14,16,1,1,1
1,3,4,5,6,8,9,10,12,13,14,15,0
2,4,5,7,9,11,13,15,16,18,0,0,0
0,0,0,0,0,0,0,0,0,22,24,26,28
0,0,5,5,7,8,0,0,15,15,20,20,5
1,1,0,6,4,4,6,8,7,20,19,0,24
1,1,3,1,8,2,1,11,2,22,20,25,3
0,0,2,2,2,2,2,2,28,28,28,2,2
2,0,4,0,6,8,9,0,11,13,14,16,17
0,0,0,0,0,0,5,11,16,19,23,0,26
1,1,1,1,1,1,1,18,18,18,21,17,1
0,0,0,1,12,1,1,17,1,19,22,26,0
1,1,1,1,11,11,11,12,22,1,26,1,1
3,4,3,12,16,13,8,11,7,4,6,6,6
0,0,0,0,2,10,11,11,1,3,2,34,26
8,13,6,8,6,1,14,3,13,2,11,6,9
2,3,4,5,6,7,7,8,10,11,14,12,11
2,2,2,2,9,10,11,12,13,14,15,4,4
1,1,1,4,5,6,8,9,10,1,17,18,19
0,0,0,0,0,0,0,0,20,20,20,20,20
1,1,1,1,1,1,13,16,16,16,16,16,1
1,1,1,1,1,1,1,1,12,20,20,20,20
1,1,6,1,7,1,20,1,20,1,20,1,20
7,7,7,7,7,7,7,7,7,7,7,19,7
1,2,3,3,3,4,5,9,12,15,15,15,13
1,1,1,5,5,5,1,1,1,1,26,26,26
2,2,2,4,4,2,2,2,2,20,20,20,20
1,2,2,3,3,4,11,11,16,16,16,14,1
0,0,0,9,1,1,1,14,1,18,23,2,30
2,3,3,3,5,5,9,9,9,12,13,13,14
1,1,1,1,2,7,0,12,16,21,0,18,20
0,0,0,15,0,0,14,16,16,27,27,0,0
1,1,1,1,3,3,20,2,22,2,22,2,20
0,0,3,4,0,1,1,11,13,26,3,35,3
3,4,5,6,7,8,9,10,11,12,9,8,8
1,1,1,1,1,1,1,9,15,16,26,27,0
1,2,3,4,6,7,8,9,10,11,12,13,14
1,0,0,0,11,11,11,11,11,11,11,11,11
0,0,0,7,8,10,12,14,16,18,15,0,0
15,1,1,1,15,1,15,1,16,1,16,1,16
0,0,5,7,1,13,1,17,3,2,1,24,26
0,0,1,1,2,3,4,5,5,32,33,6,6
1,2,3,4,6,7,8,9,10,11,12,13,14
0,0,0,6,6,6,6,6,6,26,26,6,6
0,0,0,1,1,3,3,3,15,21,24,27,2
0,3,1,1,6,7,3,17,3,3,4,25,27
0,1,1,1,1,1,2,3,10,15,25,40,0
1,1,1,1,2,2,3,3,3,26,22,19,16
1,1,1,1,2,2,10,10,10,15,15,26,6
1,1,1,1,2,4,11,14,15,15,15,1,19
1,1,1,1,2,4,4,12,14,11,19,4,26
1,1,1,9,10,12,13,15,17,18,1,1,1
1,1,1,1,12,1,1,1,1,20,20,20,20
0,1,1,2,2,3,5,6,5,9,15,23,28
2,11,2,12,3,13,3,14,3,15,3,16,3
3,3,3,9,9,9,9,9,9,9,9,10,9
0,0,0,0,0,8,9,10,11,13,14,17,18
0,0,0,0,0,13,15,0,0,22,24,26,0
0,0,0,0,0,0,0,10,10,20,20,20,20
1,1,1,1,5,6,6,18,18,18,23,1,1
0,0,0,0,12,14,1,3,5,7,15,24,19
1,2,3,4,5,6,7,8,9,10,14,15,16
5,6,7,0,0,6,0,0,0,0,25,25,26
5,5,1,1,1,2,10,17,18,25,5,5,5
0,0,0,0,0,0,0,7,0,28,31,34,0
0,0,0,0,0,0,0,7,0,28,31,34,0
0,0,0,0,0,0,0,7,0,28,31,34,0
0,0,0,0,0,10,0,18,18,0,25,29,0
1,1,1,1,1,5,5,5,5,10,10,25,30
0,0,0,0,0,2,1,1,2,21,23,25,25
1,1,1,0,4,4,12,11,11,26,0,0,29
1,2,3,4,6,7,8,9,10,11,12,13,14
13,0,0,0,5,0,4,8,18,13,13,13,13
1,1,1,1,1,1,1,18,18,18,18,19,2
5,5,7,7,9,9,8,8,8,8,8,9,9
3,0,5,0,7,0,14,0,21,0,24,26,0
1,1,1,1,3,9,12,10,16,16,18,12,2
0,0,1,0,1,0,16,13,14,22,0,32,1
0,0,1,1,1,9,3,18,18,1,28,18,2
0,0,0,3,4,13,15,4,4,16,16,20,5
1,2,3,4,5,7,8,9,10,11,12,13,15
0,0,0,0,0,0,0,0,10,15,20,25,30
18,7,4,8,4,1,10,7,0,6,7,19,9
0,0,0,0,0,10,13,0,0,15,21,26,15
0,0,1,1,1,3,2,4,3,16,25,23,21
4,5,6,7,8,9,10,20,20,11,0,0,0
1,1,1,12,12,13,13,14,15,15,1,1,1
0,0,0,0,8,1,14,1,18,2,2,26,28
2,4,6,8,10,12,14,14,12,10,8,0,0
1,0,0,0,0,16,16,16,16,17,18,0,0
8,1,1,1,1,1,17,17,17,17,17,1,1
0,1,2,6,9,10,12,14,17,26,1,1,1
0,2,0,3,0,6,7,8,9,15,15,15,15
1,1,1,1,1,22,23,23,22,1,1,1,2
0,1,1,3,4,8,12,11,14,2,1,17,26
1,2,1,2,4,9,11,11,13,21,21,2,2
1,2,6,7,8,9,1,14,15,0,31,3,3
1,1,1,1,1,1,1,1,1,21,22,22,26
2,1,4,8,6,1,1,12,1,1,18,21,24
3,3,3,3,4,7,8,12,16,16,16,7,2
0,0,0,2,13,2,2,2,18,18,18,22,3
0,0,2,8,10,12,14,16,18,20,0,0,0
3,0,3,10,14,0,1,9,0,10,5,20,25
2,3,3,3,8,10,12,16,16,3,18,3,3
0,0,1,1,2,3,0,11,13,23,26,9,11
1,2,3,0,9,2,11,7,2,16,24,1,22
3,3,4,5,5,5,8,8,10,12,15,12,10
0,0,4,8,12,2,12,10,11,12,11,10,8
1,5,0,7,5,5,3,16,25,1,25,0,7
2,5,5,10,20,5,2,30,0,0,5,0,16
1,2,6,8,10,13,16,18,0,0,0,26,0
1,2,3,4,5,6,7,8,9,10,11,15,19
1,1,1,2,1,1,1,1,1,21,22,23,24
3,4,2,5,3,6,12,14,11,0,5,20,15
7,10,5,7,8,6,11,10,8,7,4,8,9
2,0,0,0,0,7,8,9,10,16,16,16,16
2,2,2,7,8,2,11,13,17,18,5,6,7
1,1,3,4,9,10,12,14,16,19,3,3,5
0,1,1,3,7,7,7,15,14,15,15,15,2
0,0,0,0,0,0,0,0,0,25,25,25,25
5,5,5,5,5,5,5,5,5,55,0,0,0
0,0,0,0,0,2,12,13,16,21,4,26,6
2,2,2,2,2,2,2,2,2,25,25,16,16
0,0,0,0,0,0,0,20,20,20,20,20,0
0,0,0,1,5,0,0,20,7,19,20,0,28
2,3,2,2,2,2,2,2,14,23,3,23,20
1,1,3,2,7,2,13,0,17,0,25,0,29
1,2,5,6,7,8,10,11,12,2,32,2,2
0,4,4,0,7,7,8,12,12,14,15,17,0
4,4,4,4,4,4,4,4,4,4,4,4,52
0,1,1,1,2,2,2,2,4,10,25,40,10
2,3,4,5,6,7,8,9,10,11,11,11,13
1,1,1,1,1,1,1,1,2,21,22,23,24
6,1,1,1,7,8,10,11,25,27,1,1,1
1,3,3,8,13,14,0,0,0,17,0,20,21
0,0,0,0,13,15,15,2,4,3,3,25,20
1,2,2,3,4,6,6,11,11,11,11,16,16
9,9,10,10,10,10,10,10,2,13,2,2,2
0,0,1,0,1,0,5,0,1,28,20,25,19
1,2,3,4,6,7,8,9,10,11,12,13,15
4,4,4,4,4,4,5,15,15,26,5,5,5
0,0,0,0,0,10,10,0,0,15,20,25,20
2,2,2,2,2,12,16,17,18,19,3,3,3
2,3,1,5,2,8,7,11,15,15,15,1,15
7,7,7,7,8,8,8,8,8,8,8,8,8
0,0,0,0,0,0,0,16,16,17,17,17,17
0,0,0,0,0,0,16,0,0,0,28,28,28
0,0,0,0,0,0,0,0,0,21,24,26,29
1,2,2,6,3,3,10,3,12,15,5,19,19
3,3,4,3,7,7,8,8,9,11,12,14,11
2,2,2,2,2,2,2,2,2,26,26,26,4
2,2,3,4,4,5,7,7,8,11,14,17,16
0,0,0,5,1,1,1,12,15,1,1,30,33
0,0,0,0,0,2,15,3,0,27,31,20,2
0,0,0,0,0,4,19,22,26,29,0,0,0
3,4,5,2,1,8,7,10,10,12,11,14,13
0,2,2,2,2,4,7,12,14,16,17,18,4
14,0,2,7,4,5,14,3,18,5,18,8,2
1,1,2,2,6,0,0,11,15,18,21,21,2
1,3,4,5,6,0,9,10,0,14,15,16,17
0,0,0,1,1,1,1,1,1,18,25,25,26
2,4,0,0,8,8,15,18,20,25,0,0,0
0,2,2,2,2,2,0,0,0,12,16,26,36
0,0,0,1,2,2,13,17,18,20,23,2,2
1,1,1,1,10,1,1,11,12,4,26,4,27
1,1,1,2,2,2,7,10,20,25,25,2,2
0,0,1,1,10,1,14,2,18,2,2,24,25
0,1,1,1,11,2,16,2,11,5,6,26,18
0,0,0,0,0,8,10,11,12,13,14,15,17
0,0,0,0,9,0,0,0,0,27,0,30,34
6,6,6,5,3,11,14,3,4,6,9,7,20
0,1,1,1,1,1,1,1,1,20,22,24,26
1,2,3,4,5,6,7,9,10,11,13,14,15
0,1,2,3,5,6,6,7,10,12,14,16,17
0,0,0,0,0,16,18,20,22,24,0,0,0
0,1,2,3,4,5,11,12,13,15,16,17,1
0,1,3,5,6,7,9,11,13,14,15,16,0
0,0,0,0,0,0,0,0,0,31,23,23,23
0,0,0,1,1,1,12,14,16,21,3,28,3
1,2,3,4,4,0,0,0,0,24,28,34,0
2,3,3,9,3,5,13,19,24,3,6,5,6
0,0,0,0,0,0,0,0,0,22,24,26,28
2,2,2,2,1,1,12,14,16,22,24,1,1
0,0,0,0,0,0,0,0,0,25,25,25,25
1,1,1,1,3,7,9,10,20,22,25,0,0
0,5,4,3,0,0,0,0,0,22,22,22,22
2,2,2,5,5,7,8,9,9,12,13,14,12
3,3,4,4,5,5,6,21,19,21,4,3,2
4,2,0,9,8,8,9,4,4,14,12,13,13
1,1,3,6,16,21,1,21,16,11,1,1,1
1,1,1,1,13,13,13,13,14,14,14,1,1
0,2,5,6,8,10,12,16,18,20,1,1,1
0,1,2,1,1,2,2,1,4,14,19,27,26
0,0,0,1,0,3,5,5,21,21,21,21,2
0,2,5,2,2,10,11,12,0,27,0,29,0
0,0,0,0,0,0,0,5,10,35,35,10,5
1,1,1,1,1,1,1,1,10,15,15,21,31
1,4,1,6,7,12,1,13,14,12,16,12,1
0,0,0,0,0,0,15,17,19,22,0,27,0
1,6,7,15,7,6,7,1,20,15,7,1,7
1,1,1,1,1,1,1,1,1,23,22,23,23
2,2,5,7,10,9,15,2,12,16,16,2,2
1,2,3,4,5,7,8,9,10,11,12,13,15
1,1,1,2,2,3,10,8,5,5,30,30,2
1 Castle 1 Castle 2 Castle 3 Castle 4 Castle 5 Castle 6 Castle 7 Castle 8 Castle 9 Castle 10 Castle 11 Castle 12 Castle 13
2 0 0 0 0 0 0 0 0 0 25 25 25 25
3 1 1 1 1 1 1 1 1 19 21 24 26 2
4 1 1 1 1 1 1 1 1 1 22 23 23 23
5 4 5 6 8 11 15 15 16 1 16 1 1 1
6 3 4 5 5 5 6 7 8 10 10 11 12 14
7 0 0 1 0 10 12 14 16 0 21 0 26 0
8 0 2 0 2 0 2 18 18 18 18 18 2 2
9 2 2 2 2 2 0 4 6 8 2 24 17 29
10 0 0 0 0 8 0 0 0 0 23 22 23 24
11 0 0 0 0 0 0 0 0 0 23 25 25 27
12 1 1 1 1 1 1 1 1 1 30 30 30 1
13 0 0 0 0 0 16 16 16 16 16 20 0 0
14 0 0 0 7 10 10 2 2 12 25 1 29 2
15 0 3 1 6 1 9 2 12 9 15 11 18 13
16 1 1 2 2 1 1 20 30 30 3 3 3 3
17 0 5 6 0 0 13 15 17 19 0 23 0 2
18 0 0 0 0 0 0 1 1 15 16 20 22 25
19 1 1 2 2 2 15 15 15 15 0 0 0 31
20 1 1 3 2 2 15 15 15 15 0 0 0 31
21 1 1 5 2 2 13 13 13 13 2 2 2 31
22 1 1 3 1 1 13 14 15 16 1 1 1 32
23 1 1 3 3 3 12 13 14 15 1 1 1 32
24 1 1 11 11 12 1 12 13 14 15 3 3 3
25 0 0 1 3 0 9 4 2 17 19 25 3 17
26 3 3 1 4 6 6 2 11 11 21 26 3 3
27 1 1 0 0 0 12 1 16 18 20 3 25 3
28 0 0 0 0 0 12 1 16 18 2 23 25 3
29 0 0 0 0 5 1 1 13 15 2 24 3 36
30 2 2 2 2 5 5 10 15 15 15 15 10 2
31 0 1 2 2 3 3 3 3 2 21 16 28 16
32 0 1 2 2 4 3 3 3 2 21 16 27 16
33 0 0 0 2 3 2 3 2 3 26 15 28 16
34 1 1 2 2 2 3 5 5 17 17 21 21 3
35 2 1 5 3 7 5 9 7 11 9 14 10 17
36 1 2 3 4 6 7 8 9 10 11 12 13 14
37 1 3 4 6 8 9 11 12 14 15 17 0 0
38 2 0 6 0 10 0 14 0 18 1 22 1 24
39 1 1 1 2 3 5 7 11 15 18 22 12 2
40 1 2 3 4 6 7 8 9 10 11 12 13 14
41 1 1 1 1 1 12 1 16 18 1 22 24 1
42 3 7 1 10 15 0 8 1 7 10 19 14 5
43 0 0 1 10 12 1 7 15 16 1 18 1 18
44 0 0 0 0 1 1 1 3 3 20 22 23 26
45 0 0 0 0 0 1 0 0 2 23 20 28 26
46 0 0 8 0 11 0 0 15 18 23 25 0 0
47 2 2 3 6 9 9 9 2 2 14 14 14 14
48 1 1 1 1 2 2 3 5 5 10 17 23 29
49 4 1 9 10 1 0 0 0 20 20 0 0 35
50 0 0 0 0 0 11 3 21 3 2 3 27 30
51 3 15 11 9 3 3 0 10 13 4 11 7 11
52 0 0 0 0 1 1 0 0 0 2 32 32 32
53 3 2 2 1 4 3 14 7 10 15 16 9 14
54 0 0 0 0 0 0 0 0 0 21 23 26 30
55 17 15 15 10 8 5 6 6 5 4 3 5 1
56 0 0 0 6 1 1 2 15 17 2 1 24 31
57 0 0 0 0 0 0 0 0 0 25 25 25 25
58 2 3 4 6 7 8 10 11 13 30 2 2 2
59 1 2 3 5 6 6 8 9 10 10 12 13 15
60 11 0 0 0 11 13 13 14 14 18 2 2 2
61 0 0 0 0 0 0 0 0 0 24 25 25 26
62 0 0 0 2 2 2 6 12 27 31 10 4 4
63 0 0 0 2 2 4 11 11 25 26 14 3 2
64 0 0 0 8 2 2 2 13 17 2 2 31 21
65 1 1 2 2 3 3 3 15 20 20 20 5 5
66 2 0 0 0 9 10 11 13 7 23 0 26 0
67 2 0 0 0 9 10 11 12 7 23 0 26 0
68 0 0 0 0 0 0 2 2 2 15 19 33 27
69 0 0 0 1 1 10 11 1 1 24 22 28 1
70 0 0 0 3 6 7 8 12 15 12 31 3 3
71 1 1 1 1 15 17 1 1 1 1 27 32 1
72 1 1 1 5 7 9 12 16 3 6 6 30 3
73 0 1 2 2 6 5 5 2 9 22 16 26 4
74 2 1 0 0 1 0 0 0 12 0 27 28 29
75 1 1 3 6 7 11 12 13 14 15 13 2 2
76 1 1 14 3 14 3 3 14 15 15 15 1 1
77 0 1 0 4 6 4 0 8 6 14 20 18 19
78 0 0 0 0 0 2 7 18 2 8 18 28 17
79 1 1 2 2 2 2 2 2 2 21 21 21 21
80 0 0 3 3 13 13 13 13 13 1 1 1 26
81 0 0 0 4 6 8 11 14 2 20 21 7 7
82 2 2 2 2 2 2 2 2 10 2 23 24 25
83 1 4 6 1 10 12 1 16 1 20 1 25 2
84 0 0 0 0 1 1 11 11 13 25 1 36 1
85 0 0 0 0 0 0 0 11 13 16 18 20 22
86 0 1 1 2 3 5 8 13 13 13 13 14 14
87 0 0 0 4 0 0 0 12 15 3 3 36 27
88 0 0 0 0 0 9 10 12 2 2 2 34 29
89 5 6 7 8 9 11 12 13 14 15 0 0 0
90 0 0 1 3 5 3 6 7 16 29 12 6 12
91 8 9 3 5 6 0 7 15 1 10 11 12 13
92 0 0 0 2 4 7 10 12 13 15 17 18 2
93 1 1 1 1 1 2 3 5 8 13 21 34 29
94 0 0 0 16 16 0 17 0 17 17 17 0 0
95 4 0 0 0 0 0 16 16 16 23 23 1 1
96 0 4 6 0 11 13 0 17 0 22 0 27 0
97 1 0 2 4 5 4 13 15 15 18 8 5 10
98 0 1 2 2 4 6 6 11 12 16 17 14 9
99 2 3 4 5 16 16 16 16 16 2 2 2 0
100 0 0 0 0 13 15 16 17 19 20 0 0 0
101 1 0 5 0 7 7 3 8 2 0 19 23 25
102 1 1 1 1 7 8 9 11 13 14 16 17 1
103 1 2 2 3 5 4 4 5 2 21 19 17 15
104 0 0 0 0 0 0 0 0 0 23 24 26 27
105 3 3 3 3 3 3 0 15 16 0 21 21 0
106 0 0 0 2 3 4 7 9 12 13 17 17 16
107 5 6 7 8 9 11 12 13 14 15 0 0 0
108 10 10 10 10 10 10 10 10 10 10 0 0 0
109 3 3 3 4 5 8 10 12 14 15 12 6 5
110 2 2 2 3 6 9 9 11 11 20 11 11 3
111 1 2 2 3 4 6 9 14 23 36 0 0 0
112 0 0 1 3 1 4 1 5 3 10 9 31 32
113 0 1 2 2 3 5 8 10 10 14 14 15 16
114 3 3 4 5 6 3 11 11 21 33 0 0 0
115 1 1 1 1 1 1 24 2 28 19 2 17 2
116 0 0 0 0 0 0 0 0 40 60 0 0 0
117 10 10 10 10 10 10 10 10 0 20 0 0 0
118 1 1 7 9 11 13 15 13 11 9 7 2 1
119 2 2 3 4 4 4 4 5 5 25 5 6 31
120 0 0 0 0 0 12 1 17 19 0 23 27 1
121 0 0 6 0 0 0 11 0 0 0 23 27 33
122 0 0 8 0 9 10 2 2 15 3 22 28 1
123 2 7 10 4 2 4 3 11 12 11 3 15 12
124 0 0 0 0 0 13 0 13 13 0 30 31 0
125 1 1 1 3 4 5 8 13 21 31 2 4 6
126 2 4 4 8 8 8 2 12 16 16 2 16 2
127 0 2 5 2 3 6 4 1 12 23 6 9 27
128 1 0 0 0 0 0 0 0 3 22 24 27 24
129 0 1 0 1 0 13 15 0 0 21 23 26 0
130 2 3 3 0 0 1 15 17 20 21 16 1 1
131 0 0 3 3 3 7 9 10 11 12 13 14 15
132 0 1 1 6 3 8 10 1 20 22 24 2 2
133 1 2 2 3 5 9 9 11 6 7 7 0 38
134 0 0 0 1 1 1 2 2 2 21 24 25 21
135 1 1 1 1 10 12 14 16 18 1 22 2 1
136 1 3 3 1 10 11 13 14 16 3 19 3 3
137 0 0 0 0 0 0 0 0 0 19 24 30 27
138 0 0 4 0 0 8 11 15 0 4 0 32 26
139 10 10 9 8 7 6 2 6 6 8 9 10 10
140 10 10 9 8 7 6 2 6 6 8 9 10 10
141 10 10 9 8 7 6 2 6 6 8 9 10 10
142 2 1 1 1 3 10 6 11 1 16 20 22 6
143 0 1 1 3 6 10 16 3 3 21 8 23 5
144 2 3 4 5 1 1 2 8 9 11 15 19 20
145 1 1 1 2 2 2 2 5 6 15 15 20 28
146 2 2 3 5 1 1 1 14 1 19 24 1 28
147 1 1 1 1 1 1 10 12 1 14 16 21 20
148 0 0 0 0 3 4 1 1 1 21 15 28 26
149 1 2 3 4 5 6 7 9 10 11 13 14 15
150 1 2 2 5 0 7 12 14 0 16 18 21 2
151 2 2 2 2 2 2 9 9 9 4 27 27 3
152 7 7 7 7 7 7 7 7 7 7 12 11 7
153 0 0 5 0 0 15 15 0 20 20 25 0 0
154 1 2 3 4 5 7 8 9 10 11 12 13 15
155 1 1 1 10 1 15 1 1 1 25 21 21 1
156 2 2 2 2 2 9 10 2 15 2 22 27 2
157 7 7 8 9 10 12 13 14 1 16 1 1 1
158 1 1 1 1 1 1 1 1 1 20 22 24 25
159 0 1 0 0 9 5 0 4 27 5 9 21 19
160 0 0 0 0 0 10 12 0 0 23 25 30 0
161 0 0 0 1 2 12 14 19 22 3 27 0 0
162 0 0 0 1 1 10 12 16 1 2 2 23 32
163 0 0 0 0 1 8 1 12 22 24 1 2 29
164 0 0 0 1 1 1 12 16 18 20 4 27 0
165 0 0 0 0 3 11 14 21 20 1 28 1 1
166 0 0 0 0 0 11 14 20 19 3 27 3 3
167 0 0 0 5 6 12 2 12 3 24 3 4 29
168 0 0 0 6 7 14 1 3 4 25 5 5 30
169 0 0 0 6 6 6 6 4 4 26 5 5 32
170 0 0 0 6 6 3 3 3 5 6 6 30 32
171 0 0 0 4 8 1 5 2 6 5 7 30 32
172 0 0 0 3 6 1 5 1 8 5 7 32 32
173 2 4 0 2 14 1 21 1 10 2 23 2 22
174 2 3 4 5 7 8 9 10 11 12 13 14 2
175 1 1 4 6 8 9 10 11 13 15 16 3 3
176 0 0 0 8 0 12 0 0 0 0 26 27 27
177 1 1 1 1 1 1 1 12 20 20 20 20 1
178 1 3 1 3 1 10 12 18 19 26 2 2 2
179 6 6 8 8 8 8 8 8 8 8 8 8 8
180 0 0 0 0 0 0 0 0 20 20 20 20 20
181 1 0 2 2 5 3 15 18 22 24 2 2 4
182 1 2 3 4 5 7 8 9 10 11 12 13 14
183 2 2 3 5 7 9 13 1 1 24 27 3 3
184 2 2 1 1 1 3 10 12 15 19 30 2 2
185 3 3 3 0 10 0 11 12 21 1 34 1 1
186 6 7 7 6 9 9 10 11 10 2 7 8 8
187 0 1 2 1 1 11 14 1 21 23 25 0 0
188 1 3 4 6 8 9 12 15 15 15 4 4 4
189 0 0 0 0 7 13 13 13 13 13 13 13 2
190 0 0 0 4 6 7 8 8 9 2 40 10 6
191 2 2 2 2 2 2 2 2 2 2 26 26 28
192 0 0 0 0 0 0 0 14 17 21 23 25 0
193 2 12 1 4 6 1 19 10 5 13 6 11 10
194 0 2 0 3 3 1 15 10 20 15 5 28 1
195 2 3 3 3 3 8 8 8 12 12 12 12 14
196 0 0 0 0 0 0 0 0 0 20 25 25 30
197 0 0 0 0 1 1 1 1 1 14 26 27 28
198 1 2 2 2 7 9 11 11 13 13 15 13 1
199 2 2 2 2 3 4 15 15 15 18 18 2 2
200 2 2 3 3 5 6 8 9 10 12 13 13 14
201 1 2 3 4 5 8 6 7 18 16 25 3 2
202 0 0 0 1 1 15 1 17 1 19 21 23 1
203 0 0 0 6 9 0 14 0 21 23 27 0 0
204 0 5 3 3 9 9 10 11 12 25 4 4 5
205 3 5 3 3 8 9 10 10 11 25 4 4 5
206 3 0 2 2 2 11 13 15 16 26 3 3 4
207 2 0 0 0 5 13 14 15 16 17 18 0 0
208 8 11 4 8 7 11 8 9 4 6 9 5 6
209 2 3 2 6 2 14 6 11 10 7 12 13 12
210 1 0 7 6 11 9 13 15 13 11 9 4 1
211 1 1 1 2 3 5 7 9 12 15 19 25 0
212 1 1 1 1 18 1 1 1 18 18 19 19 1
213 1 1 1 4 8 8 0 0 0 17 20 20 20
214 0 0 0 1 1 1 1 1 1 15 18 28 33
215 1 1 1 1 8 11 13 17 21 26 0 0 0
216 0 0 0 7 0 10 16 18 21 1 1 26 0
217 2 1 1 1 12 12 12 12 17 27 1 1 1
218 2 2 2 4 4 6 10 10 20 20 20 0 0
219 0 5 1 1 1 1 0 19 1 2 20 29 20
220 0 0 0 1 12 2 14 1 5 2 13 21 29
221 0 0 0 0 0 0 0 0 0 23 24 26 27
222 4 0 0 0 9 12 15 17 19 24 0 0 0
223 4 0 0 0 12 14 15 15 17 23 0 0 0
224 0 1 1 2 2 11 3 16 16 16 3 3 26
225 0 0 1 1 3 12 13 3 18 2 27 1 19
226 2 9 2 11 2 13 2 13 2 15 2 17 10
227 0 0 0 0 0 0 0 20 20 20 20 20 0
228 0 0 0 0 0 0 0 0 0 25 25 25 25
229 3 4 5 6 8 8 8 8 8 9 10 11 12
230 1 1 0 0 3 11 7 9 7 7 16 17 21
231 2 2 2 2 6 7 8 9 10 26 26 0 0
232 0 0 0 0 0 5 5 0 0 26 24 23 22
233 1 1 4 10 12 14 16 18 20 1 1 1 1
234 0 3 0 6 0 11 15 18 21 26 0 0 0
235 0 0 0 1 1 6 6 2 1 26 26 29 2
236 0 0 1 2 2 6 7 9 15 20 20 20 2
237 0 0 0 0 0 0 0 5 5 12 24 26 28
238 0 0 0 0 0 0 0 0 0 20 22 29 29
239 0 0 0 0 0 0 1 1 1 23 23 26 25
240 1 1 1 1 1 1 1 1 1 19 20 26 26
241 1 1 1 1 1 1 2 2 2 21 22 23 22
242 0 0 0 0 0 12 15 16 1 1 1 27 27
243 1 1 6 2 2 13 14 15 16 1 1 1 27
244 0 3 3 3 3 4 5 7 9 8 25 2 28
245 1 1 2 5 9 7 8 14 7 16 9 13 8
246 0 1 4 3 3 6 7 7 18 19 14 2 16
247 1 2 3 4 5 6 7 8 10 12 13 14 15
248 12 12 42 32 9 4 5 6 1 13 12 12 2
249 2 2 3 3 5 5 7 9 13 14 14 13 10
250 0 1 2 1 5 0 3 15 17 20 13 23 0
251 1 1 3 5 7 10 12 15 16 2 3 3 22
252 0 0 0 1 1 1 7 11 12 13 14 15 16
253 1 2 3 4 6 7 8 9 10 11 12 13 14
254 0 0 0 1 1 5 9 10 11 12 13 14 15
255 0 0 0 1 1 1 1 12 13 14 15 16 17
256 0 0 0 1 1 1 1 7 14 15 16 17 18
257 0 0 10 11 0 12 13 14 15 16 0 0 0
258 0 0 8 8 0 13 14 15 16 17 0 0 0
259 0 0 5 6 0 14 15 16 17 18 0 0 0
260 0 0 10 11 12 0 13 14 15 16 0 0 0
261 0 0 9 10 11 0 13 15 16 17 0 0 0
262 0 0 7 8 9 0 13 16 17 18 0 0 0
263 0 0 10 11 12 0 15 16 17 19 0 0 0
264 0 0 10 11 12 15 16 17 0 0 0 0 19
265 1 1 1 1 1 15 15 15 15 15 16 2 2
266 1 4 2 5 5 0 4 15 0 15 16 16 17
267 1 1 1 2 2 8 10 16 16 16 16 7 4
268 2 2 2 2 2 2 2 3 3 20 20 20 20
269 0 0 0 0 0 0 0 0 0 0 0 0 100
270 7 7 7 7 7 7 7 7 7 8 9 10 10
271 1 1 1 1 20 20 20 17 5 1 5 1 4
272 1 2 3 4 6 7 8 9 10 11 12 13 14
273 1 1 1 2 2 2 7 10 14 18 21 18 3
274 0 0 0 21 0 0 0 0 0 0 79 0 0
275 2 0 0 0 0 0 15 17 20 22 24 0 0
276 0 0 0 0 10 10 0 0 20 20 20 20 0
277 1 1 1 1 1 1 8 7 7 18 18 18 18
278 1 1 1 1 1 7 7 7 7 7 20 20 20
279 1 1 2 2 1 2 11 15 4 16 17 10 18
280 0 0 0 6 12 12 12 13 0 13 16 16 0
281 1 1 2 3 5 9 10 10 11 18 24 3 3
282 0 4 3 0 5 4 3 12 13 4 8 22 22
283 2 1 4 8 3 11 11 1 1 1 1 25 31
284 0 0 0 0 4 8 8 10 10 10 15 15 20
285 6 8 9 10 10 10 10 11 11 12 1 1 1
286 1 2 3 4 5 6 6 8 9 10 14 16 16
287 0 2 2 2 9 13 14 15 6 3 28 3 3
288 0 0 1 1 8 16 16 16 16 5 16 3 2
289 4 5 7 8 10 11 10 11 10 8 7 5 4
290 0 0 0 0 0 0 0 0 0 22 24 26 28
291 1 2 3 4 5 7 8 9 10 11 12 13 15
292 6 7 12 12 7 3 10 1 3 11 1 16 11
293 1 1 1 1 1 1 1 6 11 16 21 16 23
294 0 0 0 0 0 11 13 16 2 3 3 29 23
295 1 4 3 0 0 0 16 0 18 0 26 32 1
296 1 1 1 1 1 1 1 1 14 15 17 27 19
297 1 1 7 8 9 10 11 12 1 19 0 21 0
298 0 0 0 0 7 1 16 1 17 1 1 27 29
299 2 4 6 8 10 14 16 20 0 0 0 8 12
300 0 0 0 0 1 1 1 1 14 14 14 40 14
301 6 5 9 7 5 13 14 6 5 5 14 7 5
302 1 1 7 3 3 3 16 17 4 4 4 32 5
303 0 0 0 0 8 1 2 15 2 22 24 26 1
304 0 1 2 3 6 7 8 10 12 13 13 13 12
305 1 1 2 4 7 9 10 12 15 16 18 3 2
306 1 2 3 4 6 7 8 9 10 11 12 13 14
307 0 0 0 0 0 0 2 2 2 20 22 26 26
308 3 3 4 0 8 10 12 0 18 20 22 0 0
309 0 0 0 0 0 0 0 0 0 25 25 25 25
310 2 2 0 4 10 12 0 0 0 20 24 26 0
311 0 0 0 0 13 2 2 18 0 18 18 28 1
312 0 0 0 0 0 0 10 12 20 24 34 0 0
313 0 0 0 0 0 14 0 17 20 21 0 0 28
314 0 0 0 0 0 0 20 20 20 20 20 0 0
315 0 0 3 0 10 1 14 1 18 1 22 4 26
316 1 1 1 1 1 1 1 1 10 16 30 35 1
317 2 2 2 2 9 10 12 13 14 1 1 1 31
318 1 2 3 4 6 7 8 9 10 11 12 13 14
319 0 2 3 3 6 3 18 19 5 4 20 16 1
320 2 5 5 2 2 8 9 10 13 14 12 9 9
321 0 0 0 0 0 0 0 0 0 24 21 27 28
322 1 1 1 8 9 1 12 1 14 25 25 1 1
323 1 1 4 4 5 15 15 15 15 5 5 5 10
324 1 1 1 1 1 3 10 2 12 14 16 18 20
325 2 2 2 5 2 5 2 8 5 15 16 17 19
326 0 1 1 1 2 2 16 17 18 18 2 20 2
327 0 0 0 0 0 0 0 0 12 19 21 23 25
328 1 2 3 4 5 6 7 8 9 10 13 13 20
329 1 1 5 7 2 2 12 15 19 3 26 3 4
330 0 1 1 2 2 2 2 3 4 5 31 45 2
331 1 1 1 1 1 1 1 6 6 20 40 20 1
332 0 0 0 0 0 0 0 18 19 20 21 22 0
333 0 0 1 2 3 4 7 9 12 14 18 16 14
334 1 1 1 2 2 2 3 3 3 19 20 21 22
335 2 4 5 5 3 3 10 10 3 19 21 3 12
336 0 0 1 5 7 9 12 14 16 27 1 1 7
337 1 2 4 3 2 10 11 1 3 20 17 21 5
338 3 2 0 2 0 1 11 7 15 6 17 21 15
339 1 1 1 1 1 1 1 1 1 21 22 23 25
340 0 0 0 0 6 1 14 1 17 1 0 27 33
341 0 1 1 1 1 1 1 2 3 20 21 23 25
342 0 0 0 4 1 0 1 6 0 16 17 22 33
343 2 2 3 4 6 7 2 11 12 2 16 17 16
344 0 6 0 10 12 13 0 13 15 14 0 17 0
345 3 3 3 9 10 11 12 13 0 36 0 0 0
346 0 2 3 5 7 2 10 11 3 12 25 5 15
347 0 3 0 0 10 13 0 18 0 0 24 32 0
348 -1112 101 101 101 101 101 101 101 101 101 101 101 101
349 0 0 0 7 1 0 12 1 0 22 3 27 27
350 0 0 0 0 4 14 12 1 2 2 18 27 20
351 1 1 1 1 2 2 3 3 4 20 20 21 21
352 0 2 2 6 8 3 10 3 13 14 15 3 21
353 2 2 3 3 5 5 10 10 10 15 25 5 5
354 2 1 1 1 10 10 10 14 24 24 1 1 1
355 0 0 0 4 2 12 14 2 1 24 25 12 4
356 0 0 0 0 1 10 2 14 18 4 22 24 5
357 1 1 1 1 6 7 8 10 12 13 15 16 9
358 0 1 1 1 5 2 3 10 5 20 24 26 2
359 0 0 0 0 0 1 2 6 11 21 26 31 2
360 2 2 6 6 2 2 5 5 8 2 20 21 19
361 1 7 3 6 4 1 4 5 4 7 20 19 19
362 0 0 0 8 10 12 14 16 19 21 0 0 0
363 14 14 14 2 2 2 2 2 3 3 14 14 14
364 0 0 0 0 7 8 0 0 0 27 0 28 30
365 0 0 0 0 9 11 13 2 3 3 16 20 23
366 0 1 2 2 3 3 4 0 20 24 25 8 8
367 0 0 0 0 0 11 3 12 15 4 24 28 3
368 1 1 1 3 4 9 8 11 10 13 10 15 14
369 2 3 4 5 6 7 8 9 10 11 12 23 0
370 0 0 1 0 0 8 6 12 14 0 18 20 21
371 2 1 6 1 10 1 14 1 18 21 23 1 1
372 2 10 10 10 10 10 10 10 10 12 2 2 2
373 1 2 3 4 6 7 8 9 10 11 12 13 14
374 0 1 1 2 2 2 20 20 20 2 10 10 10
375 1 2 4 6 2 2 3 14 15 15 14 13 9
376 0 2 3 5 7 9 11 12 13 13 11 9 5
377 0 0 0 1 1 1 12 13 18 23 1 29 1
378 3 3 3 3 0 0 0 0 0 0 28 30 30
379 0 0 0 6 8 9 11 0 0 0 0 30 36
380 0 0 0 0 5 0 11 6 5 0 32 16 25
381 2 2 2 2 2 2 2 10 15 20 20 20 1
382 1 0 0 0 11 11 11 11 11 11 11 11 11
383 0 0 0 0 0 0 15 16 19 23 0 27 0
384 2 2 2 2 2 4 6 8 10 13 15 17 19
385 0 1 1 11 11 11 11 11 11 11 21 0 0
386 10 10 10 10 10 10 10 10 10 10 0 0 0
387 1 1 1 1 1 1 1 1 1 19 20 26 26
388 1 1 1 1 2 1 1 10 19 18 13 15 17
389 4 5 6 7 6 8 9 10 7 8 9 10 11
390 13 12 11 10 9 8 7 6 5 4 3 2 10
391 1 1 1 7 9 11 13 16 18 20 1 1 1
392 1 1 1 7 9 11 13 16 18 20 1 1 1
393 0 1 6 1 10 2 14 16 18 3 23 3 4
394 0 1 6 1 10 2 14 16 18 3 23 3 3
395 0 0 0 0 0 0 10 11 15 16 19 18 11
396 2 1 2 6 8 8 8 6 10 8 12 11 18
397 0 0 0 0 0 0 0 0 0 26 26 25 22
398 2 2 2 2 2 2 2 25 25 30 2 2 2
399 1 1 1 3 5 6 6 11 13 15 17 19 2
400 0 0 0 0 0 0 0 0 0 25 25 25 25
401 11 11 11 11 11 11 11 11 0 12 0 0 0
402 2 4 7 9 11 13 15 17 0 22 0 0 0
403 0 0 0 0 0 0 0 0 0 22 24 26 28
404 0 0 0 1 1 5 15 0 16 1 30 31 0
405 0 0 2 2 0 0 0 0 0 25 25 24 22
406 1 1 1 10 11 12 13 15 16 17 1 1 1
407 2 3 4 6 1 1 14 1 20 22 24 1 1
408 2 2 5 2 10 2 2 17 18 18 18 2 2
409 1 1 1 2 5 5 5 5 10 10 15 20 20
410 4 3 2 2 3 3 4 8 15 14 30 8 4
411 0 1 1 3 0 2 12 13 14 20 0 34 0
412 0 0 0 1 1 5 9 13 8 5 5 31 22
413 6 0 8 8 8 1 1 1 1 21 21 21 3
414 0 2 3 4 7 10 12 15 19 25 1 1 1
415 2 2 2 3 4 5 8 10 11 11 15 14 13
416 2 2 3 3 3 4 6 8 10 12 14 16 17
417 2 2 1 3 7 7 8 14 5 3 22 7 19
418 0 0 0 0 0 0 0 0 7 21 31 41 0
419 0 0 0 11 11 11 11 11 11 31 1 1 1
420 0 0 0 0 0 2 2 0 0 3 31 31 31
421 2 0 0 0 0 0 0 11 16 31 40 0 0
422 3 3 2 5 6 5 8 9 5 16 15 11 12
423 1 2 3 4 5 6 7 8 12 13 13 13 13
424 0 1 3 5 5 6 10 0 20 25 25 0 0
425 0 0 0 0 14 0 0 20 0 21 22 23 0
426 0 0 0 0 5 5 10 15 30 15 10 5 5
427 0 0 8 3 10 10 14 1 1 1 1 28 23
428 0 0 0 0 0 0 0 0 0 0 0 0 0
429 1 1 1 3 6 9 10 6 7 15 15 16 10
430 2 2 2 2 2 2 2 2 8 21 26 21 8
431 1 1 1 1 1 1 1 1 1 16 21 25 29
432 1 1 1 1 1 9 10 11 1 1 1 29 33
433 0 0 0 0 0 2 4 22 22 22 22 4 2
434 0 0 4 5 6 6 7 8 10 13 16 25 0
435 3 3 4 4 5 5 11 11 12 12 16 10 4
436 2 3 5 7 10 12 2 15 2 3 17 19 3
437 4 1 1 0 0 8 14 15 17 18 20 1 1
438 0 0 0 0 3 1 1 16 17 27 3 3 29
439 0 1 1 0 0 13 4 11 15 19 14 15 10
440 1 1 4 6 8 10 13 16 18 20 1 1 1
441 0 0 0 0 0 0 12 15 20 24 0 29 0
442 0 0 0 0 0 0 0 0 0 22 24 26 28
443 0 0 4 6 9 1 11 16 21 26 2 2 2
444 0 0 0 0 11 14 0 0 1 22 1 27 24
445 0 0 0 0 0 2 2 15 15 3 3 36 24
446 1 0 2 1 1 2 2 13 16 21 21 18 2
447 2 1 2 2 2 2 2 12 13 14 15 16 17
448 0 0 0 1 2 3 1 0 0 21 25 26 21
449 0 0 0 1 1 2 2 0 0 21 26 21 26
450 1 2 3 4 10 11 12 13 15 1 26 1 1
451 0 0 0 1 1 1 1 1 1 20 22 25 27
452 1 3 1 5 1 1 1 1 10 25 25 25 1
453 1 2 1 4 6 8 8 10 11 12 15 16 6
454 2 2 3 3 5 5 5 5 10 10 15 20 15
455 6 6 6 6 6 10 15 20 0 25 0 0 0
456 2 3 4 5 6 10 10 10 10 10 10 10 10
457 0 0 0 0 0 0 0 0 0 21 22 25 32
458 0 0 0 8 10 12 14 16 18 22 0 0 0
459 0 2 3 5 7 11 13 17 19 23 0 0 0
460 0 0 1 1 1 1 1 1 1 29 27 26 11
461 1 2 5 5 8 10 13 15 0 0 20 21 0
462 1 30 25 1 18 12 1 7 1 1 1 1 1
463 1 1 1 1 1 10 13 15 17 19 21 0 0
464 1 2 3 4 5 6 7 8 9 13 14 15 13
465 1 2 3 4 5 7 7 8 11 12 13 14 13
466 0 0 0 0 0 0 0 0 0 25 25 25 25
467 2 3 4 5 6 7 8 9 19 0 0 37 0
468 2 3 4 5 6 7 8 9 19 0 0 37 0
469 1 1 1 1 1 1 1 1 1 1 29 30 31
470 0 0 0 7 1 0 0 1 10 26 26 28 1
471 10 11 12 13 7 7 10 10 3 2 1 12 3
472 1 1 1 3 4 5 5 8 10 15 17 19 11
473 0 2 3 3 0 6 10 15 18 18 15 5 5
474 0 0 0 0 0 0 0 0 0 23 24 26 27
475 4 2 2 1 1 2 14 12 15 8 4 18 17
476 0 0 0 1 6 9 14 15 15 16 16 4 4
477 1 1 1 1 1 1 1 0 1 20 20 25 25
478 0 0 1 1 1 13 3 16 18 0 23 24 0
479 1 1 1 2 2 2 2 2 2 14 15 22 34
480 2 2 2 2 5 8 11 13 15 17 19 2 2
481 0 0 6 8 10 13 15 18 0 0 0 0 30
482 1 2 2 2 3 2 14 14 16 16 1 26 1
483 1 1 1 1 2 2 2 2 4 19 20 20 25
484 2 1 6 8 1 1 14 16 1 1 23 25 1
485 1 1 2 6 8 2 2 3 18 20 22 7 8
486 4 0 0 0 11 12 13 14 20 26 0 0 0
487 1 2 2 2 6 2 3 14 18 25 16 4 5
488 0 0 0 0 5 0 0 0 0 19 19 19 19
489 1 1 2 1 3 7 11 11 10 13 13 14 13
490 0 0 0 0 0 0 0 0 0 0 0 50 50
491 1 1 2 4 4 6 8 10 12 16 14 12 10
492 0 0 0 8 10 1 14 1 18 21 23 2 2
493 0 3 3 6 7 10 0 0 0 0 17 24 30
494 0 0 2 2 4 9 3 0 6 13 15 21 25
495 0 2 2 3 5 8 15 15 4 3 22 11 10
496 0 2 3 5 9 7 11 16 3 3 24 8 9
497 0 0 0 0 0 0 0 0 0 33 33 33 1
498 3 3 3 5 9 10 10 1 13 14 14 14 1
499 0 0 0 1 9 10 8 10 10 14 14 13 11
500 1 1 2 4 4 4 4 9 11 12 16 16 16
501 1 1 6 8 1 12 14 16 18 20 1 1 1
502 1 1 1 5 5 6 6 8 10 12 12 15 17
503 0 0 0 0 0 0 0 0 0 25 25 25 25
504 0 0 0 0 0 0 0 15 20 20 20 25 0
505 0 0 0 0 0 0 20 20 20 20 0 20 0
506 3 0 0 0 12 15 15 15 20 20 0 0 0
507 0 0 0 0 11 1 1 16 3 4 4 36 24
508 0 1 1 4 5 6 6 8 9 13 14 15 18
509 0 0 1 2 2 9 11 14 3 3 3 26 26
510 0 0 0 1 2 2 12 15 15 22 2 27 2
511 2 4 4 1 3 3 3 18 3 24 30 3 2
512 0 1 1 2 3 4 5 7 10 24 31 13 1
513 2 4 5 7 9 11 13 15 16 18 0 0 0
514 2 2 2 2 9 2 2 9 2 12 27 27 2
515 6 7 8 9 11 12 13 14 1 16 1 1 1
516 2 2 2 2 2 2 2 2 2 18 18 18 18
517 2 2 2 2 2 2 2 2 2 20 20 21 21
518 0 0 1 1 2 1 1 2 2 20 20 20 30
519 0 0 0 0 0 0 6 4 14 10 22 18 26
520 1 3 4 7 9 6 7 8 9 10 11 12 13
521 1 2 3 4 5 6 7 8 9 10 13 15 17
522 2 2 2 2 2 2 2 2 2 14 27 27 14
523 0 0 0 0 0 0 0 0 0 23 24 25 28
524 5 0 0 0 11 11 11 11 11 40 0 0 0
525 0 0 0 12 0 0 0 0 19 19 19 31 0
526 9 9 9 9 9 9 9 9 9 9 4 3 3
527 0 0 0 5 2 1 15 12 1 1 19 20 24
528 2 2 2 5 4 3 9 11 12 14 6 18 12
529 1 1 1 3 5 5 1 8 11 1 19 20 24
530 1 1 3 4 8 12 15 11 21 14 3 3 4
531 1 2 2 3 5 6 8 12 15 18 21 4 3
532 0 2 3 4 4 4 4 16 17 4 4 4 34
533 1 2 2 2 2 2 2 2 12 24 24 24 1
534 1 1 1 1 10 1 10 10 1 1 1 31 31
535 1 2 0 3 7 8 9 13 1 13 12 13 18
536 1 2 3 3 9 9 11 12 12 3 18 14 3
537 1 1 10 10 2 2 2 18 20 25 3 3 3
538 2 2 4 4 6 6 8 8 12 12 12 12 12
539 1 0 4 0 8 0 14 0 20 24 20 7 2
540 0 0 0 4 0 6 7 7 17 7 17 13 22
541 0 1 1 4 8 8 11 11 14 5 31 3 3
542 2 2 2 2 2 8 8 8 10 26 26 2 2
543 0 0 0 1 9 10 2 3 1 16 27 2 29
544 2 6 2 2 2 11 11 11 2 21 2 2 26
545 0 0 0 1 1 10 13 16 2 3 3 28 23
546 2 2 1 1 13 13 13 13 13 26 1 1 1
547 0 0 0 0 0 1 12 18 3 4 4 26 32
548 0 0 1 1 1 10 10 10 3 3 3 26 32
549 1 1 2 3 3 4 5 7 8 16 17 18 15
550 0 5 0 0 1 1 1 3 20 20 3 24 22
551 2 6 1 5 0 1 15 1 21 22 22 2 2
552 0 0 0 0 10 0 0 0 0 21 22 23 24
553 1 1 1 1 7 7 13 20 16 15 10 7 1
554 0 0 0 0 0 0 0 14 16 20 20 16 14
555 0 4 5 7 10 0 17 0 0 0 1 28 28
556 0 0 0 0 0 12 13 14 14 15 16 8 8
557 1 1 2 2 1 11 2 12 13 2 23 27 3
558 11 2 0 3 0 0 5 29 19 0 31 0 0
559 1 2 3 4 6 7 8 9 10 11 12 13 14
560 16 5 11 12 14 10 7 7 6 5 3 2 2
561 0 0 0 0 12 12 14 12 16 2 28 2 2
562 0 0 0 7 8 10 13 13 13 1 31 2 2
563 0 2 2 1 1 14 14 14 1 23 1 1 26
564 0 0 0 0 11 16 16 18 19 0 20 0 0
565 1 1 2 9 10 3 3 21 5 2 18 14 11
566 0 0 0 0 16 0 16 16 16 16 20 0 0
567 0 0 7 10 0 0 17 20 22 24 0 0 0
568 2 3 4 5 6 8 9 10 11 12 13 14 3
569 1 0 0 0 16 10 10 0 12 14 12 25 0
570 1 10 2 11 3 12 7 13 5 11 6 12 7
571 0 0 0 0 0 0 0 0 0 9 19 29 43
572 1 2 2 3 8 11 11 11 11 14 14 6 6
573 1 1 1 1 1 1 1 16 17 18 20 21 1
574 1 6 3 8 10 3 12 9 17 3 22 3 3
575 1 1 3 3 3 11 11 21 1 1 2 21 21
576 0 0 0 1 2 3 4 7 10 13 16 20 24
577 0 2 4 7 7 10 14 6 10 6 12 3 19
578 1 2 3 5 7 9 10 12 5 14 14 10 8
579 2 1 3 5 6 9 12 14 19 20 2 5 2
580 1 2 2 6 6 7 7 11 15 17 4 12 10
581 2 3 4 6 6 7 11 12 12 1 18 13 5
582 1 1 1 1 1 1 1 1 1 22 23 23 23
583 1 1 1 1 10 10 10 17 17 1 29 1 1
584 0 0 0 0 0 11 15 1 1 20 2 25 25
585 3 5 2 10 11 12 13 0 2 3 12 13 14
586 6 2 6 2 2 11 2 16 2 16 16 17 2
587 2 2 2 2 2 2 20 20 20 22 2 2 2
588 0 1 1 1 2 2 8 10 15 15 15 15 15
589 0 0 0 0 0 0 0 0 0 22 24 26 28
590 1 1 1 1 1 1 1 20 20 20 20 1 12
591 3 3 4 5 4 4 5 5 7 11 11 16 22
592 0 0 0 0 0 0 0 1 3 6 13 26 51
593 0 0 6 8 10 14 16 0 0 22 24 0 0
594 0 0 0 0 0 0 0 0 0 25 25 25 25
595 8 8 8 8 8 8 8 8 8 28 0 0 0
596 1 1 1 11 11 2 21 1 21 26 1 1 2
597 2 4 6 7 8 11 14 18 1 26 1 1 1
598 0 0 0 0 10 12 15 16 18 1 26 1 1
599 0 0 0 0 12 14 15 16 17 0 26 0 0
600 2 2 2 2 4 11 11 11 11 11 11 11 11
601 0 0 2 2 1 0 0 1 7 14 29 13 31
602 0 0 2 4 2 2 1 2 8 5 30 14 30
603 2 3 4 5 7 8 9 10 11 12 13 16 0
604 1 2 2 2 1 8 1 1 7 4 29 12 30
605 1 1 2 2 2 1 11 2 7 2 29 11 29
606 6 0 6 7 0 8 0 8 16 0 17 9 23
607 7 7 7 7 8 8 8 8 8 8 8 8 8
608 6 6 6 7 8 8 8 8 8 8 9 9 9
609 5 5 5 5 5 10 11 11 2 35 2 2 2
610 1 2 2 2 2 2 12 15 17 19 20 3 3
611 1 1 1 2 0 0 9 13 18 22 27 0 0
612 1 1 1 1 1 1 1 1 80 9 1 1 1
613 2 2 3 6 7 8 8 11 11 12 12 9 9
614 2 2 2 2 2 6 10 15 15 2 2 20 20
615 3 2 2 10 10 10 10 10 10 30 1 1 1
616 2 2 2 2 2 2 2 2 2 1 79 1 1
617 0 0 0 0 1 1 4 5 11 26 26 26 0
618 2 1 3 3 5 3 11 16 21 25 3 1 6
619 1 1 1 1 3 7 4 9 25 25 10 10 3
620 0 0 0 0 0 0 11 16 23 24 0 26 0
621 1 1 1 3 5 7 9 11 12 12 13 13 12
622 2 2 3 4 5 5 6 6 6 11 19 21 10
623 2 1 2 1 10 12 15 17 19 21 0 0 0
624 1 2 3 4 5 6 7 9 10 11 12 14 16
625 6 2 4 5 7 4 11 8 12 9 7 12 13
626 2 2 7 9 4 8 5 8 9 10 13 14 9
627 0 0 0 0 0 7 10 2 3 24 26 28 0
628 3 6 9 13 10 7 4 7 10 13 9 6 3
629 0 0 0 2 2 6 6 2 2 26 26 26 2
630 5 5 5 5 5 20 5 20 5 5 5 5 5
631 0 0 3 12 2 1 4 1 15 22 10 15 15
632 2 2 2 2 12 12 13 14 16 16 3 3 3
633 0 0 0 0 0 0 0 1 2 20 23 27 27
634 4 0 0 0 0 0 0 13 14 15 17 18 19
635 1 1 3 4 5 7 9 10 10 13 17 19 1
636 1 6 1 1 7 1 15 13 15 3 17 3 17
637 5 5 1 11 11 11 1 2 16 17 18 1 1
638 1 2 3 4 6 7 8 9 10 11 12 13 14
639 1 2 3 4 6 7 8 9 10 11 12 13 14
640 2 1 2 6 8 8 10 11 1 1 15 17 18
641 0 0 0 8 10 12 14 16 19 21 0 0 0
642 0 0 2 3 4 8 9 12 16 4 3 18 21
643 3 3 4 7 1 9 1 17 21 1 1 1 31
644 2 2 2 2 2 1 1 2 21 21 21 21 2
645 1 1 1 7 9 11 12 14 15 26 1 1 1
646 2 2 2 2 2 2 14 20 20 20 6 4 4
647 0 1 1 9 4 8 7 6 8 11 13 15 17
648 1 2 4 6 4 8 13 13 2 20 15 5 7
649 0 1 5 7 2 2 10 14 2 2 14 24 17
650 4 4 3 10 11 5 12 1 7 4 6 16 16
651 0 0 0 0 9 14 10 1 2 1 15 28 20
652 0 0 0 1 1 8 9 2 18 2 33 2 24
653 2 4 5 4 7 9 9 9 11 10 10 10 10
654 0 0 0 0 0 0 0 0 0 23 24 25 28
655 0 0 5 7 9 11 13 2 20 1 3 27 2
656 1 2 3 5 0 12 13 15 10 6 15 6 12
657 2 2 3 5 9 10 13 26 0 30 0 0 0
658 3 3 4 0 0 11 14 27 7 31 0 0 0
659 4 0 0 0 0 0 15 28 8 32 13 0 0
660 0 0 0 0 0 0 16 29 9 33 0 13 0
661 1 1 3 5 6 8 10 12 14 16 20 1 3
662 0 0 0 1 1 1 1 1 19 19 19 19 19
663 2 0 0 0 14 14 14 15 15 26 0 0 0
664 3 2 2 3 4 5 10 12 147 16 20 4 5
665 0 0 0 11 0 11 12 12 0 27 27 0 0
666 3 2 2 5 3 4 4 5 13 17 18 22 2
667 0 1 2 4 1 10 15 1 14 2 4 22 24
668 0 0 0 0 0 0 0 0 0 25 25 25 25
669 4 5 6 7 9 12 15 17 0 26 0 0 0
670 1 1 1 1 1 12 14 1 18 1 22 1 26
671 13 13 18 6 1 7 13 5 6 7 2 0 9
672 2 4 6 8 10 12 14 13 11 8 6 4 2
673 7 2 8 7 4 3 1 6 11 14 11 13 13
674 0 0 10 0 0 0 12 0 0 0 26 26 26
675 2 3 5 7 9 10 12 0 17 17 18 0 0
676 0 0 0 0 8 14 2 3 3 18 3 28 21
677 0 0 0 0 0 12 13 0 0 24 25 26 0
678 1 0 3 1 11 14 12 14 8 10 13 5 8
679 3 4 6 9 11 13 15 17 1 21 0 0 0
680 1 1 2 3 3 3 3 8 8 12 22 22 12
681 2 0 0 5 6 7 8 9 10 11 13 14 15
682 2 3 4 5 6 8 9 10 11 12 13 14 1
683 1 2 2 3 7 7 13 7 11 8 29 5 5
684 0 0 0 9 10 11 12 13 14 15 16 0 0
685 0 0 1 1 11 1 15 2 17 2 1 22 27
686 1 2 11 7 5 1 5 0 25 4 19 0 20
687 1 1 1 2 3 1 5 12 16 19 21 2 16
688 4 2 2 2 3 7 9 11 15 20 25 0 0
689 2 4 6 8 10 12 14 21 23 0 0 0 0
690 0 2 0 0 0 0 0 0 10 20 0 34 34
691 0 0 0 6 6 8 10 12 17 18 19 5 5
692 1 1 5 2 10 3 1 18 20 1 11 12 15
693 1 2 7 5 12 8 10 8 16 14 3 11 3
694 1 1 1 2 5 5 10 15 15 15 10 10 10
695 0 0 0 1 2 17 10 2 22 13 2 29 2
696 0 0 0 0 9 2 2 16 2 18 22 27 2
697 0 0 0 0 12 0 0 17 2 20 23 24 2
698 0 1 1 2 2 3 9 11 11 12 15 16 17
699 0 1 2 3 4 5 6 7 8 16 17 19 12
700 1 1 1 1 1 1 17 18 3 4 5 22 25
701 0 0 1 6 6 6 6 11 11 21 31 1 0
702 5 6 7 9 11 13 15 16 0 18 0 0 0
703 0 6 0 0 0 1 1 15 1 1 25 28 22
704 3 3 10 4 13 21 4 4 9 18 2 2 7
705 2 1 5 5 0 13 3 8 13 1 18 29 2
706 1 1 1 2 5 5 20 20 20 5 5 5 10
707 1 1 1 2 5 5 20 20 20 5 5 5 10
708 1 1 1 2 5 5 20 20 20 5 5 5 10
709 3 4 5 8 12 14 16 18 0 20 0 0 0
710 2 2 3 4 8 3 13 3 23 30 3 3 3
711 0 5 3 0 7 1 9 1 16 1 27 29 1
712 2 3 5 5 5 8 11 14 17 0 30 0 0
713 1 1 1 1 1 12 11 15 1 1 1 29 25
714 2 3 2 6 3 4 10 12 1 15 1 17 24
715 1 1 1 1 1 1 1 1 1 30 30 30 1
716 0 0 0 0 0 2 2 0 0 24 24 24 24
717 0 0 4 6 2 8 8 7 13 10 17 15 10
718 0 1 0 4 8 2 11 3 3 12 21 10 25
719 1 1 1 5 1 12 12 18 20 1 1 25 1
720 2 2 2 2 2 2 14 12 14 5 18 20 5
721 2 3 3 4 5 8 12 12 12 13 13 2 11
722 1 1 4 5 5 10 6 15 9 6 7 15 16
723 0 0 0 1 1 13 1 16 18 25 1 1 25
724 1 1 1 1 1 1 4 20 20 20 26 2 2
725 0 0 0 0 0 0 10 10 10 12 14 18 26
726 1 1 1 1 1 1 1 1 7 15 20 25 25
727 1 2 2 2 2 7 3 7 11 3 26 8 26
728 0 3 5 6 2 1 9 17 6 24 21 3 3
729 0 3 5 6 2 1 9 17 6 24 21 3 3
730 10 0 0 0 0 0 16 17 18 19 20 0 0
731 0 0 0 1 2 3 12 13 16 18 3 29 3
732 0 6 0 8 0 0 0 19 21 23 23 0 0
733 0 6 0 8 0 0 0 19 21 23 23 0 0
734 5 4 1 1 1 1 11 16 21 30 3 3 3
735 0 0 0 0 0 0 0 16 16 21 21 0 26
736 0 0 0 1 1 1 1 1 1 10 28 29 27
737 1 2 3 4 5 6 7 8 9 10 13 15 17
738 3 3 4 7 9 10 12 14 16 2 2 16 2
739 2 2 2 2 14 14 14 14 2 14 14 3 3
740 0 0 0 0 11 1 13 1 18 1 2 26 27
741 0 0 0 0 9 13 2 2 3 17 4 27 23
742 0 0 7 0 0 13 15 0 19 21 25 0 0
743 1 3 4 4 1 1 1 18 19 23 25 0 0
744 0 0 0 0 0 0 0 0 0 22 24 26 28
745 1 1 3 4 2 10 5 15 1 17 13 0 28
746 0 0 0 1 0 10 2 13 2 24 22 0 26
747 0 1 4 3 3 0 1 12 8 19 3 26 20
748 2 3 7 8 9 10 11 12 11 11 8 4 4
749 0 0 0 9 3 0 13 3 0 22 0 29 21
750 4 0 0 0 14 14 14 14 14 26 0 0 0
751 0 0 0 0 0 0 0 0 0 26 23 25 26
752 4 3 4 3 10 10 10 2 14 4 15 15 6
753 0 0 0 0 0 0 0 0 0 21 24 26 29
754 3 9 10 15 7 7 3 14 7 4 16 1 4
755 5 0 0 0 0 0 11 15 21 23 23 1 1
756 1 2 3 4 5 6 7 8 12 13 14 12 13
757 0 0 0 1 1 17 1 16 17 0 26 21 0
758 0 1 1 1 0 10 10 15 15 5 17 5 20
759 1 1 1 1 1 1 15 15 15 16 16 16 1
760 0 0 0 10 0 13 1 2 2 3 21 26 22
761 3 5 6 8 9 10 13 13 14 16 1 1 1
762 1 3 4 5 6 8 9 10 12 13 14 15 0
763 2 4 5 7 9 11 13 15 16 18 0 0 0
764 0 0 0 0 0 0 0 0 0 22 24 26 28
765 0 0 5 5 7 8 0 0 15 15 20 20 5
766 1 1 0 6 4 4 6 8 7 20 19 0 24
767 1 1 3 1 8 2 1 11 2 22 20 25 3
768 0 0 2 2 2 2 2 2 28 28 28 2 2
769 2 0 4 0 6 8 9 0 11 13 14 16 17
770 0 0 0 0 0 0 5 11 16 19 23 0 26
771 1 1 1 1 1 1 1 18 18 18 21 17 1
772 0 0 0 1 12 1 1 17 1 19 22 26 0
773 1 1 1 1 11 11 11 12 22 1 26 1 1
774 3 4 3 12 16 13 8 11 7 4 6 6 6
775 0 0 0 0 2 10 11 11 1 3 2 34 26
776 8 13 6 8 6 1 14 3 13 2 11 6 9
777 2 3 4 5 6 7 7 8 10 11 14 12 11
778 2 2 2 2 9 10 11 12 13 14 15 4 4
779 1 1 1 4 5 6 8 9 10 1 17 18 19
780 0 0 0 0 0 0 0 0 20 20 20 20 20
781 1 1 1 1 1 1 13 16 16 16 16 16 1
782 1 1 1 1 1 1 1 1 12 20 20 20 20
783 1 1 6 1 7 1 20 1 20 1 20 1 20
784 7 7 7 7 7 7 7 7 7 7 7 19 7
785 1 2 3 3 3 4 5 9 12 15 15 15 13
786 1 1 1 5 5 5 1 1 1 1 26 26 26
787 2 2 2 4 4 2 2 2 2 20 20 20 20
788 1 2 2 3 3 4 11 11 16 16 16 14 1
789 0 0 0 9 1 1 1 14 1 18 23 2 30
790 2 3 3 3 5 5 9 9 9 12 13 13 14
791 1 1 1 1 2 7 0 12 16 21 0 18 20
792 0 0 0 15 0 0 14 16 16 27 27 0 0
793 1 1 1 1 3 3 20 2 22 2 22 2 20
794 0 0 3 4 0 1 1 11 13 26 3 35 3
795 3 4 5 6 7 8 9 10 11 12 9 8 8
796 1 1 1 1 1 1 1 9 15 16 26 27 0
797 1 2 3 4 6 7 8 9 10 11 12 13 14
798 1 0 0 0 11 11 11 11 11 11 11 11 11
799 0 0 0 7 8 10 12 14 16 18 15 0 0
800 15 1 1 1 15 1 15 1 16 1 16 1 16
801 0 0 5 7 1 13 1 17 3 2 1 24 26
802 0 0 1 1 2 3 4 5 5 32 33 6 6
803 1 2 3 4 6 7 8 9 10 11 12 13 14
804 0 0 0 6 6 6 6 6 6 26 26 6 6
805 0 0 0 1 1 3 3 3 15 21 24 27 2
806 0 3 1 1 6 7 3 17 3 3 4 25 27
807 0 1 1 1 1 1 2 3 10 15 25 40 0
808 1 1 1 1 2 2 3 3 3 26 22 19 16
809 1 1 1 1 2 2 10 10 10 15 15 26 6
810 1 1 1 1 2 4 11 14 15 15 15 1 19
811 1 1 1 1 2 4 4 12 14 11 19 4 26
812 1 1 1 9 10 12 13 15 17 18 1 1 1
813 1 1 1 1 12 1 1 1 1 20 20 20 20
814 0 1 1 2 2 3 5 6 5 9 15 23 28
815 2 11 2 12 3 13 3 14 3 15 3 16 3
816 3 3 3 9 9 9 9 9 9 9 9 10 9
817 0 0 0 0 0 8 9 10 11 13 14 17 18
818 0 0 0 0 0 13 15 0 0 22 24 26 0
819 0 0 0 0 0 0 0 10 10 20 20 20 20
820 1 1 1 1 5 6 6 18 18 18 23 1 1
821 0 0 0 0 12 14 1 3 5 7 15 24 19
822 1 2 3 4 5 6 7 8 9 10 14 15 16
823 5 6 7 0 0 6 0 0 0 0 25 25 26
824 5 5 1 1 1 2 10 17 18 25 5 5 5
825 0 0 0 0 0 0 0 7 0 28 31 34 0
826 0 0 0 0 0 0 0 7 0 28 31 34 0
827 0 0 0 0 0 0 0 7 0 28 31 34 0
828 0 0 0 0 0 10 0 18 18 0 25 29 0
829 1 1 1 1 1 5 5 5 5 10 10 25 30
830 0 0 0 0 0 2 1 1 2 21 23 25 25
831 1 1 1 0 4 4 12 11 11 26 0 0 29
832 1 2 3 4 6 7 8 9 10 11 12 13 14
833 13 0 0 0 5 0 4 8 18 13 13 13 13
834 1 1 1 1 1 1 1 18 18 18 18 19 2
835 5 5 7 7 9 9 8 8 8 8 8 9 9
836 3 0 5 0 7 0 14 0 21 0 24 26 0
837 1 1 1 1 3 9 12 10 16 16 18 12 2
838 0 0 1 0 1 0 16 13 14 22 0 32 1
839 0 0 1 1 1 9 3 18 18 1 28 18 2
840 0 0 0 3 4 13 15 4 4 16 16 20 5
841 1 2 3 4 5 7 8 9 10 11 12 13 15
842 0 0 0 0 0 0 0 0 10 15 20 25 30
843 18 7 4 8 4 1 10 7 0 6 7 19 9
844 0 0 0 0 0 10 13 0 0 15 21 26 15
845 0 0 1 1 1 3 2 4 3 16 25 23 21
846 4 5 6 7 8 9 10 20 20 11 0 0 0
847 1 1 1 12 12 13 13 14 15 15 1 1 1
848 0 0 0 0 8 1 14 1 18 2 2 26 28
849 2 4 6 8 10 12 14 14 12 10 8 0 0
850 1 0 0 0 0 16 16 16 16 17 18 0 0
851 8 1 1 1 1 1 17 17 17 17 17 1 1
852 0 1 2 6 9 10 12 14 17 26 1 1 1
853 0 2 0 3 0 6 7 8 9 15 15 15 15
854 1 1 1 1 1 22 23 23 22 1 1 1 2
855 0 1 1 3 4 8 12 11 14 2 1 17 26
856 1 2 1 2 4 9 11 11 13 21 21 2 2
857 1 2 6 7 8 9 1 14 15 0 31 3 3
858 1 1 1 1 1 1 1 1 1 21 22 22 26
859 2 1 4 8 6 1 1 12 1 1 18 21 24
860 3 3 3 3 4 7 8 12 16 16 16 7 2
861 0 0 0 2 13 2 2 2 18 18 18 22 3
862 0 0 2 8 10 12 14 16 18 20 0 0 0
863 3 0 3 10 14 0 1 9 0 10 5 20 25
864 2 3 3 3 8 10 12 16 16 3 18 3 3
865 0 0 1 1 2 3 0 11 13 23 26 9 11
866 1 2 3 0 9 2 11 7 2 16 24 1 22
867 3 3 4 5 5 5 8 8 10 12 15 12 10
868 0 0 4 8 12 2 12 10 11 12 11 10 8
869 1 5 0 7 5 5 3 16 25 1 25 0 7
870 2 5 5 10 20 5 2 30 0 0 5 0 16
871 1 2 6 8 10 13 16 18 0 0 0 26 0
872 1 2 3 4 5 6 7 8 9 10 11 15 19
873 1 1 1 2 1 1 1 1 1 21 22 23 24
874 3 4 2 5 3 6 12 14 11 0 5 20 15
875 7 10 5 7 8 6 11 10 8 7 4 8 9
876 2 0 0 0 0 7 8 9 10 16 16 16 16
877 2 2 2 7 8 2 11 13 17 18 5 6 7
878 1 1 3 4 9 10 12 14 16 19 3 3 5
879 0 1 1 3 7 7 7 15 14 15 15 15 2
880 0 0 0 0 0 0 0 0 0 25 25 25 25
881 5 5 5 5 5 5 5 5 5 55 0 0 0
882 0 0 0 0 0 2 12 13 16 21 4 26 6
883 2 2 2 2 2 2 2 2 2 25 25 16 16
884 0 0 0 0 0 0 0 20 20 20 20 20 0
885 0 0 0 1 5 0 0 20 7 19 20 0 28
886 2 3 2 2 2 2 2 2 14 23 3 23 20
887 1 1 3 2 7 2 13 0 17 0 25 0 29
888 1 2 5 6 7 8 10 11 12 2 32 2 2
889 0 4 4 0 7 7 8 12 12 14 15 17 0
890 4 4 4 4 4 4 4 4 4 4 4 4 52
891 0 1 1 1 2 2 2 2 4 10 25 40 10
892 2 3 4 5 6 7 8 9 10 11 11 11 13
893 1 1 1 1 1 1 1 1 2 21 22 23 24
894 6 1 1 1 7 8 10 11 25 27 1 1 1
895 1 3 3 8 13 14 0 0 0 17 0 20 21
896 0 0 0 0 13 15 15 2 4 3 3 25 20
897 1 2 2 3 4 6 6 11 11 11 11 16 16
898 9 9 10 10 10 10 10 10 2 13 2 2 2
899 0 0 1 0 1 0 5 0 1 28 20 25 19
900 1 2 3 4 6 7 8 9 10 11 12 13 15
901 4 4 4 4 4 4 5 15 15 26 5 5 5
902 0 0 0 0 0 10 10 0 0 15 20 25 20
903 2 2 2 2 2 12 16 17 18 19 3 3 3
904 2 3 1 5 2 8 7 11 15 15 15 1 15
905 7 7 7 7 8 8 8 8 8 8 8 8 8
906 0 0 0 0 0 0 0 16 16 17 17 17 17
907 0 0 0 0 0 0 16 0 0 0 28 28 28
908 0 0 0 0 0 0 0 0 0 21 24 26 29
909 1 2 2 6 3 3 10 3 12 15 5 19 19
910 3 3 4 3 7 7 8 8 9 11 12 14 11
911 2 2 2 2 2 2 2 2 2 26 26 26 4
912 2 2 3 4 4 5 7 7 8 11 14 17 16
913 0 0 0 5 1 1 1 12 15 1 1 30 33
914 0 0 0 0 0 2 15 3 0 27 31 20 2
915 0 0 0 0 0 4 19 22 26 29 0 0 0
916 3 4 5 2 1 8 7 10 10 12 11 14 13
917 0 2 2 2 2 4 7 12 14 16 17 18 4
918 14 0 2 7 4 5 14 3 18 5 18 8 2
919 1 1 2 2 6 0 0 11 15 18 21 21 2
920 1 3 4 5 6 0 9 10 0 14 15 16 17
921 0 0 0 1 1 1 1 1 1 18 25 25 26
922 2 4 0 0 8 8 15 18 20 25 0 0 0
923 0 2 2 2 2 2 0 0 0 12 16 26 36
924 0 0 0 1 2 2 13 17 18 20 23 2 2
925 1 1 1 1 10 1 1 11 12 4 26 4 27
926 1 1 1 2 2 2 7 10 20 25 25 2 2
927 0 0 1 1 10 1 14 2 18 2 2 24 25
928 0 1 1 1 11 2 16 2 11 5 6 26 18
929 0 0 0 0 0 8 10 11 12 13 14 15 17
930 0 0 0 0 9 0 0 0 0 27 0 30 34
931 6 6 6 5 3 11 14 3 4 6 9 7 20
932 0 1 1 1 1 1 1 1 1 20 22 24 26
933 1 2 3 4 5 6 7 9 10 11 13 14 15
934 0 1 2 3 5 6 6 7 10 12 14 16 17
935 0 0 0 0 0 16 18 20 22 24 0 0 0
936 0 1 2 3 4 5 11 12 13 15 16 17 1
937 0 1 3 5 6 7 9 11 13 14 15 16 0
938 0 0 0 0 0 0 0 0 0 31 23 23 23
939 0 0 0 1 1 1 12 14 16 21 3 28 3
940 1 2 3 4 4 0 0 0 0 24 28 34 0
941 2 3 3 9 3 5 13 19 24 3 6 5 6
942 0 0 0 0 0 0 0 0 0 22 24 26 28
943 2 2 2 2 1 1 12 14 16 22 24 1 1
944 0 0 0 0 0 0 0 0 0 25 25 25 25
945 1 1 1 1 3 7 9 10 20 22 25 0 0
946 0 5 4 3 0 0 0 0 0 22 22 22 22
947 2 2 2 5 5 7 8 9 9 12 13 14 12
948 3 3 4 4 5 5 6 21 19 21 4 3 2
949 4 2 0 9 8 8 9 4 4 14 12 13 13
950 1 1 3 6 16 21 1 21 16 11 1 1 1
951 1 1 1 1 13 13 13 13 14 14 14 1 1
952 0 2 5 6 8 10 12 16 18 20 1 1 1
953 0 1 2 1 1 2 2 1 4 14 19 27 26
954 0 0 0 1 0 3 5 5 21 21 21 21 2
955 0 2 5 2 2 10 11 12 0 27 0 29 0
956 0 0 0 0 0 0 0 5 10 35 35 10 5
957 1 1 1 1 1 1 1 1 10 15 15 21 31
958 1 4 1 6 7 12 1 13 14 12 16 12 1
959 0 0 0 0 0 0 15 17 19 22 0 27 0
960 1 6 7 15 7 6 7 1 20 15 7 1 7
961 1 1 1 1 1 1 1 1 1 23 22 23 23
962 2 2 5 7 10 9 15 2 12 16 16 2 2
963 1 2 3 4 5 7 8 9 10 11 12 13 15
964 1 1 1 2 2 3 10 8 5 5 30 30 2

View File

@@ -0,0 +1,6 @@
# sports-political-donations
This folder contains the data behind the story [Inside The Political Donation History Of Wealthy Sports Owners
](https://fivethirtyeight.com/features/inside-the-political-donation-history-of-wealthy-sports-owners/)
`sports-political-donations.csv` contains every confirmed partisan political contribution from team owners and commissioners in the NFL, NBA, WNBA, NHL, MLB and NASCAR. Only contributions while owners were involved with the team are included. The data is from the Federal Election Commission and OpenSecrets.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,29 @@
---
file:
- https://docs.google.com/spreadsheets/d/1kPQ9THjSTZw4NTd7uqup_lT3ZckfYcPPNycxGmNszcU/edit?usp=sharing
---
# The Big Lie's Long Shadow
This file contains the data used in the story [The Big Lie's Long Shadow](https://fivethirtyeight.com/features/the-big-lie-voting-laws/).
The [linked google sheet](https://docs.google.com/spreadsheets/d/1kPQ9THjSTZw4NTd7uqup_lT3ZckfYcPPNycxGmNszcU/edit?usp=sharing) contains a list of voter restriction bills that have been introduced in state legislatures across the country. This database looks at bills introduced in legislative sessions that were active in 2021 and is based on data from the [Brennan Center for Justice](https://www.brennancenter.org/) and the [Voting Rights Lab](https://votingrightslab.org/), as well as FiveThirtyEight's own research.
Column | Definition
--- | ---
State | State where the bill was introduced.
Bill | Name and link to [LegisScan](https://legiscan.com/) entry for the bill. Crossed out bill names indicate that they have since been renamed (with new bill names listed afterwards).
Introducing Party | Party of the legislator(s) who sponsored the bill, according to LegiScan. `N/A` indicates a bill without sponsors' party listed on LegiScan (including bills listed as a "committee bill").
Category | Category of the bill, detailed in [the table below](#category-data-dictionary). Multiple categories are separated by commas.
Status | Most recent status of the bill in the legislature. May include links to relevant coverage of the bill.
### Category Data Dictionary
Category | Definition | Example
--- | --- | ---
limits voting options | Bills that create any kind of barrier to voting by reducing or eliminating a method of voting or voting assistance | [Minnesota House Bill 943](https://legiscan.com/MN/bill/HF943/2021), which would ban ballot harvesting and require agents who assist voters in submitting ballots to sign a form and provide personal information
expanded voter ID requirements | Bills that introduce new requirements for ID to vote or register, or limit what kind of ID is acceptable | [Colorado House Bill 1086](https://legiscan.com/CO/text/HB1086/id/2294598), which would require all registered voters to provide proof of citizenship to vote
limits voting time | Bills that reduce the time to cast a ballot, whether in person or absentee, on voting day or in advance | [Georgia House Bill 512](https://legiscan.com/GA/bill/HB512/2021), which would reduce the early voting period by one day and reduce voting hours
voter roll purge | Bills that introduce new requirements for triggering a voter roll purge or require more frequent purges | [Virginia Senate Bill 1422](https://legiscan.com/VA/bill/SB1422/2021), which would require the State Registrar of Vital Records to send weekly, rather than monthly, updates of deceased residents to the Department of Elections and orders the general registrar to “promptly” remove voters who are deceased or convicted of a felony
limiting/criminalizing election official role | Bills that make certain behavior by election officials a crime or reduces the authority of election officials | [Wisconsin House Bill 198](https://legiscan.com/WI/text/AB198/id/2347768), which would prohibit election officials from correcting mistakes on absentee ballot certificates and creates penalties if the election official fails to post the error online
partisan election roles | Bills that shift authority from officials to partisan bodies | [Arizona House Bill 2891](https://legiscan.com/AZ/bill/HB2891/2021), which would remove election litigation power from the secretary of state and gives it to the attorney general until 2023
increased voter surveillance | Bills that require or allow new methods of surveillance of voters or increase authority of poll watchers | [Tennessee House Bill 1221](https://legiscan.com/TN/bill/HB1221/2021), which would require a list of absentee-ballot applicants to be publicly posted

34
wnba-forecasts/README.md Normal file
View File

@@ -0,0 +1,34 @@
---
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/2022-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)
commissioners_cup_final | Whether this game was the [WNBA Commissioner's Cup](https://en.wikipedia.org/wiki/WNBA_Commissioner%27s_Cup) Championship Game. All Championship Games shift teams' Elo ratings but are excluded from Monte Carlo simulations, as they do not count towards teams' regular season records.