David Fisher - Graphics Portfolio
Click on the links to view individual projects
Infographics Porfolio
davidnfisher.com/still-graphics
The Portfolio: This portfolio includes infographics, data visualization, and graphic design.
Software and Skills: Adobe Illustrator, After Effects, D3
Model Election
modelelection.com
The Project: This project allows users to create custom election scenarios based on 2020 polling data. The user moves sliders to shift support from one candidate to another and the interactive calculates the electoral college winner.
Software and Skills: HTML, CSS, JavaScript, D3, Adobe Illustrator
Coronavirus Cases By Week Per 100,000 In Each State
modelelection.com/covid/covid-state-cases-per-100000.html
The Project: This thirty-second animated graphic shows COVID-19 cases per 100,000 in each state from the start of the pandemic through February 2021. Throughout the past year, the coronavirus travelled across the country, creating hotspots in different regions at different times. This graphic helps to visualize those trends.
Software and Skills: HTML, CSS, JavaScript, D3
2024 Presidential Election – State by State Ratings – Part 1
modelelection.com/2024-election-state-regression.html
The Project: This article is part of my ongoing series on how election models are made. In this article, I discuss the usefulness of linear regression when predicting future election outcomes. Building on the Model Election interactive, I sped up the process by creating a US map template that allowed me to display different data with the change of just a few lines of code; I demonstrate this several times in the article.
Software and Skills: HTML, CSS, JavaScript, D3