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":13,"columnLimit":25,"columnOffset":0,"end":"2021-03-16T19:16:39.978Z","includeMetadata":false,"moreColumns":false,"moreRows":true,"notes":[],"postQueryTime":0,"preQueryTime":198,"queryTime":3,"rowLimit":25,"rowOffset":0,"start":"2021-03-16T19:16:39.777Z","totalProcessingTime":201},"recordLayout":{"isPrivate":false,"reference":false,"revisionNumber":0,"variables":[{"dataType":"TEXT","description":"The election cycle this forecast pertains to.","fixedStorageWidth":4,"id":"election_cycle","label":"Election Cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"},{"dataType":"TEXT","description":"The kind of race this forecast pertains to.","fixedStorageWidth":50,"id":"race_type","label":"Race Type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"},{"dataType":"TEXT","description":"Name of the incumbent candidate.","fixedStorageWidth":50,"id":"name_incumbent","label":"Incumbent Candidate Name","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"},{"dataType":"TEXT","description":"Name of the challenging candidate.","fixedStorageWidth":50,"id":"name_challenger","label":"Challenging Candidate Name","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"},{"dataType":"TEXT","description":"Name of the third-party candidate.","fixedStorageWidth":50,"id":"name_third","label":"Third-Party Candidate Name","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"},{"dataType":"NUMERIC","description":"The chance that the incumbent wins the electoral votes (votes_ec_total).","fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","label":"Chance Incumbent Wins Electoral Votes","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"},{"dataType":"NUMERIC","description":"The chance that the challenger wins the electoral votes (votes_ec_total).","fixedStorageWidth":25,"id":"votes_ec_prob_challenger","label":"Chance Challenger Wins Electoral Votes","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"},{"dataType":"NUMERIC","description":"The chance that the third-party candidate wins the electoral votes (votes_ec_total).","fixedStorageWidth":25,"id":"votes_ec_prob_third","label":"Chance Third-Party Wins Electoral Votes","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"},{"dataType":"NUMERIC","description":"The number of electoral votes in question.","fixedStorageWidth":25,"id":"votes_ec_total","label":"Number of Electoral Votes","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"},{"classificationUri":"ecf70f0f-6f27-4137-af0a-9f5719f833f0","dataType":"TEXT","description":"The model type. Polls-plus is the only model being run for the 2020 presidential race (as opposed to polls-only). The polls-only model relies only on polls from a particular state, while the polls-plus model is based on state polls, national polls and endorsements as described \u003ca href=\"https://en.wikipedia.org/wiki/FiveThirtyEight\" target=\"_blank\"\u003ehere\u003c/a\u003e.","fixedStorageWidth":1,"id":"model","label":"Model Type","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"},{"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":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"},{"dataType":"TIME","description":"Date and time the simulations were run.","fixedStorageWidth":29,"id":"simulation_timestamp","label":"Simulation Timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"},{"dataType":"NUMERIC","description":"Number of simulations run.","fixedStorageWidth":11,"id":"simulation_count","label":"Number of Simulations","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}]},"records":[{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.00135,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":99.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.0041,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0016,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":264.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.0025,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.000725,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":251.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.002025,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0068,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":252.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.00225,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.00495,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":253.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.002225,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.00225,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":254.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.0019,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001275,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":255.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.00245,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001525,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":256.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.001575,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001475,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":257.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.0062,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.007375,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":258.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.015725,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.005375,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":259.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":7.5e-05,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":26.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.009225,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.00105,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":260.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.00125,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0008,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":261.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.00135,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001625,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":262.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.00135,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.00285,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":263.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.008275,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.00185,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":265.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":7.5e-05,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":25.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.0037,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001125,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":266.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.001125,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001375,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":267.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.003075,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.002625,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":268.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.0045,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0045,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":269.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.000125,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":27.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.002625,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.003075,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":270.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"1ccfbf6f-1efb-4dc6-a8a8-9513d9c25364"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cbffe920-eabb-4d93-b1e4-e8aca139e336"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"e9d32161-3cc2-440e-8e47-f765956dc2ff"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"3dadfd03-30f0-44e3-9401-6c3682ce09f4"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"80e4095e-176a-4df8-8fa3-5f8f95cf8e9b"}}},{"attributes":[],"value":{"value":0.001375,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_incumbent","name":"votes_ec_prob_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"19cf4bf2-fc5a-4162-997b-feb3ccae52df"}}},{"attributes":[],"value":{"value":0.001125,"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_challenger","name":"votes_ec_prob_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"ef846042-08b1-4d2d-af4e-8ccae8826bfa"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_prob_third","name":"votes_ec_prob_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"298d5c8d-2cdc-40f5-bb82-d8fa82d225d5"}}},{"attributes":[],"value":{"value":271.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_total","name":"votes_ec_total","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b48a8d6f-6ec9-479d-84eb-33821fc06853"}}},{"attributes":[],"value":{"value":{"codeValue":"1","isPrivate":false,"name":"polls-plus","reference":false,"revisionNumber":0,"uri":"0f47fbb2-f47a-47f7-8f07-e5e6dd7b6e28"},"variable":{"fixedStorageWidth":1,"id":"model","name":"model","reference":false,"revisionNumber":0,"storageType":"CHAR","uri":"dbe9e9c3-75e7-4198-8278-36f91f13e65e"}}},{"attributes":[],"value":{"value":"2020-11-03","variable":{"fixedStorageWidth":13,"id":"date_modeled","name":"date_modeled","reference":false,"revisionNumber":0,"storageType":"DATE","uri":"f314669e-3a03-4bc6-a2c7-f224c7ba4432"}}},{"attributes":[],"value":{"value":"2020-11-03T00:00:48Z","variable":{"fixedStorageWidth":29,"id":"simulation_timestamp","name":"simulation_timestamp","reference":false,"revisionNumber":0,"storageType":"TIMESTAMP","uri":"7071efc9-6f4d-4420-b42a-9ca48a3c6c42"}}},{"attributes":[],"value":{"value":40000,"variable":{"fixedStorageWidth":11,"id":"simulation_count","name":"simulation_count","reference":false,"revisionNumber":0,"storageType":"INTEGER","uri":"7570d1b8-3fb6-4a92-8342-e52d7c537cc8"}}}]}],"reference":false,"revisionNumber":0,"totals":[],"variableGroups":[]}