Skip to main content
Have students analyze geographic data and election return data by making a graph of “Purple America” in Java so that they can develop the tools to visualize their own data through coding.
- In this visualization, each county is colored red, blue, or green corresponding to votes received by Republican, Democratic, and Independent candidates, respectively.
- This assignment requires no starter code, only the geographic and election return data.
- For a detailed explanation of this assignment, visit Stanford’s nifty assignment page.