president_approval_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
3 rows where pollster = "NBC News/The Wall Street Journal" and source = "538 | Huffpost"
This data as json, copyable, CSV (advanced)
Suggested facets: pollster_id, display_name
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6797 | 6797 | 80817 | 51067 | 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- | 800 | a | a | Live Phone | 3/17/18 | 3/20/18 | 3/27/18 12:09 | https://www.cnbc.com/2018/03/27/cnbc-all-america-economic-survey-cnbcs-steve-liesman-trumps-approval-rating-dips-amid-opposition-to-tariffs-and-little-change-from-tax-cuts.html | 538 | Huffpost | 39.0 | 50.0 | ||||
6836 | 6836 | 80750 | 51033 | 11 | Donald Trump | 335 | NBC News/The Wall Street Journal | 132 | NBC News | NBC News/The Wall Street Journal | 221 | NBC News/The Wall Street Journal | A- | 1100 | a | a | Live Phone | 3/10/18 | 3/14/18 | 3/18/18 11:44 | http://msnbcmedia.msn.com/i/TODAY/z_Creative/18164%20NBCWSJ%20March%202018%20Social%20Trends%20Poll%20(Political%20Data%20Release).pdf | 538 | Huffpost | 43.0 | 53.0 | ||||
8436 | 8436 | 78856 | 50179 | 11 | Donald Trump | 335 | NBC News/The Wall Street Journal | NBC News/The Wall Street Journal | 221 | NBC News/The Wall Street Journal | A- | 1200 | a | a | Live Phone | 8/5/17 | 8/9/17 | 9/7/17 13:00 | http://msnbcmedia.msn.com/i/TODAY/z_Creative/17312%20NBCWSJ%202017%20Social%20Trends%20Poll%20(9-6-17%20Release).pdf | 538 | Huffpost | 40.0 | 55.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 );