If a state has over 38% dog ownership, then the state will vote red.
My intention is to try and order the following graph into a desc
order based off the states to lay them out neater to compare data. I am
struggling to get my code to reflect what I want and want to be able to
use the poll data that I joined with the dog ownership table to be able
to compare states with higher dog ownership percentages with what
candidate that was favored by the polls of that state. using that data I
would like to see if there could be a prediction for certain swing
states.