Environment Policy Impacts

Chris Choi, Marisa Yamasaki, Max Glass, Ollin Boer Bohan

Policies

Impacts

Design Rationale

Add: A rationale for your design decisions. How did you choose your particular visual encodings and interaction techniques? What alternatives did you consider and how did you arrive at your ultimate choices?

With this visualization, we intended to convey the relationship between environmental policies and statistics -- such as international agreements and renewable energy usage -- and measured pollution. Our visualization allows users to explore correlations between various combinations of policies and pollutants, helping them draw conclusions about how certain policies impacted the environment. We also provide a display of pollutant output over time, both through viewing a specific date and through a continuous time lapse display.

To do so, we use the following visual encodings and interaction techniques:

Encodings

Interaction Techniques

Some variatiations we considered (and our reasons for rejecting them) are as follows:

Development Process

Add: An overview of your development process. Describe how the work was split among the team members. Include a commentary on the development process, including answers to the following questions: Roughly how much time did you spend developing your application (in people-hours)? What aspects took the most time?

Primary roles for the development of this project were as follows:

We met three times as a full team during the project, in addition to corresponding over Slack and holding one-on-one meetings. During our first meeting, we decided which dataset to use and chose team roles. During our second meeting, we created a basic plan of which encoding channels and interaction techniques to use for our display. At the third meeting, we presented a static digital mockup of the prototype layout and came to a consensus on the positioning of headers, legends, and variables. When not meeting together, we completed individual work according to our team roles, including searching for additional data sources, data wrangling, layout development, color palette analysis, and programming.

We spent somewhere between 25 (known minimum) and 60 (potential maximum) hours in total. The most time-consuming aspects were data collection/formatting and debugging JavaScript.