president_approval_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
4 rows where population = "a" and source = "RCP"
This data as json, copyable, CSV (advanced)
Suggested facets: pollster_id, pollster, sponsor_ids, sponsors, display_name, pollster_rating_id, pollster_rating_name, fte_grade
Link | rowid ▼ | question_id | poll_id | state | politician_id | politician | pollster_id | pollster | sponsor_ids | sponsors | display_name | pollster_rating_id | pollster_rating_name | fte_grade | sample_size | population | population_full | methodology | start_date | end_date | sponsor_candidate | tracking | created_at | notes | url | source | yes | no |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8268 | 8268 | 78858 | 50181 | 11 | Donald Trump | 228 | IBD/TIPP | 375 | Investor's Business Daily | IBD/TIPP | 144 | IBD/TIPP | A/B | 905 | a | a | 8/23/17 | 8/31/17 | 9/7/17 13:43 | http://www.investors.com/politics/trump-approval-rebounds-from-lows-after-charlottesville-harvey-confederate-statues-ibdtipp-poll/ | RCP | 38.0 | 57.0 | |||||
8469 | 8469 | 78667 | 50055 | 11 | Donald Trump | 228 | IBD/TIPP | 375 | Investor's Business Daily | IBD/TIPP | 144 | IBD/TIPP | A/B | 904 | a | a | 7/28/17 | 8/5/17 | 8/7/17 17:41 | http://www.investors.com/politics/trump-approval-hits-new-low-of-32-as-support-from-his-base-slips-ibdtipp-poll/ | RCP | 32.0 | 59.0 | |||||
9437 | 9437 | 77888 | 49611 | 11 | Donald Trump | 1510 | NBC News/The Wall Street Journal | 620 | CNBC All-America Economic Survey | CNBC/Hart Research/Public Opinion Strategies | 221 | NBC News/The Wall Street Journal | A- | 804 | a | a | 4/3/17 | 4/6/17 | 4/14/17 11:18 | http://www.cnbc.com/2017/04/11/cnbc-survey-trump-agenda-is-popular-until-he-acts-on-it.html | RCP | 39.0 | 48.0 | |||||
9718 | 9718 | 77634 | 49451 | 11 | Donald Trump | 228 | IBD/TIPP | 375 | Investor's Business Daily | IBD/TIPP | 144 | IBD/TIPP | A/B | 909 | a | a | 2/24/17 | 3/4/17 | 3/7/17 10:26 | http://www.investors.com/politics/public-turned-off-by-medias-relentlessly-negative-coverage-of-trump-ibdtipp-poll/ | RCP | 41.0 | 53.0 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "president_approval_polls" ( "question_id" INTEGER, "poll_id" INTEGER, "state" INTEGER, "politician_id" INTEGER, "politician" TEXT, "pollster_id" INTEGER, "pollster" TEXT, "sponsor_ids" TEXT, "sponsors" TEXT, "display_name" TEXT, "pollster_rating_id" INTEGER, "pollster_rating_name" TEXT, "fte_grade" TEXT, "sample_size" INTEGER, "population" TEXT, "population_full" TEXT, "methodology" TEXT, "start_date" TEXT, "end_date" TEXT, "sponsor_candidate" INTEGER, "tracking" TEXT, "created_at" TEXT, "notes" TEXT, "url" TEXT, "source" TEXT, "yes" REAL, "no" REAL );