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":37,"columnLimit":25,"columnOffset":0,"end":"2021-03-16T19:16:41.858Z","includeMetadata":false,"moreColumns":true,"moreRows":true,"notes":[],"postQueryTime":0,"preQueryTime":208,"queryTime":3,"rowLimit":25,"rowOffset":0,"start":"2021-03-16T19:16:41.647Z","totalProcessingTime":211},"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":"5573d200-6ce9-44fc-938c-b7213b7dac3e"},{"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":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"},{"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":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"},{"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":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"},{"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":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"},{"dataType":"NUMERIC","description":"The chance that the incumbent will win a majority of the Electoral College votes.","fixedStorageWidth":25,"id":"win_ec_incumbent","label":"Incumbent Electoral College Victory Chances","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"},{"dataType":"NUMERIC","description":"The chance that the challenger will win a majority of the Electoral College votes.","fixedStorageWidth":25,"id":"win_ec_challenger","label":"Challenger Electoral College Victory Chances","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"},{"dataType":"NUMERIC","description":"The chance that the third-party candidate will win a majority of the Electoral College votes.","fixedStorageWidth":25,"id":"win_ec_third","label":"Third-Party Electoral College Victory Chances","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"},{"dataType":"NUMERIC","description":"The chance that no candidate will win a majority of the Electoral College votes.","fixedStorageWidth":25,"id":"win_ec_none","label":"No Electoral College Victory Chances","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"},{"dataType":"NUMERIC","description":"The chance that the incumbent will win the popular vote.","fixedStorageWidth":25,"id":"win_pop_incumbent","label":"Incumbent Popular Vote Victory Chances","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"},{"dataType":"NUMERIC","description":"The chance that the challenger will win the popular vote.","fixedStorageWidth":25,"id":"win_pop_challenger","label":"Challenger Popular Vote Victory Chances","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"},{"dataType":"NUMERIC","description":"The chance that a third-party candidate will win the popular vote.","fixedStorageWidth":25,"id":"win_pop_third","label":"Third-Party Popular Vote Victory Chances","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the incumbent.","fixedStorageWidth":25,"id":"votes_ec_incumbent","label":"Incumbent Forecasted Electoral Votes","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the challenger.","fixedStorageWidth":25,"id":"votes_ec_challenger","label":"Challenger Forecasted Electoral Votes","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the third-party candidate.","fixedStorageWidth":25,"id":"votes_ec_third","label":"Third-Party Forecasted Electoral Votes","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the incumbent - lower bound of 80% confidence interval.","fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","label":"Lower Bound - Incumbent Forecasted Electoral Votes","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the challenger - lower bound of 80% confidence interval.","fixedStorageWidth":25,"id":"votes_ec_lo_challenger","label":"Lower Bound - Challenger Forecasted Electoral Votes","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the third-party candidate - lower bound of 80% confidence interval.","fixedStorageWidth":25,"id":"votes_ec_lo_third","label":"Lower Bound - Third-Party Forecasted Electoral Votes","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the incumbent - upper bound of 80% confidence interval.","fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","label":"Upper Bound - Incumbent Forecasted Electoral Votes","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the challenger - upper bound of 80% confidence interval.","fixedStorageWidth":25,"id":"votes_ec_hi_challenger","label":"Upper Bound - Challenger Forecasted Electoral Votes","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"},{"dataType":"NUMERIC","description":"The forecasted number of Electoral College votes for the third-party candidate - upper bound of 80% confidence interval.","fixedStorageWidth":25,"id":"votes_ec_hi_third","label":"Upper Bound - Third-Party Forecasted Electoral Votes","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"},{"dataType":"NUMERIC","description":"The forecasted national vote share for the incumbent.","fixedStorageWidth":25,"id":"voteshare_nat_incumbent","label":"Incumbent Forecasted National Vote Share","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"},{"dataType":"NUMERIC","description":"The forecasted national vote share for the challenger.","fixedStorageWidth":25,"id":"voteshare_nat_challenger","label":"Challenger Forecasted National Vote Share","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"},{"dataType":"NUMERIC","description":"The forecasted national vote share for the third-party candidate.","fixedStorageWidth":25,"id":"voteshare_nat_third","label":"Third-Party Forecasted National Vote Share","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"},{"dataType":"NUMERIC","description":"The forecasted national vote share for all the other candidates.","fixedStorageWidth":25,"id":"voteshare_nat_other","label":"Other Candidates Forecasted National Vote Share","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}]},"records":[{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.1039,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8916,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.0045,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.0257,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.9743,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":189.5133,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":348.4867,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":267.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":271.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.37347,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.37624,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.250291,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.102675,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8932,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004125,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.025625,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.974375,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":189.5295,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":348.4705,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":267.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":271.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.37347,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.37624,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.250291,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.10285,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.892825,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004325,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.0289,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.9711,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":190.0875,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":347.9125,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":268.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":270.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.50108,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.27753,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.221387,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.105625,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8883,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.006075,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.029525,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.970475,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":190.6819,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":347.3181,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":265.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":273.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.487,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.28608,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.226916,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.099625,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8958,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004575,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.030175,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.969825,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":190.9733,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":347.0267,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":269.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":269.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.46838,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.29737,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.234239,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.108975,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.886725,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.0043,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.030525,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.969475,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.1951,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.8049,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":118.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":263.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":275.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":420.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.41101,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.34082,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.248171,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.112575,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.88265,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004775,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.034175,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.965825,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":195.159,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":342.841,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":263.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":275.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.46624,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.28358,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.250183,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.1189,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.875525,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.005575,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.035125,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.964875,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":194.434,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":343.566,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":119.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":260.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":278.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":419.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.43136,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.32009,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.248548,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.12355,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.870825,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.005625,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.036275,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.963725,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":194.4589,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":343.5411,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":118.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":259.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":279.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":420.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.41864,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.33001,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.251342,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.123075,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.871125,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.0058,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.037925,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.962075,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":193.2231,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":344.7769,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":118.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":259.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":279.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":420.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.40333,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.34432,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.252352,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.1296,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.864925,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.005475,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.04035,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.95965,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":194.5822,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":343.4178,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":117.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":257.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":281.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":421.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.41736,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.32679,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.255845,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.1251,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8688,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.0061,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.0386,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.9614,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.6852,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.3148,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":116.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":258.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":280.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":422.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.32072,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.41985,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.259425,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.1219,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.872325,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.005775,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.039925,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.960075,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.0482,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.9518,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":115.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":259.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":279.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":423.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.28804,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.4502,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.261757,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.127775,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8666,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.005625,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.04125,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.95875,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":192.7293,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":345.2707,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":116.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":258.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":280.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":422.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.30177,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.44091,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.257318,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.12485,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.870675,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004475,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.042275,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.957725,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":192.3522,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":345.6478,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":114.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":258.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":280.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":424.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.26448,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.47827,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.257245,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.120425,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.875,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004575,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.040675,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.959325,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":190.336,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":347.664,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":112.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":259.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":279.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":426.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.17442,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.57301,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.25257,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.121775,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.87355,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004675,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.0418,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.9582,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.2572,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.7427,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":113.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":259.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":279.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":425.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.17662,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.57382,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.249555,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.12235,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.87365,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.04375,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.95625,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.3031,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.6969,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":112.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":258.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":280.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":426.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.17821,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.57002,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.251769,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.129225,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8677,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.003075,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.045975,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.954025,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":192.213,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":345.787,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":112.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":255.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":283.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":426.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.22214,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.52393,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.253931,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.1295,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.867025,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.003475,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.04715,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.95285,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":192.0065,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":345.9936,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":112.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":255.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":283.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":426.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.22849,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.52165,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.249865,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.130775,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8657,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.003525,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.050875,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.949125,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":192.1605,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":345.8395,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":112.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":255.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":283.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":426.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.27099,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.47211,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.256896,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.129775,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.866625,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.0036,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.05085,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.94915,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.7341,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.2659,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":111.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":254.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":284.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":427.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.2369,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.51113,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.251966,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.134325,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.8621,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.003575,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.0549,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.9451,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":191.9522,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":346.0478,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":110.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":253.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":285.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":428.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.28416,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.46163,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.254209,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.137725,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.85825,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.004025,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.056725,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.943275,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":192.5051,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":345.4949,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":109.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":252.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":286.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":429.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.28168,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.46363,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.254689,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]},{"data":[{"attributes":[],"value":{"value":"2020","variable":{"fixedStorageWidth":4,"id":"election_cycle","name":"election_cycle","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"5573d200-6ce9-44fc-938c-b7213b7dac3e"}}},{"attributes":[],"value":{"value":"President","variable":{"fixedStorageWidth":50,"id":"race_type","name":"race_type","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"cdc32c4d-6fd4-4eb6-b917-736cf6890dc5"}}},{"attributes":[],"value":{"value":"Trump","variable":{"fixedStorageWidth":50,"id":"name_incumbent","name":"name_incumbent","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"ca11cbb3-9cdf-461d-b8ff-3a90b138f71a"}}},{"attributes":[],"value":{"value":"Biden","variable":{"fixedStorageWidth":50,"id":"name_challenger","name":"name_challenger","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"2fe48dcc-0a9f-4219-b59a-4c85ec8a0653"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":50,"id":"name_third","name":"name_third","reference":false,"revisionNumber":0,"storageType":"VARCHAR","uri":"feb84b49-2f41-461c-a05f-6d2165ef2bf6"}}},{"attributes":[],"value":{"value":0.144425,"variable":{"fixedStorageWidth":25,"id":"win_ec_incumbent","name":"win_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"fceff06e-5a62-43fc-bf8b-4c9e90ac50a7"}}},{"attributes":[],"value":{"value":0.851475,"variable":{"fixedStorageWidth":25,"id":"win_ec_challenger","name":"win_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"592ff394-a025-4c0e-a00c-6ba2dbc478a0"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_ec_third","name":"win_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0ecd14f1-8e0e-4e73-a38f-debc0bec4260"}}},{"attributes":[],"value":{"value":0.0041,"variable":{"fixedStorageWidth":25,"id":"win_ec_none","name":"win_ec_none","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"3588cda3-8c6c-4670-8bd6-9976e32eaaf7"}}},{"attributes":[],"value":{"value":0.06045,"variable":{"fixedStorageWidth":25,"id":"win_pop_incumbent","name":"win_pop_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c99659a5-5395-48ce-9b36-6c54a971df6c"}}},{"attributes":[],"value":{"value":0.93955,"variable":{"fixedStorageWidth":25,"id":"win_pop_challenger","name":"win_pop_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"07c1e832-eca4-403e-a847-4b1bb9afb827"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"win_pop_third","name":"win_pop_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"e20b5a4e-9365-4bd1-badd-ca8e2a8aba3a"}}},{"attributes":[],"value":{"value":193.7852,"variable":{"fixedStorageWidth":25,"id":"votes_ec_incumbent","name":"votes_ec_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8b884f77-e899-407f-8ac6-9f4ec995f09c"}}},{"attributes":[],"value":{"value":344.2148,"variable":{"fixedStorageWidth":25,"id":"votes_ec_challenger","name":"votes_ec_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"5f056f19-b125-4ef8-8781-cbe457e7d4d8"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_third","name":"votes_ec_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"9bda87d9-1acc-494f-a480-8038af4783fa"}}},{"attributes":[],"value":{"value":110.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_incumbent","name":"votes_ec_lo_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"c18282e9-b24a-4178-a449-be9386164207"}}},{"attributes":[],"value":{"value":249.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_challenger","name":"votes_ec_lo_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d8072515-1ab6-419d-acfe-6ece59efcb4a"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_lo_third","name":"votes_ec_lo_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8a0cedd1-38ec-4fab-b0c5-728b80848440"}}},{"attributes":[],"value":{"value":289.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_incumbent","name":"votes_ec_hi_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"b6d4e33f-5f37-44ee-8be1-f2081a21007d"}}},{"attributes":[],"value":{"value":428.0,"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_challenger","name":"votes_ec_hi_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"988e6e50-add0-44da-8587-aa20f62f4dc9"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"votes_ec_hi_third","name":"votes_ec_hi_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"44e23740-c12c-484c-8a71-f7f959b6e72a"}}},{"attributes":[],"value":{"value":45.33618,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_incumbent","name":"voteshare_nat_incumbent","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"8ecb3942-c4d9-49cb-ae11-f1986d402280"}}},{"attributes":[],"value":{"value":53.4039,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_challenger","name":"voteshare_nat_challenger","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"0591886a-5f1a-40fc-9577-70cde45ad44d"}}},{"attributes":[],"value":{"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_third","name":"voteshare_nat_third","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"d3f19913-77cd-4ffe-b079-bc3989ad6eb5"}}},{"attributes":[],"value":{"value":1.259915,"variable":{"fixedStorageWidth":25,"id":"voteshare_nat_other","name":"voteshare_nat_other","reference":false,"revisionNumber":0,"storageType":"DOUBLE","uri":"cd8f5e24-9394-4c85-a19c-bbc7de402b78"}}}]}],"reference":false,"revisionNumber":0,"totals":[],"variableGroups":[]}