Select All
This query will select the first 25 variables and 25 records in the data product as a basic example of querying records. For a complete list of available parameters, please reference the select query documentation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
format | string | We will use the MTNA format for our response, this will include the variable metadata in the response. In addition, when combined with the inject parameter the records will contain code objects which will allow us to toggle between the code name, value, or both. | |
inject | null | Including the inject flag will specify that the raw values should be replaced with their codes if there are any associated with that value. In the MTNA format that we are using this will result in the code object being returned. In simpler formats the code name will be returned in place of the code value. | |
limit | number | This will limit the number of rows returned. | |
collimit | number | This will limit the number of columns returned. |
RESPONSES
status: OK
{"classifications":[],"dataSetInformation":{"cached":false,"columnCount":23,"columnLimit":25,"columnOffset":0,"end":"2021-03-16T19:16:34.499Z","includeMetadata":false,"moreColumns":false,"moreRows":true,"notes":[],"postQueryTime":0,"preQueryTime":73,"queryTime":4,"rowLimit":25,"rowOffset":0,"start":"2021-03-16T19:16:34.422Z","totalProcessingTime":77},"recordLayout":{"isPrivate":false,"reference":false,"revisionNumber":0,"variables":[{"dataType":"DATE","description":"Date of the model run.","fixedStorageWidth":13,"id":"date_modeled","label":"Model Date","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"},{"dataType":"DATE","description":"The start date of the poll.","fixedStorageWidth":13,"id":"date_start","label":"Poll Start Date","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"},{"dataType":"DATE","description":"The end date of the poll.","fixedStorageWidth":13,"id":"date_end","label":"Poll End Date","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"},{"classificationUri":"6659b0f6-333e-42eb-bd10-1bd9c200aa95","dataType":"TEXT","description":"The subject of the poll.","fixedStorageWidth":1,"id":"poll_subject","label":"Poll Subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"},{"dataType":"TEXT","description":"The organization that conducted the poll.","fixedStorageWidth":256,"id":"pollster","label":"Pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"},{"classificationUri":"64492ce4-0041-4afa-91b6-883f5a48645a","dataType":"TEXT","description":"Grade given to the pollster in the FiveThirtyEight \u003ca href=\"https://projects.fivethirtyeight.com/pollster-ratings/\" target=\"_blank\"\u003ePollster Ratings\u003c/a\u003e.","fixedStorageWidth":4,"id":"poll_grade","label":"Poll Grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"},{"classificationUri":"37b4456c-3bd8-4fe0-968c-bcea20c10ab4","dataType":"TEXT","description":"The type of poll; tracking or non-tracking. Tracking polls are polls where the pollster is releasing data with overlapping samples.","fixedStorageWidth":1,"id":"poll_type","label":"Poll Type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"},{"dataType":"TEXT","description":"The weight given to each poll in the model.","fixedStorageWidth":25,"id":"poll_weight","label":"Poll Weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"},{"dataType":"TEXT","description":"The weight given to each poll, adjusted for recency.","fixedStorageWidth":25,"id":"poll_influence","label":"Poll Influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"},{"dataType":"TEXT","description":"A boolean flag indicating if there were multiple versions of a poll in the raw data that were combined. If the same poll asked more than one relevant question (using different wording), both questions were included, but the results of those questions were averaged together, then input into the model, so the poll was not double counted.","fixedStorageWidth":1,"id":"poll_multi_version","label":"Is Multiversion","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"},{"classificationUri":"a021b08e-172f-4c16-8872-b79017f3e19f","dataType":"TEXT","description":"The population being measured.","fixedStorageWidth":2,"id":"population","label":"Population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"},{"classificationUri":"f25f1db6-0fad-4341-8d36-bdf8895b737a","dataType":"TEXT","description":"The party affiliation of the respondents.","fixedStorageWidth":3,"id":"party","label":"Party Affiliation","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"},{"dataType":"NUMERIC","description":"The size of the polling sample.","fixedStorageWidth":25,"id":"sample_size","label":"Sample Size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"},{"dataType":"NUMERIC","description":"The percent of respondents who are very concerned about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_very","label":"Very Concerned","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"},{"dataType":"NUMERIC","description":"The percent of respondents who are somewhat concerned about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_some","label":"Somewhat Concerned","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"},{"dataType":"NUMERIC","description":"The percent of respondents who are not very concerned about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_not_very","label":"Not Very Concerned","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"},{"dataType":"NUMERIC","description":"The percent of respondents who are not concerned at all about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_none","label":"No Concern","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"},{"dataType":"NUMERIC","description":"The adjusted percent of respondents who are very concerned about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_very_adjusted","label":"Very Concerned - Adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"},{"dataType":"NUMERIC","description":"The adjusted percent of respondents who are somewhat concerned about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_some_adjusted","label":"Somewhat Concerned - Adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"},{"dataType":"NUMERIC","description":"The adjusted percent of respondents who are not very concerned about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","label":"Not Very Concerned - Adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"},{"dataType":"NUMERIC","description":"The adjusted percent of respondents who are not concerned at all about the effects of COVID-19.","fixedStorageWidth":25,"id":"pct_concern_none_adjusted","label":"No Concern - Adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"},{"dataType":"TEXT","description":"A timestamp indicating whent the adjusted record was created.","fixedStorageWidth":29,"id":"timestamp","label":"Time Adjusted","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"},{"dataType":"TEXT","description":"The URL to the poll.","fixedStorageWidth":2147483647,"id":"poll_url","label":"Poll URL","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}]},"records":[{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-03-10","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-13","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":1.0049785,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":1.0049785,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":2382.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":29.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":39.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":21.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":34.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":36.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":18.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":10.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://drive.google.com/file/d/1fIZaAH0X45MazScguHAnitO4SsV_PdhR/view","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-03-06","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-09","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.58243918,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.50862395,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1500.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":22.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":35.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":25.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":18.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":27.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":22.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":17.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.cdn.yougov.com/pzzc3d0izz/econTabReport.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-03-05","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-07","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Concern for the Economy","reference":false,"revisionNumber":0,"uri":"6ff3a432-854d-4cbb-b5c4-2a88e39c20b9"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Harris Insights \u0026 Analytics","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"C","isPrivate":false,"name":"C","reference":false,"revisionNumber":0,"uri":"ec336ebc-9a7c-41c1-94d2-5129d4a6c5d9"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.41953224,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.41953224,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1963.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":46.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":38.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":10.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":5.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":48.954791,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":35.387107,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":9.6862235,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":3.7623224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:26Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://theharrispoll.com/wp-content/uploads/2021/03/Wave-54-Data-Tabs.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-03-05","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-06","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Ipsos","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B-","isPrivate":false,"name":"B-","reference":false,"revisionNumber":0,"uri":"e45badf4-6437-43c5-86e8-fb97d4dd03bd"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.78900123,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.64534899,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":521.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":27.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":45.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":20.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":8.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":27.092823,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":41.111899,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":20.719807,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":10.257399,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://www.ipsos.com/sites/default/files/ct/news/documents/2021-03/topline_abc_ipsos_poll_030721.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-27","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-02","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.52669512,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.34298581,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1500.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":23.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":35.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":26.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":16.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":28.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":23.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":15.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.cdn.yougov.com/t6j86u0k1g/econTabReport.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-03-02","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-02","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Data for Progress","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B-","isPrivate":false,"name":"B-","reference":false,"revisionNumber":0,"uri":"e45badf4-6437-43c5-86e8-fb97d4dd03bd"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":1.0266996,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.70947557,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":963.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":31.17,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":33.4,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":20.47,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":12.56,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":31.137835,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.432538,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":20.596653,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":12.701003,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.google.com/spreadsheets/d/1zGGmAuDVWSRBN_AUpF2H2aY61INBCuETi7R6TJfS1vE/edit#gid=0","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-25","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-01","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Monmouth University","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"A+","isPrivate":false,"name":"A+","reference":false,"revisionNumber":0,"uri":"93df3a0b-4112-49b4-ae91-4dee03962873"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":1.792217,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":1.0848497,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":802.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":40.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":28.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":14.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":16.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":34.076828,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":31.403031,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":16.596084,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":15.122044,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://www.monmouth.edu/polling-institute/documents/monmouthpoll_us_030821.pdf/","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-25","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-03-01","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"AP-NORC","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":1.7248673,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":1.0444388,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1434.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":31.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":36.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":24.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":9.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":27.690091,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":36.733814,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":23.803129,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":10.605838,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://apnorc.org/wp-content/uploads/2021/03/Feb-2021-topline-final.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-26","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-28","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Concern for the Economy","reference":false,"revisionNumber":0,"uri":"6ff3a432-854d-4cbb-b5c4-2a88e39c20b9"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Harris Insights \u0026 Analytics","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"C","isPrivate":false,"name":"C","reference":false,"revisionNumber":0,"uri":"ec336ebc-9a7c-41c1-94d2-5129d4a6c5d9"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.36107173,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.32218708,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":2000.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":45.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":38.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":6.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":47.954791,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":35.387107,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":10.686224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":4.7623224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:26Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://theharrispoll.com/wp-content/uploads/2021/03/Wave-53-Data-Tabs.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-26","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-28","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Léger","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.61806878,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.36470556,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1002.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":22.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":32.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":17.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":17.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":27.390938,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":31.596252,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":17.25644,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":13.996235,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://leger360.com/wp-content/uploads/2021/03/Legers-North-American-Tracker-March-1st-2021-min.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-19","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-22","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.48604631,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.19227424,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1500.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":23.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":35.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":25.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":17.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":28.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":22.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":16.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.cdn.yougov.com/imdk8zumh5/econTabReport.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-19","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-21","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Concern for the Economy","reference":false,"revisionNumber":0,"uri":"6ff3a432-854d-4cbb-b5c4-2a88e39c20b9"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Harris Insights \u0026 Analytics","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"C","isPrivate":false,"name":"C","reference":false,"revisionNumber":0,"uri":"ec336ebc-9a7c-41c1-94d2-5129d4a6c5d9"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.31027224,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.24344437,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1961.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":47.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":38.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":4.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":49.954791,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":35.387107,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":10.686224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":2.7623224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:26Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://theharrispoll.com/wp-content/uploads/2021/02/Wave-52-Data-Tabs.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-12","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-18","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Echelon Insights","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.73313032,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.16431797,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"rv","isPrivate":false,"name":"Registered Voters","reference":false,"revisionNumber":0,"uri":"b5fdb567-4ef4-45f3-b32a-5aacab254e00"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1005.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":50.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":29.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":20.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":40.889366,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.38653,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":18.67265,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://echeloninsights.com/in-the-news/february-omnibus-covid/","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-13","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-16","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.47961261,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.09666257,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1500.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":24.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":37.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":24.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":16.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":29.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":34.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":21.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":15.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.cdn.yougov.com/3at75tb28w/econTabReport.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-12","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-15","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.32298867,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.05433871,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1000.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":35.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":34.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":14.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":40.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":31.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":11.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":10.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://big.assets.huffingtonpost.com/athena/files/2021/02/19/60303c7cc5b66dfc101ead5e.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-12","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-14","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Concern for the Economy","reference":false,"revisionNumber":0,"uri":"6ff3a432-854d-4cbb-b5c4-2a88e39c20b9"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Harris Insights \u0026 Analytics","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"C","isPrivate":false,"name":"C","reference":false,"revisionNumber":0,"uri":"ec336ebc-9a7c-41c1-94d2-5129d4a6c5d9"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.2860511,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.19363459,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1984.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":46.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":39.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":4.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":48.954791,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":36.387107,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":10.686224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":2.7623224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:26Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://theharrispoll.com/wp-content/uploads/2021/02/Wave-51-Data-Tabs.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-12","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-14","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Léger","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.5295335,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.07375001,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1002.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":25.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":33.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":16.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":15.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":30.390938,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.596252,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":16.25644,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":11.996235,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://2g2ckk18vixp3neolz4b6605-wpengine.netdna-ssl.com/wp-content/uploads/2021/02/Legers-North-American-Tracker-February-15th-2021-min.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-06","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-09","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.49645233,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.03432376,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1500.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":26.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":35.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":23.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":16.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":31.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":20.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":15.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.cdn.yougov.com/rqqxdo2ujy/econTabReport.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-05","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-07","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Concern for the Economy","reference":false,"revisionNumber":0,"uri":"6ff3a432-854d-4cbb-b5c4-2a88e39c20b9"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Harris Insights \u0026 Analytics","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"C","isPrivate":false,"name":"C","reference":false,"revisionNumber":0,"uri":"ec336ebc-9a7c-41c1-94d2-5129d4a6c5d9"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.27576804,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.15697565,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":2043.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":50.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":35.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":10.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":5.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":52.954791,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.387107,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":9.6862235,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":3.7623224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:26Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://theharrispoll.com/wp-content/uploads/2021/02/Wave-50-Data-Tabs.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-05","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-07","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.34194628,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.01983166,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1000.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":32.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":33.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":19.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":37.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":30.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":16.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":10.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://big.assets.huffingtonpost.com/athena/files/2021/02/11/6025c47bc5b6741597e0e0f2.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-01-31","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-02","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"YouGov","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B","isPrivate":false,"name":"B","reference":false,"revisionNumber":0,"uri":"e5c79013-3242-4a1c-8d0c-835c70b1f2ee"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.55970347,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.01797671,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1500.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":25.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":37.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":24.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":14.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":30.52119,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":34.227863,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":21.118491,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":13.046133,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.cdn.yougov.com/460mactkmh/econTabReport.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-02-02","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-02-02","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Data for Progress","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"B-","isPrivate":false,"name":"B-","reference":false,"revisionNumber":0,"uri":"e45badf4-6437-43c5-86e8-fb97d4dd03bd"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":1.0347814,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.0498385,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1163.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":33.81,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":31.84,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":19.15,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":11.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":33.777835,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":30.872538,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":19.276653,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":11.141003,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://docs.google.com/spreadsheets/d/1dmzc8DpmtpppErDUVQWbqO9WofnPnccC4fQz2vEWDww/edit#gid=0","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-01-29","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-01-31","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Concern for the Economy","reference":false,"revisionNumber":0,"uri":"6ff3a432-854d-4cbb-b5c4-2a88e39c20b9"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Harris Insights \u0026 Analytics","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"value":{"codeValue":"C","isPrivate":false,"name":"C","reference":false,"revisionNumber":0,"uri":"ec336ebc-9a7c-41c1-94d2-5129d4a6c5d9"},"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.26543096,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.1225066,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":2025.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":53.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":33.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":9.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":5.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":55.954791,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":30.387107,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":8.6862235,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":3.7623224,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:26Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://theharrispoll.com/wp-content/uploads/2021/02/Wave-49-Data-Tabs.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-01-29","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-01-31","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Léger","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.50797036,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.01283164,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"a","isPrivate":false,"name":"Adults","reference":false,"revisionNumber":0,"uri":"7659d886-3ddd-4b5b-9b5f-0118e061ecfe"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1000.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":22.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":33.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":18.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"value":16.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":27.390938,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":32.596252,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":18.25644,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"value":12.996235,"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://2g2ckk18vixp3neolz4b6605-wpengine.netdna-ssl.com/wp-content/uploads/2021/02/Legers-North-American-Tracker-February-1st-2021-min.pdf","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]},{"data":[{"attributes":[],"value":{"value":"2021-03-15","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"be23c797-67a0-4da0-b49d-90fca5175522"}}},{"attributes":[],"value":{"value":"2021-01-20","variable":{"fixedStorageWidth":13,"id":"date_start","name":"date_start","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"70a58798-1f65-4854-a02e-6b4ff0439734"}}},{"attributes":[],"value":{"value":"2021-01-26","variable":{"fixedStorageWidth":13,"id":"date_end","name":"date_end","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"3b14f603-4821-42d8-a2f7-32e48d840ac4"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"Concern for Infections","reference":false,"revisionNumber":0,"uri":"da7d7b57-2be9-4f50-9846-22cb5fed5b8d"},"variable":{"fixedStorageWidth":1,"id":"poll_subject","name":"poll_subject","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"055a705e-ca01-4f15-81ad-709c6d6baea8"}}},{"attributes":[],"value":{"value":"Echelon Insights","variable":{"fixedStorageWidth":256,"id":"pollster","name":"pollster","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1a03ed26-5148-49a3-80e1-5e7471ceff12"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":4,"id":"poll_grade","name":"poll_grade","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"40339a03-6e99-4621-8f81-2bc378afb387"}}},{"attributes":[],"value":{"value":{"codeValue":"0","isPrivate":false,"name":"Non-Tracking Poll","reference":false,"revisionNumber":0,"uri":"28d4a97c-bd05-4ced-b151-c4df42decc2b"},"variable":{"fixedStorageWidth":1,"id":"poll_type","name":"poll_type","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"abf01afb-f6b6-42df-ab7c-9a5815613e5b"}}},{"attributes":[],"value":{"value":0.72101814,"variable":{"fixedStorageWidth":25,"id":"poll_weight","name":"poll_weight","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"d4526a66-620a-45f0-8be9-97fb77d88ac7"}}},{"attributes":[],"value":{"value":0.0,"variable":{"fixedStorageWidth":25,"id":"poll_influence","name":"poll_influence","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"c3b1fbb7-7a68-449b-8327-e3816d7ff744"}}},{"attributes":[],"value":{"value":false,"variable":{"fixedStorageWidth":1,"id":"poll_multi_version","name":"poll_multi_version","reference":false,"revisionNumber":0,"storageType":"BIT","uri":"3e40638c-c10e-4bed-9afb-58c5325a2975"}}},{"attributes":[],"value":{"value":{"codeValue":"rv","isPrivate":false,"name":"Registered Voters","reference":false,"revisionNumber":0,"uri":"b5fdb567-4ef4-45f3-b32a-5aacab254e00"},"variable":{"fixedStorageWidth":2,"id":"population","name":"population","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"692c7722-993b-4a33-95c2-3b444f263e9d"}}},{"attributes":[],"value":{"value":{"codeValue":"all","isPrivate":false,"name":"All Parties","reference":false,"revisionNumber":0,"uri":"1e3aecd0-9430-4cf7-ad6c-e703be1105f1"},"variable":{"fixedStorageWidth":3,"id":"party","name":"party","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"76a7a505-1c73-4f5b-a5ef-b1f5d876b42c"}}},{"attributes":[],"value":{"value":1006.0,"variable":{"fixedStorageWidth":25,"id":"sample_size","name":"sample_size","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"5bd57b5d-87b0-4bf9-8451-db980bbba0b1"}}},{"attributes":[],"value":{"value":52.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very","name":"pct_concern_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"a9a6a7d5-9709-4ba0-a985-c1c2d3ab40da"}}},{"attributes":[],"value":{"value":25.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some","name":"pct_concern_some","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"e9434cc1-a0ee-4058-9209-378d5cc7e794"}}},{"attributes":[],"value":{"value":20.0,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very","name":"pct_concern_not_very","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"66e47830-1c3e-4a80-9a16-266ca4e49c3b"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"pct_concern_none","name":"pct_concern_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"1f70876d-0c8e-4079-af4c-d74ebdd7d91c"}}},{"attributes":[],"value":{"value":42.889366,"variable":{"fixedStorageWidth":25,"id":"pct_concern_very_adjusted","name":"pct_concern_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"eb8532b7-9d18-4f9a-8552-7c487a68563b"}}},{"attributes":[],"value":{"value":28.38653,"variable":{"fixedStorageWidth":25,"id":"pct_concern_some_adjusted","name":"pct_concern_some_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"00a21815-6c78-4c6a-a217-a5f48cfea3a9"}}},{"attributes":[],"value":{"value":18.67265,"variable":{"fixedStorageWidth":25,"id":"pct_concern_not_very_adjusted","name":"pct_concern_not_very_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"2d639b99-4d3d-4a86-bb0a-e5d1ec6d50bd"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"pct_concern_none_adjusted","name":"pct_concern_none_adjusted","reference":false,"revisionNumber":0,"storageType":"DOUBLE_PRECISION","uri":"b83eb117-5c7f-4c21-b032-012be33fed7d"}}},{"attributes":[],"value":{"value":"2021-03-15T11:10:29Z","variable":{"fixedStorageWidth":29,"id":"timestamp","name":"timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"f251098e-78f0-45e7-86ce-6719f7df89b1"}}},{"attributes":[],"value":{"value":"https://echeloninsights.com/in-the-news/january-omnibus-covid-19-updates/","variable":{"fixedStorageWidth":2147483647,"id":"poll_url","name":"poll_url","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"6d3c2183-6487-4a2d-b0c2-dd9452317827"}}}]}],"reference":false,"revisionNumber":0,"totals":[],"variableGroups":[]}