Assignment 12: Redesigning the Seminar

Posted on

Among the three curricular models, I think the last option is the most potential one for redesigning the data visualization course. The idea of separating the course material into two halves is necessary since the students can learn more and be proficient with different techniques of data visualization before meeting with their partners in the second half of the semester. I suggest adding more homework assignment for each class, so students have chances to practice designing different kinds of visualization with simulated datasets. It will help to build up confidence as well as experience before students meet their partners. Another reason for this option is this course structure making students to work as a same pace. Judging from my personal experience, Minh Anh and I employ more techniques from the first half of the semester for our Lottery Winning project such as “creating thematic maps with Google Fusion table” etc. Therefore we had more work to do from the beginning and not much work in the end. Nevertheless, some students in our class have fewer things to do from the first half and have to work so hard in the end of the semester. Last but not least, a 1 – credit course means students have more time to enforce course materials through several classes meeting per week. For me the disadvantage for “0.5 credit seminar” is meeting once a week, which takes a quite to refresh my mind what we had learned from the last week seminar. The only con for the last option is the fulfillment of Numerical & Symbolic reasoning requirement. Even though data visualization, especially with scatter plot, requires some basic understanding of econometrics, the course material may not be enough to meet this distribution compared to the other mathematical classes.

Curricular models 1 and 2 are not as effective as model 1, but they also have some advantages and disadvantages that should be taken into consideration. Although the cons for option 2 are listed above, a current 0.5 credit seminar combined with 0.5 credit internship may be a great selection for seniors, people who are busy with applying for graduate school, writing thesis, looking for an internship or simply need more time to work independently outside class. Therefore it depends on people who are interested in taking the seminar next semester, instructor can be flexible with the time schedule for the class. Model 1 is great in term of concise course materials in three weeks. However it requires a specific subject for the seminar, and data visualization is only a subset topic for the class. As I read the description for Educational Studies 308, this class is designed for the studies of cities, suburbs, and schooling in the metropolitan Hartford area; one of the research skills is creating interactive data visualizations on school choice policies. Since students may have different interests or work with different type of community partner, it is challenging to finalize a single topic for this seminar.

Last but not least, it is effective if the community partners have their databases ready for use and finalize their goals of data visualization before working with Trinity students. On the first few meetings, community partners discuss about their priorities and how Trinity students can help them to create data visualization that benefits their goal. Each week students make different rough drafts of map, chart or graph based on the goals, and show community partner to receive constructive feedbacks. In the end of the semester, community partners will choose the best data visualizations that meet their goals for future uses.

A11: Transition Plan for Park Watershed Data

Posted on

The tools I have been using for my data visualization are all public and can be found online. As of right now, I am the owner of the graphs and tables I’ve made. However, by creating a Gmail account, anyone can access the Google Fusion and Wizard tables. I would simply have to share it with anyone who wishes to view or edit any changes. Organizations and non-profits, such as the Park River Watershed, could easily create an general account, which would make things easier and more convenient when handling data changes and switching over to who has accessibility to update it.

I also received sample data of the ‘interdistrict’, ‘district’, and ‘more Pre-K centers’ from Professor Jack Dougherty who retrieved this data from SmartChoices. From this website, one can distinguish between the different types of SmartChoices schools around the Hartford area region further.

Finally, I created data visualization through GitHub repositories, which can be easily found by searching my username: slo2293. Data and HTML coding here can be forked with other users and updated through Java Script. Jack has also created a wonderful tutorial for first time users to understand here in his Data Visualization WordPress. Though coding is not for everyone, there are other files one can search for to tweak for their liking.

Overall, the data and tools that I worked with were all pretty standard in terms of difficulty of accessing or understanding things. GitHub and Google Drive are public sites for anyone to create an account, and the SmartChoices descriptions are all public.

Transition Plan

Posted on

The data I used to create my visualization was simply found on the internet. These useful locations and points in West Hartford can be changed and others can be added or removed. The goal and intention was simply to find useful resources for children 8 and under. This visualization show’s these location in the West Hartford boundary.

I imagine a map such as mine can be used or maps that are specifically used for solely one of the types of locations. Such as a map of only day cares or dental care.

I first used google fusion tables that can be located through this link.

Polygon data

Point data

And finally I used github to create the two layer map, that can be found here.

Transition Plan Ed Studies

Posted on

Rachel,

I write this with the intent to create the most seamless transition possible from me working with data visualizations to not working with data visualizations, and to help integrate what I’ve created into your future powerpoint slides, and lesson plans.

Fortunately, all the visualizations and graphs I’ve been working on are sourced with html code, which means they will be easily embedded onto any web based page you need them to be. I believe it would be best to use the iframe plugin in most instances to do this most effectively, which instructions are posted for here: http://epress.trincoll.edu/dataviz/chapter/embed-iframe/

I believe all URL’s for my visualizations are openly available as well, and from this can be simply embedded via iframe.

Additionally, since all the html code for my visualizations are publicly available, they can be easily forked, edited and hosted to update, or change for any other applicable lesson plans. A simple intuitive version as to how one may edit an html file to insert appropriate data can be found here: https://github.com/JackDougherty/gviz-scatter-series/blob/master/index.html,(lines beginning with // represent instructions as to how to properly modify).

I hope to meet with you in the next few weeks to finalize how to properly meet your future data visualization needs. That being said, I hope the instructions presented here are a good start.

Best,

Ben