<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michelle Minkoff &#187; class</title>
	<atom:link href="http://michelleminkoff.com/category/class/feed/" rel="self" type="application/rss+xml" />
	<link>http://michelleminkoff.com</link>
	<description>[&#34;passion&#34;, &#34;learning&#34;, &#34;journalism&#34;, &#34;data&#34;, &#34;technology&#34;].join()</description>
	<lastBuildDate>Wed, 06 Feb 2013 22:03:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Piece de resistance: Data viz wrapup</title>
		<link>http://michelleminkoff.com/2010/03/08/piece-de-resistance-data-viz-wrapup/</link>
		<comments>http://michelleminkoff.com/2010/03/08/piece-de-resistance-data-viz-wrapup/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 06:27:00 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CAR]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[tufte]]></category>
		<category><![CDATA[accent color]]></category>
		<category><![CDATA[art gallery]]></category>
		<category><![CDATA[art medium]]></category>
		<category><![CDATA[bar graph]]></category>
		<category><![CDATA[chicago art]]></category>
		<category><![CDATA[chicago artists]]></category>
		<category><![CDATA[computer assisted reporting]]></category>
		<category><![CDATA[data reporting]]></category>
		<category><![CDATA[discretion]]></category>
		<category><![CDATA[flash component]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[gallery buildings]]></category>
		<category><![CDATA[instinct]]></category>
		<category><![CDATA[medill]]></category>
		<category><![CDATA[monopoly]]></category>
		<category><![CDATA[paintbrushes]]></category>
		<category><![CDATA[palletes]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[searchable database]]></category>
		<category><![CDATA[storytelling]]></category>
		<category><![CDATA[thrust]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=747</guid>
		<description><![CDATA[And, scene.  That&#8217;s a term borrowed from theater, it&#8217;s used as an act or scene closes.  My giant Chicago art gallery persistence project is completed.  We&#8217;ve got a trend article that uses CAR techniques, and a Flash visualization and a searchable database.  The main thrust to the story is that of the galleries that existed [...]]]></description>
				<content:encoded><![CDATA[<p>And, scene.  That&#8217;s a term borrowed  from theater, it&#8217;s used as an act or scene closes.  My giant Chicago art gallery persistence project is completed.  We&#8217;ve got a <a href="http://michelleminkoff.com/2010/03/03/persistence-of-chicago-art-galleries/" target="_blank">trend article that uses CAR techniques,</a> and a <a href="http://minkoffcodingadventures.com/galleries/" target="_blank">Flash visualization and a searchable database</a>.  The main thrust to the story is that of the galleries that existed in Chicago in 1990, about half have survived.  What&#8217;s enabled them to survive, though, has varied.  And while I can give you the overall picture, maybe you, as someone interested in the topic, care more about a certain medium or gallery or part of the city.  You must be able to find the part of the story that matters to you.  This is the non-linear storytelling first mentioned in the beginning weeks of Medill.  But for me, it is no longer just an idea, it is a reality.<span id="more-747"></span><br />
<br/></p>
<h2>Visualizing through graphics</h2>
<p>The Flash component allows you to search by art medium accepted, or by neighborhood.  The neighborhoods are determined by groups of zip codes, and the ten art medium categories are made of various combinations of the more than 60 categories itemized in the Chicago Artists&#8217; Coalition&#8217;s list of galleries.  One important thing I&#8217;ve learned about data reporting is that you have to use journalistic discretion to pare down the options.  60-something categories of media can be extremely overwhelming.  If you fail to use discretion when creating a project, you&#8217;ve failed the user.  I used Tuftian principles for the graph itself, keeping it as simple as possible.  I liked using the idea of duplicates to make up the units of a bar graph.  I went with houses to symbolize the gallery buildings.  My first instinct was to use paintbrushes, or paint palletes.  But that doesn&#8217;t work when you are sorting for the decline of these galleries that sold wearable art. The Monopoly-style house was the best generic choice.  I went with the blue accent color since it was calm and unobtrusive, but more visually interesting than a solid black and white graph.  I&#8217;ve been doing a lot of reading about the power of an accent color, and sticking mostly with the neutral to pack a punch.  Other tweaks I made as I went along included adjusting the size of the ticks on the y axis.  I found myself thinking more about interface design than usual, when you have a certain filter on, the background color on that button should be different to indicate what variables you are looking at.</p>
<p>And I learned something about myself.  When I set out, this type of piece is what I saw as the definition of a visualization.  Now, I see data-driven applications, especially those allowing for you to dig deep using the power of frameworks, as a form of visualization. One isn&#8217;t necessarily better than the other, in fact, I think they play off of each other.  But I&#8217;m not a visual person.  It&#8217;s fun to play with, but I know designers who could have packed more of a visual punch with this piece.  But by keeping it simple, I&#8217;m hoping it works.<br />
<br/></p>
<h2>Searchable databases are visualizations, too</h2>
<p>You can read most of my thoughts on how this came out <a href="http://michelleminkoff.com/2010/02/28/django-app-2-conquering-forms-and-the-google-api/" target="_blank">here</a>, and I&#8217;ve made a few small tweaks since then.  Most notable is dealing with the list of media accepted on the detail page.  I was trying to form a sentence with the media that were accepted, but was having trouble figuring out how to display &#8220;and&#8221; before the second-to-last template tag that was actually displayed.  I solved the problem by turning the accepted media list into a list of bullet points.  I think it reads better this way, too.  I like the idea of being able to get an overview of sorting the data through the Flash visualization, and then digging as deep as you want with the searchable database.<br />
<br/><br />
<h2>Not providing  current gallery information</h2>
<p>Going back to the Flash visualization, throughout the quarter, my independent study adviser Rich Gordon and I debated the merit of putting the number of current galleries into the visualization.  I eventually opted not to.  That&#8217;s because this whole project is about persistence of art galleries &#8212; what happened to the 96 that existed in 1990?  Introducing the number of current galleries is a completely different data set.  I tried making it another node on the graph, but it made everything else seem tiny.  Even listing the number of current galleries just seemed out of place.  I believe the lesson here is to stick to your data set.  Comparing the galleries that persisted to total number of galleries is a valid project, but a different project &#8212; that was my ultimate conclusion.<br />
<br/><br />
<h2>Flash as a viz tool</h2>
<p>Some other challenges I encountered included proper alignment of the various house icons (thanks to Flash&#8217;s grid feature for help on that).  Knowing when to use the right tool was an interesting battle.  At first, I was trying to get Flash to create the detailed views that Django is ultimately better suited for.  By combining Flash and Django, I think I came up with a significantly better combination.  Even if someone doesn&#8217;t explicitly go into design, I would heartily recommend they read Tufte and try experiments in Processing, Flash and Django.  It&#8217;ll all help in the long run.<br />
<br/><br />
<h2>Looking toward the future</h2>
<p>There was a time, not that many months ago, when I prided myself on the fact that I knew enough about programming to communicate with coders.  Now, I just do the programming myself &#8212; or at least, as much as I can.  I&#8217;ve determined that visual design isn&#8217;t my forte, but I understand enough about it that I&#8217;ll be able to integrate smoothly with an art director or Web designer.  I even understand enough about Flash that I&#8217;ll be able to collaborate closely with front-end interactive designers.  But I wouldn&#8217;t know any of this if I hadn&#8217;t tried a lot of new things. I&#8217;ve applied my journalistic curiosity, that I typically use for subject matter, to new ways to tell stories, and tools with which I can bring those stories to life.  It is for that adventure that I embarked on this journey.  As I said after my Washington quarter, I&#8217;ve learned a lot, and I&#8217;ve also learned just how little I know. It will be an ongoing quest. But how fun and educational it&#8217;s been to ramp up my skills in these past ten weeks.<br />
<br/><br />
<h2>The power of community</h2>
<p>As I&#8217;ve been pursuing the independent study, one of my other goals has been to blog regularly.  By that, I mean more often than once a month, which has been my typical pattern.  And through the excitement I&#8217;ve gotten from my exploration of programming journalism and visualizations, I&#8217;ve been able to do that.  I&#8217;ve promised myself it won&#8217;t end at this point, there&#8217;s so much more to explore.</p>
<p>But if you&#8217;re reading this, I want to thank you. Your comments on the site, via email, or on Twitter have enhanced my learning process.  You may not be receiving tuition money, but whether you helped me troubleshoot my Django app, discussed the intracies of Flash, pointed me to a great GitHub tutorial or just chatted with me about where I might fit in the grand scheme of things, I couldn&#8217;t have done it without you.  The greatest asset of the CAR community, as I see it, is the community itself.  I look forward to keeping in touch for years to come.</p>
<p>It&#8217;s for that reason that I couldn&#8217;t be more excited about NICAR later this week.  (Less than 72 hours till I leave!)  I can&#8217;t wait to meet you all in person, to hear even more inspiring ideas that I can bring to my first &#8220;real job&#8221; (not sure where that is yet, but I&#8217;ll keep you posted).  Heck, I&#8217;m even giving a five-minute lightning talk on some cool tricks I&#8217;ve been playing with in Javascript.  It&#8217;s a beautiful thing when an almost-graduated student&#8217;s knowledge is valued that much.  But from what I&#8217;ve seen, I shouldn&#8217;t be surprised.  It&#8217;s not about a judgment of age or experience, it&#8217;s about sharing something with each other.  That&#8217;s what makes NICAR, this quarter and journalism in general so special.  As it says on my high school class ring, knowledge is power.  I&#8217;m ecstatic that we all will continue that journey together for years to come.</p>

<div class="wp_rp_wrap  wp_rp_plain" id="wp_rp_first"><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >March 3, 2010 -- <a href="http://michelleminkoff.com/2010/03/03/persistence-of-chicago-art-galleries/" class="wp_rp_title">Persistence of Chicago Art Galleries</a></li><li >February 28, 2010 -- <a href="http://michelleminkoff.com/2010/02/28/django-app-2-conquering-forms-and-the-google-api/" class="wp_rp_title">Django app #2: Conquering forms and Google Maps API</a></li><li >January 10, 2010 -- <a href="http://michelleminkoff.com/2010/01/10/which-states-have-been-hit-hardest-by-unemployment-in-the-last-decade/" class="wp_rp_title">Which states have been hit hardest by unemployment in the last decade?</a></li><li >January 18, 2010 -- <a href="http://michelleminkoff.com/2010/01/18/committing-fact-errors-in-visualizations/" class="wp_rp_title">Committing fact errors in visualizations</a></li><li >February 9, 2010 -- <a href="http://michelleminkoff.com/2010/02/09/repetition-repetition-the-power-of-multiples/" class="wp_rp_title">Repetition, repetition: The power of multiples</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/" class="wp_rp_title">Visual confections are more than mere presentation</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/03/08/piece-de-resistance-data-viz-wrapup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Persistence of Chicago Art Galleries</title>
		<link>http://michelleminkoff.com/2010/03/03/persistence-of-chicago-art-galleries/</link>
		<comments>http://michelleminkoff.com/2010/03/03/persistence-of-chicago-art-galleries/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:26:08 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CAR]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[1980s]]></category>
		<category><![CDATA[analyzing data]]></category>
		<category><![CDATA[art collectors]]></category>
		<category><![CDATA[art gallery]]></category>
		<category><![CDATA[chicago art galleries]]></category>
		<category><![CDATA[chicago artists]]></category>
		<category><![CDATA[computer assisted reporting]]></category>
		<category><![CDATA[decline]]></category>
		<category><![CDATA[department stores]]></category>
		<category><![CDATA[fate]]></category>
		<category><![CDATA[flexibility]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[heyday]]></category>
		<category><![CDATA[large scale]]></category>
		<category><![CDATA[local art]]></category>
		<category><![CDATA[mecca]]></category>
		<category><![CDATA[paintings]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[respite from]]></category>
		<category><![CDATA[searchable database]]></category>
		<category><![CDATA[sortable]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[visualizations]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=726</guid>
		<description><![CDATA[I&#8217;ve spent the quarter compiling and analyzing data exploring the persistence of Chicago art galleries, as a way of exploring CAR for the arts.  I found a list from the Chicago Artists&#8217; Coalition of 96 such businesses that existed in 1990, and tracked their fate.  A story summarizing the trend follows (an assignment for my [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve spent the quarter compiling and analyzing data exploring the persistence of Chicago art galleries, as a way of exploring CAR for the arts.  I found a list from the Chicago Artists&#8217; Coalition of 96 such businesses that existed in 1990, and tracked their fate.  A story summarizing the trend follows (an assignment for my Arts Reporting class).  You can see the accompanying searchable database <a href="http://minkoffcodingadventures.com/galleries/" target="_blank">here</a>.  That page will also soon include a Flash visualization exploring the decline in those original galleries over time, sortable by area and medium. <strong>(UPDATE 3/7/10: The Flash visualization is now posted.)</strong><span id="more-726"></span></p>
<h2>Gallery owners: Flexibility necessary for survival</h2>
<p>Chicago’s local art gallery community is a tight-knit group.  Ask them about the industry’s history. They’ll tell you this city was once seen as a mecca for new, up-and-coming art galleries – but that was in the mid- and late-1980s.  And things have changed since then.</p>
<p>There was a time when dealers at these personalized institutions sold everything from paintings to kaleidoscopes to cards – all to a stream of clients with a variety of interests from across the globe. The pieces they sold gave customers a respite from the large-scale department stores that had emerged in earlier decades, where so many items were mass-produced.  Art collectors knew they could get something special at one of the at least 96 galleries that existed in Chicago as of 1990.</p>
<p>In fact, the Chicago Artists’ Coalition put together a list of these galleries that were within the city limits, as well as others in the suburbs and further downstate. It served as a resource for their members to learn where they could sell their work.</p>
<p>Fast-forward to 2010, and some gallery owners will tell you the heyday of the 1980s has vanished, and Chicago isn’t able to support galleries the way it once did.   Others don’t bemoan the health of the gallery industry.  They say it’s manageable, if you’re smart about your expectations for your business.</p>
<p>Deven Golden, director of the Compassrose Gallery in 1990, said, “We used to say we were an international gallery that just called Chicago home, but that dried up at the end of the ‘80s.”</p>
<p>Golden, who managed the River North gallery that closed in 1992 after founder Jim Rose’s death, has since moved to New York to pursue his career as a gallery owner.</p>
<p>The persistence of these galleries, their ability to survive, is one way to measure the health of the visual art industry in Chicago.</p>
<p>The Medill News Service followed up with representatives from the 96 galleries listed in the city as of 1990, to find out their fate.  Analysis of a database created from this information revealed that six other gallery owners had similar thoughts to Golden, and they have moved their galleries out of state since 1990.  And 34 of the 96 galleries have relocated within Illinois, often remaining in Chicago.</p>
<p>49 galleries from the original list are now closed.  That’s just over half of the total.</p>
<p>To survive the change in the economic climate in the past 20 years, some gallery owners say they have expanded their inventory into other areas. While they still consider their businesses galleries, they have other interests.</p>
<p>Karen McCauley is the manager of Gallery Genesis, located on the South Side.  It’s one of seven galleries to stay in its same location since 1990.  McCauley credits the business’ success to a shift in focus.  “We’re more of a church goods and religious supply store now, than anything else.  But we are still a gallery.  We keep artwork on display upstairs, and we do sell it.”</p>
<p>She said the gallery was successful with its original focus on religious art until the early 2000s, and then it just wasn’t bringing in enough money in its current form.</p>
<p>“We’re in a niche that’s very small and specialized, it’s definitely hard,” McCauley said.</p>
<p>Gallery 1633, located on the Northwest side, is one of the nine galleries from the 1990 list that has closed in the past five years.  It closed in 2007 when co-founder, and then-owner, Montana Morrison decided to move it to Red Bluff, Calif.  Bill Dixon, husband of the late Morrison who died in late 2009, said that the gallery was affected not just by the artistic market in the area, but by the neighborhood as a whole.</p>
<p>“It just wasn’t like it used to be, wasn’t the same experience to live or work there,“ said Dixon.  “It was overcrowded, generally.  It wasn’t a comfortable place to shop, or to live.”</p>
<p>Others thought the prevailing issue was the lack of visibility for the gallery community in Chicago by the public at large.  And that’s a problem for a business in an industry where so much relies on word of mouth.</p>
<p>River North’s Center for Contemporary Art closed in 1996.  According to Cheryl Pelavin, who worked at the gallery in the 1990’s, the reason was clear: “Lack of prestige,” she said simply.</p>
<p>For many gallery owners, these issues meant that their love of art dealing often took them away from the city they called home, as they found the market increasingly difficult throughout the 1990’s and 2000’s.</p>
<p>Golden of the Compassrose Gallery now owns his own gallery, Deven Golden Fine Arts, in New York.</p>
<p>“In the ‘90s, we sold 60 percent of our art to people outside of Chicago, “ he said of his work at Compassrose.  “I don’t think we were alone.”</p>
<p>Golden said that for many international clients, it was often easier to get to New York from Europe.  The Big Apple also created a certain experience for these collectors, which Chicago simply didn’t have, he said.</p>
<p>“Collectors like to go to New York,” said Golden.  “When people were starting their collections, they’d go to Chicago, and it’d be fine.  But when people started to buy enough, suddenly it would matter and click, and they ‘d move on.”</p>
<p>At the end of the 1980’s , the gallery scene was on its way up,  Golden said.  At that time, he thought it might meet the success and prevalence that theater now enjoys in Chicago.  But that would have required more substantial backing from the city.  “We never got to the critical mass that we needed.  It just didn’t happen,” he said.  “The city had a lot of trouble forming its own identity as an art community.”</p>
<p>And Golden said he wishes that weren’t true.  “I could’ve stayed in Chicago.  But I liked the gallery thing. I thought to myself, ‘I want to have my own, and in Chicago, it’s just very difficult to do.’”</p>
<p>The declining climate for galleries isn’t specific to Chicago, though. Golden owned a gallery on Manhattan’s 57<sup>th</sup> Street for five years, and in the early 2000’s, he lost his backer, and had to close that gallery.</p>
<p>He’s now opened a new one, but he sees it as more of a side business that supplements his work at Artsystems, where he designs software for art dealers.</p>
<p>Yet others have made it work in Chicago. One such gallery owner is Cheryl Pertl, whose A.E.S Gallery has persisted in Chicago since 1990.   The business has moved three times, but has always stayed within the city limits.  “We go where the customers are,” she said.  She added the key is being flexible as the market shifts.  While she previously focused on mediums, such as painting and sculpture, now she carries works across media but only covering one topic: McDonalds. She said that attracts a specialized, and dependable, client base.</p>
<p>Pertl now also owns the Ogilvie-Pertl Gallery, which opened in 2000 in the River East Art Center.  As opposed to the modern incarnation of A.E.S., it has a broader specialization.  Her tip for success is to recognize that treating a gallery as a sole source of income may not be feasible.  “I make my own art, too.  If you think you can just exist on the money you make from a gallery in Chicago, well, it’s not that you can’t, it’s just extremely difficult.”</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >March 8, 2010 -- <a href="http://michelleminkoff.com/2010/03/08/piece-de-resistance-data-viz-wrapup/" class="wp_rp_title">Piece de resistance: Data viz wrapup</a></li><li >February 28, 2010 -- <a href="http://michelleminkoff.com/2010/02/28/django-app-2-conquering-forms-and-the-google-api/" class="wp_rp_title">Django app #2: Conquering forms and Google Maps API</a></li><li >February 21, 2010 -- <a href="http://michelleminkoff.com/2010/02/21/text-file-or-database/" class="wp_rp_title">Is a flat text file or a database right for an app?</a></li><li >January 10, 2010 -- <a href="http://michelleminkoff.com/2010/01/10/which-states-have-been-hit-hardest-by-unemployment-in-the-last-decade/" class="wp_rp_title">Which states have been hit hardest by unemployment in the last decade?</a></li><li >January 18, 2010 -- <a href="http://michelleminkoff.com/2010/01/18/committing-fact-errors-in-visualizations/" class="wp_rp_title">Committing fact errors in visualizations</a></li><li >January 31, 2010 -- <a href="http://michelleminkoff.com/2010/01/31/data-delver-tyson-evans-new-york-times-interface-engineer/" class="wp_rp_title">Data Delver: Tyson Evans, NY Times Interface Engineer</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/03/03/persistence-of-chicago-art-galleries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Django app #2: Conquering forms and Google Maps API</title>
		<link>http://michelleminkoff.com/2010/02/28/django-app-2-conquering-forms-and-the-google-api/</link>
		<comments>http://michelleminkoff.com/2010/02/28/django-app-2-conquering-forms-and-the-google-api/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 08:03:28 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[backlog]]></category>
		<category><![CDATA[boyle]]></category>
		<category><![CDATA[colleagues]]></category>
		<category><![CDATA[congress]]></category>
		<category><![CDATA[delver]]></category>
		<category><![CDATA[dev team]]></category>
		<category><![CDATA[exploring data]]></category>
		<category><![CDATA[finished piece]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[independent study]]></category>
		<category><![CDATA[interviewee]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[journalists]]></category>
		<category><![CDATA[new york times]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[pythonpath]]></category>
		<category><![CDATA[rich gordon]]></category>
		<category><![CDATA[robust features]]></category>
		<category><![CDATA[searchable database]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[study advisor]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=715</guid>
		<description><![CDATA[It&#8217;s been a busy week for the programming journalists &#8212; as I&#8217;m sure you&#8217;ve seen. Congrats to all, especially the dev team at The New York Times, who just released the newest version of the Congress API, with plenty more robust features to play with, as well as my recent Data Delver interviewee Andy Boyle [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a busy week for the programming journalists &#8212; as I&#8217;m sure you&#8217;ve seen. Congrats to all, especially the dev team at The New York Times, who just released the newest version of the <a href="http://developer.nytimes.com/docs/congress_api" target="_blank">Congress API</a>, with plenty more robust features to play with, as well as my recent Data Delver interviewee <a href="http://twitter.com/andymboyle" target="_blank">Andy Boyle</a> (who is #11 in my backlog, I&#8217;ll get to you all before NICAR, I promise!) who just released a<a href="http://projects.tampabay.com/mylawmaker/" target="_blank"> Django app</a>, with the help of his St. Pete colleagues.  I&#8217;m sure there&#8217;s more.  For too long, I didn&#8217;t join the party, not having a platform of my own, like Boyle&#8217;s St. Pete.  But after building one of these things, I just can&#8217;t stop seeing the opportunities. So <a href="http://minkoffcodingadventures.com/galleries/" target="_blank">this</a> happened!</p>
<p>I&#8217;ve been working on my independent study, exploring data looking at the persistence of arts galleries in Chicago.  There&#8217;s a lot of interesting patterns that I&#8217;m both reporting for my arts class, and visualizing for the project. But what I think what would be a really helpful part of the presentation is to let people look at the parts they care about.  My independent study advisor Rich Gordon and I discussed not using Processing to make the visualization &#8212; which was our original plan &#8212; but focusing on the best tool for the job.  I&#8217;m moving the graphical part of it back into Flash.  That wasn&#8217;t enough, though. I wanted to open it up as a searchable database that will accompany this story, and the finished piece is helping me perform analysis, too.  <span id="more-715"></span></p>
<p>This quickly morphed from a quick supplement to a wrap-your-head-around-it-now-this-is-serious Django App #2!  Check it out <a href="http://minkoffcodingadventures.com/galleries/" target="_blank">here</a>, download original data <a href="http://michelleminkoff.com/datasets/galleries1990.csv" target="_blank">here</a>, go to GitHub for code <a href="http://github.com/michelleminkoff/Galleries" target="_blank">here</a>.</p>
<p>Forms didn&#8217;t seem too complicated, but it was much tougher going than I imagined.  I had the most trouble wrapping my head around how to use code to approach multiple values returned by the user, you can select as many different categories of gallery as you want, and the form will return the results. Before I learned that you could search IN a list, the code was merely picking up the last value selected.  And then, what&#8217;s the point of a multiple? There were also issues with the Apache settings and using POST.</p>
<p>What&#8217;s funny about coding is that I&#8217;ve spent hours hashing this out, and I don&#8217;t really remember many of the specific problems at the moment.  I remember their solutions, but not what went wrong.  I just see it all as part of the process.</p>
<p>As an added feature, I thought maps would help people place where these different galleries were, not necessarily as an aggregate, but as you&#8217;re reading about a gallery in the detail view, it would be nice to contextualize it visually.  But this didn&#8217;t call for a scrolling interactive, Javascript-heavy piece, just the <a href="http://code.google.com/apis/maps/documentation/staticmaps/" target="_blank">Google Static Maps API</a>.  I&#8217;m pleased I was able to get the geocoding done through a Python script, and then use Django template tags to insert lats and longs.  It&#8217;s just the beginning of working with geographic data, but was especially meaningful because after I finished my script and ran it, I came across a sample geocoding Python script in my email that Derek Willis had sent me back in the fall.  That was the night I finally &#8220;got&#8221; what Python and Ruby were capable of.  And I was able to reproduce it on my own!</p>
<p>It&#8217;s that exhilarating feeling that makes all of this worthwhile, in a selfish sense.  Sure, I do it because I believe this is a valuable type of journalism, and I think it has great meaning and potential for the general population.  And in this day and age, I think it&#8217;s essential that we make the most of data, and use the technology that&#8217;s available to us &#8212; there&#8217;s so much potential!  But, in a more visceral sense, I still get a kick out of seeing something filter just right, map out just how it&#8217;s supposed to.  There&#8217;s really something special about a piece that allows people to fulfill their own curiosities in a way that matters to them, in a way  that simply isn&#8217;t bound by a linear storytelling format.</p>
<p>I&#8217;ve been thinking about my coding experience as being a lot like stumbling around in the dark.  First, I just stood still, heightened my senses and observed my surroundings to get a sense of the environment.  Then, I started slowly feeling my way along the wall, trying simple things.  Found others who could help, became confident enough to step away from the safety of the wall, knowing that as I tripped and fell, others could help me get back up.  (On this particular project, many thanks to Ken Schwencke, Andy Boyle, Brian Boyer, Chris Amico&#8217;s blog posts, and of course, the ever-patient and responsive Derek Willis who started me on my quest.  No bias, just who happened to be online at the right time.)  I metaphorically fell way too many times.</p>
<p>I&#8217;ve found deployment to be the worst part, by far, and it gets a little better each time I do it.  Being that I hadn&#8217;t really heard of Apache before a week ago, well, let&#8217;s hope it improves. On the same vein, I spent two hours trying to install SQLite, adjust the PYTHONPATH etc., since I got an error that my SQLite database was unreadable.  Turns out, I still had the local path set in settings.py.  And I made the same correction last week, just forgot.  I&#8217;m coming to think that the answer is almost always the missing parentheses or slash, or something miniscule.  <a href="http://en.wikipedia.org/wiki/Occam%27s_razor">Occam&#8217;s razor:</a> The simplest explanation is often the best one.</p>
<p>Now, I find myself running a little too fast sometimes, forgetting that I can&#8217;t really see where I&#8217;m going. Running into a wall at full speed hurts.  But it&#8217;s so much better than standing still!  And I know how to get up myself, and where I can go for a helping hand.</p>
<p>Back to the app, the design could use improvement, and so could the logic of some of the detail pages. In fact, a lot of that is taken from the last app.  One thing I really want to work on is fixing the output of a list of categories associated with the gallery, it yields a list separated by commas.  But there&#8217;s no &#8220;and&#8221; before the last item.  I hope to fix it soon, although whether I can puzzle that out before the end of the quarter is iffy.</p>
<p>There&#8217;s always something new to try, and I know I&#8217;ll tweak this further.  I suppose it&#8217;s sort of an example of agile development in a way (a technique described in practice at Medill <a href="http://crunchberry.org/tag/agile/" target="_blank">here</a> by the Chicago Tribune&#8217;s Brian Boyer.)  But I do think I have a much better handle on forms now, which I know has to be quite important in the CAR/Web-dev world.</p>
<p>If you have any feedback about the database, or happen to find any data points that stick out to you personally, I&#8217;m always interested in chatting.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >March 8, 2010 -- <a href="http://michelleminkoff.com/2010/03/08/piece-de-resistance-data-viz-wrapup/" class="wp_rp_title">Piece de resistance: Data viz wrapup</a></li><li >March 3, 2010 -- <a href="http://michelleminkoff.com/2010/03/03/persistence-of-chicago-art-galleries/" class="wp_rp_title">Persistence of Chicago Art Galleries</a></li><li >January 12, 2010 -- <a href="http://michelleminkoff.com/2010/01/12/data-delver-ted-mellnik-charlotte-observer-database-editor/" class="wp_rp_title">Data Delver: Ted Mellnik, Charlotte Observer database editor</a></li><li >February 21, 2010 -- <a href="http://michelleminkoff.com/2010/02/21/text-file-or-database/" class="wp_rp_title">Is a flat text file or a database right for an app?</a></li><li >March 29, 2010 -- <a href="http://michelleminkoff.com/2010/03/29/using-javascript-for-interactive-google-charts/" class="wp_rp_title">Using Javascript for interactive Google charts</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/data-delver-lisa-pickoff-white/" class="wp_rp_title">Data Delver: Lisa Pickoff-White, California Watch</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/28/django-app-2-conquering-forms-and-the-google-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Data Delver: Lisa Pickoff-White, California Watch</title>
		<link>http://michelleminkoff.com/2010/02/15/data-delver-lisa-pickoff-white/</link>
		<comments>http://michelleminkoff.com/2010/02/15/data-delver-lisa-pickoff-white/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 03:38:49 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data delvers]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[best fit]]></category>
		<category><![CDATA[california watch]]></category>
		<category><![CDATA[checkpoint]]></category>
		<category><![CDATA[conversations]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[dui checkpoints]]></category>
		<category><![CDATA[investigative organizations]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[journalists]]></category>
		<category><![CDATA[lisa pickoff-white]]></category>
		<category><![CDATA[many cars]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[multimedia producer]]></category>
		<category><![CDATA[newspapers]]></category>
		<category><![CDATA[profitability]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[rapid emergence]]></category>
		<category><![CDATA[regions of california]]></category>
		<category><![CDATA[ten seconds]]></category>
		<category><![CDATA[using technology]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=637</guid>
		<description><![CDATA[While talking to data reporters from around the country, it’s become apparent to me that the best work is done when the staff is supportive.  Some newspapers are doing great work, and some are struggling.  Which led me to wonder how the investigative organizations are doing, new and encouraging experimentation to draw eyes and inform [...]]]></description>
				<content:encoded><![CDATA[<p>While talking to data reporters from around the country, it’s become apparent to me that the best work is done when the staff is supportive.  Some newspapers are doing great work, and some are struggling.  Which led me to wonder how the investigative organizations are doing, new and encouraging experimentation to draw eyes and inform readers.  I’ve been impressed with the rapid emergence of California Watch on to the field and find it almost difficult to believe how much they’ve accomplished in the month or so they’ve been live.</p>
<p>Recently, <a href="http://californiawatch.org/">California Watch</a> ran a <a href="http://californiawatch.org/public-safety/car-seizures-dui-checkpoints-prove-profitable-cities-raise-legal-questions" target="_blank">package</a> on the profitability of DUI checkpoints that did an exceptional job of making the most of the Web and allowing for multiple levels of exploration by incorporating a graphic, map, video and text.  Multimedia Producer <a href="http://www.pickoffwhite.com/" target="_blank">Lisa Pickoff-White</a> took the time to chat with me and answer some of my questions about her work, the organization and share her thoughts about the industry of journalistic data visualizations.<span id="more-637"></span><em><br/><br/>This profile of Pickoff-White is a part of my continuing series I’m calling “Data Delvers,” where I pass on summaries, quotes and audio clips from conversations with journalists using technology to find, analyze and convey data-driven stories and/or projects to the modern audience.</em><br />
<br/><br />
<h2>California Watch&#8217;s workflow</h2>
<p>Pickoff-White said the various stories are assigned, and it’s up to them to decide what the best fit for the story is.  She said she knew she wanted to do a map, because she wanted to demostrate trends of where certain checkpoints were clustering in certain regions of California.  She felt that the readers could at least get that out of it if they only looked at it for ten seconds.  But if they wanted to delve deeper, they could get more information about any checkpoint by clicking on it. But then there were just two levels, very broad, and very detailed. She wanted to pull focus to the cities with the five highest impound rates, and also visually demonstrate just how many cars were being impounded.  That’s where the interactive graphic comes in as a sort of middle ground.<br />
<br/><br/><br />
<h2>The advantages and concerns of non-profit status</h2>
<p>Sustainability is a constant concern for the not-for-profit organizations, that Pickoff-White said she thinks about often. She said it’s important that users spend time with her work, and are able to understand the story.  As part of this goal, she said one of the best classes she took at Berkeley was one in interface design.</p>
<p>But one of her favorite parts of working at California Watch is the collaboration.  “Everyone’s so engaged and really excited to be here,” she said.  “You know we all want to be working on every story.”</p>
<p>She collaborates closely with fellow multimedia producer, <a href="http://www.getluckie.net/" target="_blank">Mark Luckie</a>, who also edits the journalism and technology blog <a href="http://10000words.net/" target="_blank">10,000 Words</a>.  Pickoff-White also collaborates often with <a href="http://californiawatch.org/user/agustin-armendariz" target="_blank">Agustin Armendariz</a>, the computer-assisted reporting specialist at California Watch.<br />
<br/><br/><br />
<h2>Transitioning to multimedia work</h2>
<p>For several years, Pickoff-White worked as a reporter, seeing herself as a data geek who did stories based on politics, budgets, science and technology among other topics.  But she went to graduate journalism school at Berkeley to pursue multimedia, coming to California Watch soon after graduation.</p>
<p>“I’ve always been someone who thinks very visually,” she said, “and I wanted to bring that to my journalism.”<br />
<br/><br/><br />
<h2>Experiments can be risky</h2>
<p>She said she feels lucky that she can experiment at California Watch, but at the same time, she feels very responsible for the traffic numbers the work receives.  It’s important to her that people are looking at and engaging with her interactives.</p>
<p>She cited an example from Berkeley where she was part of a team that made a <a href="http://pickoffwhite.com/flash/dollarsandchange/" target="_blank">piece</a> exploring donors to Obama&#8217;s presidential campaign with many different features and lots of  ways people could explore  information.  It was posted on the hyperlocal sites <a href="http://missionlocal.org/">Mission L@cal</a> and <a href="http://www.oaklandnorth.org">Oakland North</a>, but didn’t get much traffic.  In contrast, she later worked on a <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/g/a/2009/04/09/water.DTL&amp;type=green" target="_blank">piece</a> that featured a game with some short videos, and required the user to do only one or two things.  She said it did a lot better.</p>
<p>“I think the key lesson is simplicity,” said Pickoff-White.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >February 13, 2010 -- <a href="http://michelleminkoff.com/2010/02/13/mo-tamman-wall-street-journal/" class="wp_rp_title">Data Delver: Mo Tamman, Wall Street Journal</a></li><li >February 12, 2010 -- <a href="http://michelleminkoff.com/2010/02/12/data-delver-william-hartnett-palm-beach-post/" class="wp_rp_title">Data Delver: William Hartnett, Palm Beach Post</a></li><li >January 12, 2010 -- <a href="http://michelleminkoff.com/2010/01/12/data-delver-ted-mellnik-charlotte-observer-database-editor/" class="wp_rp_title">Data Delver: Ted Mellnik, Charlotte Observer database editor</a></li><li >February 20, 2010 -- <a href="http://michelleminkoff.com/2010/02/20/data-delver-chase-davis-california-watch/" class="wp_rp_title">Data Delver: Chase Davis, California Watch</a></li><li >March 8, 2010 -- <a href="http://michelleminkoff.com/2010/03/08/data-delver-jennifer-lafleur-propublica/" class="wp_rp_title">Data Delver: Jennifer LaFleur, ProPublica</a></li><li >January 31, 2010 -- <a href="http://michelleminkoff.com/2010/01/31/data-delver-matt-waite/" class="wp_rp_title">Data Delver: Matt Waite, St. Petersburg Times</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/15/data-delver-lisa-pickoff-white/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizing networking: When it doesn&#8217;t work</title>
		<link>http://michelleminkoff.com/2010/02/15/visualizing-networking-when-it-doesnt-work/</link>
		<comments>http://michelleminkoff.com/2010/02/15/visualizing-networking-when-it-doesnt-work/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 03:10:17 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[both genders]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[getting a job]]></category>
		<category><![CDATA[great potential]]></category>
		<category><![CDATA[huckleberry finn]]></category>
		<category><![CDATA[independent study]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[mark twain]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[observation]]></category>
		<category><![CDATA[political agenda]]></category>
		<category><![CDATA[programming exercise]]></category>
		<category><![CDATA[s programming]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[story idea]]></category>
		<category><![CDATA[visualization technique]]></category>
		<category><![CDATA[visualizing data]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=633</guid>
		<description><![CDATA[So much in journalism and in life, we strive for perfection in our work. The best story idea, the best presentation.  We strive for perfection as individuals, we compete to be the best, get to the scene before someone else, write tighter, edit faster.  But sometimes, it’s just as important to recognize when something just [...]]]></description>
				<content:encoded><![CDATA[<p>So much in journalism and in life, we strive for perfection in our work. The best story idea, the best presentation.  We strive for perfection as individuals, we compete to be the best, get to the scene before someone else, write tighter, edit faster.  But sometimes, it’s just as important to recognize when something just didn’t work.  I think that’s still an achievement, the real problem is if you think succeeded, when in reality you have failed your audience. That was my lesson of the week.</p>
<p>Social networking analysis is a topic that my independent study advisor Rich Gordon and I have been discussing often during our weekly meetings and through materials he’s pointed me to, as well as my own reading and observation, I think it has some great potential in terms of journalistic applications.  Whether it’s about getting a job or pushing your political agenda, so much in this world is about who you know. <span id="more-633"></span></p>
<p>That’s why I was so excited that this week’s programming exercise in Ben Fry’s Visualizing Data book, which I’m using to learn Processing, focused on visualizing networks.  The chapter focused on showing these connections between adjacent words in the text, and proving how it was not an effective visualization technique.  I couldn’t agree more – this was the wrong application for it.</p>
<p>The book mapped the words in Mark Twain&#8217;s Huckleberry Finn, but because I don’t like replicating exact projects when I can avoid it, I decided to hop over to <a href="http://www.gutenberg.org/wiki/Main_Page" target="_blank">Project Gutenberg </a>and find something more interesting.  Upon searching for journalism, because why not, I found a book on “<a href="http://www.gutenberg.org/dirs/etext05/8jrnw10h.htm" target="_blank">Journalism and Women</a>,” written by a man.  This piece is worth a post of its own, in trying to supposedly help women.  Parts are condescending, and some advice is more relevant today than ever, but for both genders.  Today&#8217;s subject isn&#8217;t the book&#8217;s content as a whole, but the connections between words to see if that helped to illuminate certain points.  Hint: It didn&#8217;t, because this was a failed experiment.</p>
<p>But I learned the skills of how to use a network map to visualize connections, which could be valuable in the future.  It&#8217;s really difficult to make sense of thousands, and even hundreds of nodes.  I think this type of visualization demands a strong interactive component so the user can make sense of what’s happening, and a filtering mechanism would be even better.</p>
<p>As I was writing this, Rich sent me a <a href="http://slatest.slate.com/features/news_dots/default.htm" target="_blank">link</a> to a Slate visualization of how news stories connect to each other &#8212; &#8220;News Dots&#8221;. Great content, and the interface works, using different colors for different categories, having many different levels of filtering and exploration.  You can even go back and look at other days.  The more you roll over, the more you click, the more you want to explore, but I can understand what’s important at a glance.  I just got sidetracked for 20 minutes in deep exploration. Which is the mark of good work, in my eyes.</p>
<p>Back to my visualization.  Here’s the <a href="http://michelleminkoff.com/women_journalism/output.pdf" target="_blank">final product</a>, which I coded to be output as a PDF, it looks like a jumbled mess.  The bigger the bubble, the more time the word appears.  And there&#8217;s still so many common words with no meaning that the visualization is started to represent how many times &#8220;than&#8221; was used, utterly unhelpful.  (There’s 126 pages worth of connections by the way, when you force the program to output them, and that’s eliminating duplicate nodes.)  A user can’t get much out of this, no longer how long he or she stares at it, other than the fact that there are a lot of complicated connections.</p>
<p>The book then instructed us to try to make more sense of the information by bringing it into the open source <a href="http://www.graphviz.org/" target="_blank">Graphviz</a> program. It looks at and sorts the nodes hierarchically.  The program froze on my 126 pages of connections.  When I limited it to 10 pages, the first two chapters of my book, it produced <a href="http://www.michelleminkoff.com/womenjourn2.gif" target="_blank">this rather complicated gif file</a> &#8212; which has a significantly long load time.</p>
<p>It makes a little more sense, but frankly not much, but at least you can see the individual nodes. And if you zoom in, you can scroll around, which is an interesting way to provide interactivity within a very large static graphic.  But this is nowhere near ready for professional publication.</p>
<p>This section has taught me a lot about the importance of optimizing complicated visualizations, probably by coding it so only some parts load at once.</p>
<p>The chapter also took a look at using networking the right way by looking at a Web server and instead of individual nodes letting the data create a shape. The shape depicts a network, but without the same amount of detail. It works because it doesn’t overwhelm the reader.  But being as I have no Web server log of my own – I have to dig into the innards of my GoDaddy site, or I might be able to do it with my Django server once I get a project up and running in the coming week or so – I opted to treat it as an interesting reading exercise, but not one to put into practice, for now anyway.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >January 11, 2010 -- <a href="http://michelleminkoff.com/2010/01/11/importance-of-combining-data-analysis-with-context-reflections-on-readings-from-week-two/" class="wp_rp_title">Importance of combining data analysis with context (reflections on readings from week two)</a></li><li >February 21, 2010 -- <a href="http://michelleminkoff.com/2010/02/21/text-file-or-database/" class="wp_rp_title">Is a flat text file or a database right for an app?</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/" class="wp_rp_title">Visual confections are more than mere presentation</a></li><li >February 12, 2010 -- <a href="http://michelleminkoff.com/2010/02/12/data-delver-william-hartnett-palm-beach-post/" class="wp_rp_title">Data Delver: William Hartnett, Palm Beach Post</a></li><li >February 1, 2010 -- <a href="http://michelleminkoff.com/2010/02/01/relating-zip-codes-and-geography-using-processing/" class="wp_rp_title">Relating zip codes and geography using Processing</a></li><li >January 10, 2010 -- <a href="http://michelleminkoff.com/2010/01/10/which-states-have-been-hit-hardest-by-unemployment-in-the-last-decade/" class="wp_rp_title">Which states have been hit hardest by unemployment in the last decade?</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/15/visualizing-networking-when-it-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual confections are more than mere presentation</title>
		<link>http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/</link>
		<comments>http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 18:35:39 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[tufte]]></category>
		<category><![CDATA[aggregate]]></category>
		<category><![CDATA[capability]]></category>
		<category><![CDATA[checkout line]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[confection]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[edward tufte]]></category>
		<category><![CDATA[hershey bar]]></category>
		<category><![CDATA[independent study]]></category>
		<category><![CDATA[initiative]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[journalists]]></category>
		<category><![CDATA[many things]]></category>
		<category><![CDATA[news web]]></category>
		<category><![CDATA[princeton]]></category>
		<category><![CDATA[senses]]></category>
		<category><![CDATA[sweets]]></category>
		<category><![CDATA[transcription]]></category>
		<category><![CDATA[visual explanations]]></category>
		<category><![CDATA[wordnet]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=627</guid>
		<description><![CDATA[Data visualization.  It&#8217;s one of those terms that can mean so many things.  I say I&#8217;m doing an independent study on data visualization this quarter.  That&#8217;s true.  But a better description would be &#8220;data visualizations for journalism.&#8221;  I&#8217;ve talked about this with people before, a lot of pieces are gorgeous, and they do convey information, [...]]]></description>
				<content:encoded><![CDATA[<p>Data visualization.  It&#8217;s one of those terms that can mean so many things.  I say I&#8217;m doing an independent study on data visualization this quarter.  That&#8217;s true.  But a better description would be &#8220;data visualizations for journalism.&#8221;  I&#8217;ve talked about this with people before, a lot of pieces are gorgeous, and they do convey information, but they don&#8217;t tell a story that informs the viewer in a useful way.  Sure, the colors used in Flickr photos is data, and if you represent it visually, that is a visualization.  But that doesn&#8217;t make it appropriate for a news Web site.   It&#8217;s the same reason simple transcription doesn&#8217;t make up all of our news &#8212; and if  it ever does, then we really need to save journalism.  Whether through text or words, we use journalism to tell a story.</p>
<p>It&#8217;s something I&#8217;ve been wrestling with all quarter. It&#8217;s the reason I have such a problem with uncontextualized data centers as the primary data initiative in news organizations.  Which is why I found myself saying, &#8220;Yes, yes, yes!&#8221; to &#8220;Visual Confections,&#8221; the final chapter I read this week in Edward Tufte&#8217;s Visual Explanations.<span id="more-627"></span></p>
<p>I love the word confection, and the images it draws to mind.  One definition is of a food rich in sugar.  It&#8217;s sweet, pleasurable to the senses.  I always think of confections as more carefully crafted sweets, something I would get in the family-owned fudge shop by my middle school as opposed to a Hershey bar I might see in the checkout line.  And our journalistic creations should be confections in this sense, they must delight as well as inform.  But a second definition of confection, according to <a href="http://wordnetweb.princeton.edu/perl/webwn?s=confection" target="_blank">Princeton&#8217;s WordNet</a>, is concotion, &#8220;the act of creating something by compounding or mixing a variety of components.&#8221;</p>
<p>And that&#8217;s where it gets interesting.   Journalists have the capability to aggregate, analyze and redisplay information.  Even if it already exists on the Web, and the user can access it, we provide the context.  This speaks to me as various professors and editors have referred to some of my more adventurous news projects as &#8220;Web concoctions.&#8221;</p>
<p>It&#8217;s the only chapter in the book where I can recall an example from journalism being used.  The idea of visual confections is that while many visualizations are just representing a data set, you can use a visualization to tell a story, combining different sources and using bits of text &#8212; or &#8220;chatter&#8221; to inform the viewer.</p>
<p>Graphs may approach this when placed next to a story, or if ample text is included with the graph, or if further explanation appears on rollover or click.  And perhaps in exceptional circumstances, not one word of text will be needed, but I think that&#8217;s extremely difficult.  It should be reasonably quick for viewers to understand the point of the image or interactive experience, and in most cases, some words will be needed to help facilitate that.</p>
<p>I admired the example the book pulled that accompanied a June 1985 article in the Washington Post, warning viewers about the dangers of the fast-moving Potomac river.  What could have been presented as a boring list of safety tips becomes almost cartoonish in its illustration.  It doesn&#8217;t seem silly, but rather, makes the illustration more personable.  The various illustrations within the larger piece range from showing the structure of the waterways, to how you should arrange your body to try to survive the current.  Little blocks of illustration and chatter use Tufte&#8217;s principle of several small multiples being more clear than an illustration trying to do everything at once.</p>
<p>Treating a visualization as a confection and creative opportunity does more for grabbing a viewer&#8217;s attention, as well.  And it demands more creativity from the creator, which makes it more fun to design, I think.  That enjoyment is passed on to the user, the information sticks in the user&#8217;s head.  With that principle in mind, I can now see that a Django-based application, or any data-driven app, is a data visualization by some other name.</p>
<p>Visualizations are much more than how to make that Excel graph easier to understand and less boring &#8212; they tell a story that grabs the reader and helps him or her comprehend a diverse set of information.  It&#8217;s an attitude that we can bring to journalism of all sorts to take the profession away from stenography and into analysis.</p>
<p>Journalists are a lot like college professors, we must spend the time doing research to discover new things.  But we must also make sure we can convey that diverse set of information to people of all skills and interest levels, just as professors must communicate with everyone from freshmen in their intro class with vague interests to advanced graduate students working on a dissertation who demand very specific information.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >January 11, 2010 -- <a href="http://michelleminkoff.com/2010/01/11/importance-of-combining-data-analysis-with-context-reflections-on-readings-from-week-two/" class="wp_rp_title">Importance of combining data analysis with context (reflections on readings from week two)</a></li><li >January 25, 2010 -- <a href="http://michelleminkoff.com/2010/01/25/keep-it-subtle-stupid-differentiating-data-values-in-visualizations/" class="wp_rp_title">Keep it subtle, stupid: Differentiating data values in visualizations</a></li><li >February 9, 2010 -- <a href="http://michelleminkoff.com/2010/02/09/repetition-repetition-the-power-of-multiples/" class="wp_rp_title">Repetition, repetition: The power of multiples</a></li><li >January 18, 2010 -- <a href="http://michelleminkoff.com/2010/01/18/committing-fact-errors-in-visualizations/" class="wp_rp_title">Committing fact errors in visualizations</a></li><li >February 21, 2010 -- <a href="http://michelleminkoff.com/2010/02/21/text-file-or-database/" class="wp_rp_title">Is a flat text file or a database right for an app?</a></li><li >January 25, 2010 -- <a href="http://michelleminkoff.com/2010/01/25/personal-reflection-tuftes-messing-with-my-head/" class="wp_rp_title">Personal reflection: Tufte&#8217;s messing with my head</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Repetition, repetition: The power of multiples</title>
		<link>http://michelleminkoff.com/2010/02/09/repetition-repetition-the-power-of-multiples/</link>
		<comments>http://michelleminkoff.com/2010/02/09/repetition-repetition-the-power-of-multiples/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:11:08 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[tufte]]></category>
		<category><![CDATA[bar graph]]></category>
		<category><![CDATA[brain]]></category>
		<category><![CDATA[career test]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[distinctions]]></category>
		<category><![CDATA[elementary school teacher]]></category>
		<category><![CDATA[instances]]></category>
		<category><![CDATA[journalists]]></category>
		<category><![CDATA[little bit]]></category>
		<category><![CDATA[multiples]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[priority]]></category>
		<category><![CDATA[privilege]]></category>
		<category><![CDATA[repetition]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[simplicity]]></category>
		<category><![CDATA[small multiples]]></category>
		<category><![CDATA[space and time]]></category>
		<category><![CDATA[true heroes]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=545</guid>
		<description><![CDATA[Teachers are true heroes in today&#8217;s society, I owe so much to almost every one that I&#8217;ve ever had the privilege of working with. As the daughter of an elementary school teacher, and from teaching some classes on my own, I know that repetition is a key part of passing knowledge from your brain to [...]]]></description>
				<content:encoded><![CDATA[<p>Teachers are true heroes in today&#8217;s society, I owe so much to almost every one that I&#8217;ve ever had the privilege of working with.  As the daughter of an elementary school teacher, and from teaching some classes on my own, I know that repetition is a key part of passing knowledge from your brain to my brain.  And if you think about it, so much of what we do as journalists is a form of teaching, as we inform the public.  That&#8217;s why repetition can be a very valuable technique in data visualization, and Tufte devoted a chapter to it in this week&#8217;s reading, titled &#8220;Multiples in Space and Time.&#8221; <span id="more-545"></span></p>
<p>We see it used often in graphics, by juxtaposing the same object against other versions of the same object, we&#8217;re better able to compare and focus on the distinctions.  If we&#8217;re trying to make a point with a graphic or an article, repetition helps to make sure it&#8217;s something the user is thinking about.</p>
<p>It&#8217;s a strategy used in this <a href="http://junkcharts.typepad.com/.a/6a00d8341e992c53ef0120a8790b04970b-pi">graph</a> featured in <a href="http://junkcharts.typepad.com/">Junk Charts</a>, looking at the participation of people on Twitter in terms of percent. By keeping the unit used in a visualization consistent, you are keeping that variable constant.  But make that icon interesting enough, and people will care a little bit more than just looking at the height of a bar graph. Tufte says don&#8217;t frame the different instances, but let the objects speak for themselves.  Keep it simple.</p>
<p>It&#8217;s all about simplicity, and the balance between aesthetically pleasing the user and ensuring an accurate display of information.  And if only one is possible, the latter must take priority.</p>
<p>I&#8217;m definitely considering using this as a strategy in the visualization I&#8217;m doing for my final project.  It&#8217;s still in the beginning stages, since I&#8217;ve been creating my own database from scratch.</p>
<p>And on a side note, I just took <a href="http://www.careerpath.com/career-tests/colorcareercounselor.aspx" target="_blank">this</a> career test where you pick colors and it tells you what you are best suited for.  It says I am an &#8220;organizer&#8221; and I am best suited &#8212; wait for it &#8212; to work with &#8220;data systems.&#8221;  Weird.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/" class="wp_rp_title">Visual confections are more than mere presentation</a></li><li >January 25, 2010 -- <a href="http://michelleminkoff.com/2010/01/25/keep-it-subtle-stupid-differentiating-data-values-in-visualizations/" class="wp_rp_title">Keep it subtle, stupid: Differentiating data values in visualizations</a></li><li >January 30, 2010 -- <a href="http://michelleminkoff.com/2010/01/30/parallelism-packing-information-into-visualization/" class="wp_rp_title">Parallelism: Packing information into visualization</a></li><li >March 8, 2010 -- <a href="http://michelleminkoff.com/2010/03/08/piece-de-resistance-data-viz-wrapup/" class="wp_rp_title">Piece de resistance: Data viz wrapup</a></li><li >January 11, 2010 -- <a href="http://michelleminkoff.com/2010/01/11/importance-of-combining-data-analysis-with-context-reflections-on-readings-from-week-two/" class="wp_rp_title">Importance of combining data analysis with context (reflections on readings from week two)</a></li><li >January 4, 2010 -- <a href="http://michelleminkoff.com/2010/01/04/viz-week-1/" class="wp_rp_title">Reflections on Visualization Theory (Data viz readings, week 1)</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/09/repetition-repetition-the-power-of-multiples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Treemapping Gov. Quinn&#8217;s State of the State</title>
		<link>http://michelleminkoff.com/2010/02/09/treemapping-gov-quinns-state-of-the-state/</link>
		<comments>http://michelleminkoff.com/2010/02/09/treemapping-gov-quinns-state-of-the-state/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 16:04:19 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[dynamic project]]></category>
		<category><![CDATA[eyeballs]]></category>
		<category><![CDATA[governor]]></category>
		<category><![CDATA[hierarchies]]></category>
		<category><![CDATA[illinois]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[ny times]]></category>
		<category><![CDATA[pat quinn]]></category>
		<category><![CDATA[reporting tool]]></category>
		<category><![CDATA[squares]]></category>
		<category><![CDATA[state of the state address]]></category>
		<category><![CDATA[treemap]]></category>
		<category><![CDATA[trees]]></category>
		<category><![CDATA[unstructured text]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=540</guid>
		<description><![CDATA[This week in the Processing book, I learned all about trees and hierarchies. There&#8217;s a lot of potential here for allowing the user to delve deeper into interactives by providing multiple layers. This is a very cool example of how programming helps support my theory of journalism &#8212; the deeper the information you offer, the [...]]]></description>
				<content:encoded><![CDATA[<p>This week in the Processing book, I learned all about trees and hierarchies.  There&#8217;s a lot of potential here for allowing the user to delve deeper into interactives by providing multiple layers.  This is a very cool example of how programming helps support my theory of journalism &#8212; the deeper the information you offer, the more the user has to explore. You&#8217;re conveying knowledge, and if you&#8217;re holding interest, you&#8217;re keeping eyeballs on the site. But treemapping is most valuable as a reporting tool, I think, making structured data out of unstructured text.</p>
<p>This <a href="http://michelleminkoff.com/state_of_the_state/applet/index.html">example project</a> is a static map of Gov. Quinn&#8217;s State of the State <a href="http://www.google.com/url?sa=t&#038;source=web&#038;ct=html&#038;cd=1&#038;ved=undefined&#038;url=http%3A%2F%2F74.125.95.132%2Fsearch%3Fq%3Dcache%3Aq_y9SryfCvgJ%3Awww.illinois.gov%2Fpublicincludes%2Fstatehome%2Fgov%2Fdocuments%2F2010%252520SOS%252520Transcript.PDF%2Bquinn%2Bstate%2Bof%2Bthe%2Bstate%2Btranscript%26cd%3D1%26hl%3Den%26ct%3Dclnk%26gl%3Dus%26client%3Dfirefox-a&#038;ei=z4BxS9XVHovKNbzTzO0J&#038;usg=AFQjCNF81krBpWBro2A0C_JUi3lhR6ErBg&#038;sig2=gW1-8jGZEuzW93VvdX6Frg">address</a>.  The bigger the square containing the word, the more times it appeared.  I told the program not to include &#8220;the,&#8221; &#8220;an,&#8221; &#8220;a&#8221;, or &#8220;of&#8221;, because then it&#8217;s just a map of large squares of articles.  But the more articles you tell it to delete, the more you find more of them.  Note to self: Make a list of all articles to exclude from this sort of thing in the future.  </p>
<p>I thought it was interesting how few times the word &#8220;state&#8221; actually came up in the speech.  It&#8217;s important to remember that even when we see words contained within small boxes, they are still fairly significant.  The insignificantly small words are those contained in boxes that are too small to contain letters.</p>
<p>It would be an even better project if you could click on the small boxes to zoom in, in the style of that <a href="http://www.nytimes.com/interactive/2010/02/01/us/budget.html">fabulous NY Times budget interactive</a> from a little while back.</p>
<p>I also made a dynamic treemap that details the structure of a folder on your file system. The dynamic project is of course more interesting, but the way it works, it depends on being loaded on your computer, so I&#8217;m holding off from posting it online.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >February 1, 2010 -- <a href="http://michelleminkoff.com/2010/02/01/relating-zip-codes-and-geography-using-processing/" class="wp_rp_title">Relating zip codes and geography using Processing</a></li><li >February 13, 2010 -- <a href="http://michelleminkoff.com/2010/02/13/mo-tamman-wall-street-journal/" class="wp_rp_title">Data Delver: Mo Tamman, Wall Street Journal</a></li><li >January 31, 2010 -- <a href="http://michelleminkoff.com/2010/01/31/data-delver-matt-waite/" class="wp_rp_title">Data Delver: Matt Waite, St. Petersburg Times</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/data-delver-lisa-pickoff-white/" class="wp_rp_title">Data Delver: Lisa Pickoff-White, California Watch</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/visualizing-networking-when-it-doesnt-work/" class="wp_rp_title">Visualizing networking: When it doesn&#8217;t work</a></li><li >January 31, 2010 -- <a href="http://michelleminkoff.com/2010/01/31/data-delver-tyson-evans-new-york-times-interface-engineer/" class="wp_rp_title">Data Delver: Tyson Evans, NY Times Interface Engineer</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/09/treemapping-gov-quinns-state-of-the-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relating zip codes and geography using Processing</title>
		<link>http://michelleminkoff.com/2010/02/01/relating-zip-codes-and-geography-using-processing/</link>
		<comments>http://michelleminkoff.com/2010/02/01/relating-zip-codes-and-geography-using-processing/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:54:08 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[fry]]></category>
		<category><![CDATA[interactive features]]></category>
		<category><![CDATA[journalists]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[note to self]]></category>
		<category><![CDATA[nuances]]></category>
		<category><![CDATA[population density map]]></category>
		<category><![CDATA[precise location]]></category>
		<category><![CDATA[reporting tool]]></category>
		<category><![CDATA[scatterplot]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[t news]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[visualizing data]]></category>
		<category><![CDATA[zip code]]></category>
		<category><![CDATA[zip codes]]></category>
		<category><![CDATA[zipdecode]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=510</guid>
		<description><![CDATA[This week I tackled recreating Ben Fry&#8217;s Zipdecode project, which he gives great step-by-step instructions for in his Visualizing Data book that I have been following along with this quarter. It&#8217;s an interesting take on the concept of the scatterplot, even before using its interactive features, it asserts its usefulness as a population density map. [...]]]></description>
				<content:encoded><![CDATA[<p>This week I tackled recreating Ben Fry&#8217;s <a href="http://benfry.com/zipdecode/">Zipdecode</a> project, which he gives great step-by-step instructions for in his Visualizing Data book that I have been following along with this quarter.</p>
<p>It&#8217;s an interesting take on the concept of the scatterplot, even before using its interactive features, it asserts its usefulness as a population density map.  Each dot represents a different zip code, and the more zip codes an area requires, the greater its population. This visualization isn&#8217;t news per se, but could be a valuable reporting tool, helping journalists to understand how visualizations are geographically related, and helping them find the precise location of where a certain source is located.<span id="more-510"></span></p>
<p>I take no creative credit for the project that emerged below.  But I did learn a few things about the Processing language and coding that I thought might be useful to note.  Probably more useful as a note to self than anything else, but here goes.</p>
<ol>
<li>If you&#8217;re unable to find a class, you may think it&#8217;s because you are missing a bracket within that class.  But you could be missing a bracket in another class, which could affect other code.  It took me much longer than it should have to figure that out.</li>
<li>You can clean a spreadsheet or database efficiently by using a program to adjust small nuances.  But sometimes the time it takes to code is longer than it would take for you to do it in a non-programatic way.  If the question is making it easier for the computer to parse, then you should let a program make that change. If it&#8217;s a question of making it easier on your eyes, there may be times when that isn&#8217;t as necessary.  Or maybe that&#8217;s just me.</li>
<li>Little nuances can take a lot longer than you think.  I kept fussing with the placement of textual instructions, wondering if it was clear enough where to click and when.  Sometimes simple is better, I think just having the word &#8220;Zoom&#8221; for people to click on is clearer than a three-level sliding scale in this case.</li>
<li>Embedding Processing applets in WordPress is buggier than it should be.  I&#8217;m unhappy that the visualization displays as a big gray box.  But I couldn&#8217;t see a way to put text on that gray box saying &#8220;Click in this box to begin,&#8221; because that blank box doesn&#8217;t appear when I run the visualization directly on my computer, it just appears as it should.  It&#8217;s a little better in HTML, so I&#8217;ll be linking instead of embedding from here forward. You can find today&#8217;s visualization <a href="http://michelleminkoff.com/minkoff_zipcode/applet/zipcode.html" target="_blank">here</a>.</li>
</ol>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >February 9, 2010 -- <a href="http://michelleminkoff.com/2010/02/09/treemapping-gov-quinns-state-of-the-state/" class="wp_rp_title">Treemapping Gov. Quinn&#8217;s State of the State</a></li><li >February 21, 2010 -- <a href="http://michelleminkoff.com/2010/02/21/text-file-or-database/" class="wp_rp_title">Is a flat text file or a database right for an app?</a></li><li >January 25, 2010 -- <a href="http://michelleminkoff.com/2010/01/25/ben-fry-on-visualizations-and-processing/" class="wp_rp_title">Ben Fry on visualizations and Processing</a></li><li >January 10, 2010 -- <a href="http://michelleminkoff.com/2010/01/10/which-states-have-been-hit-hardest-by-unemployment-in-the-last-decade/" class="wp_rp_title">Which states have been hit hardest by unemployment in the last decade?</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/visualizing-networking-when-it-doesnt-work/" class="wp_rp_title">Visualizing networking: When it doesn&#8217;t work</a></li><li >January 19, 2010 -- <a href="http://michelleminkoff.com/2010/01/19/majors/" class="wp_rp_title">Changes in the numbers of students majoring in programming and social sciences</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/02/01/relating-zip-codes-and-geography-using-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parallelism: Packing information into visualization</title>
		<link>http://michelleminkoff.com/2010/01/30/parallelism-packing-information-into-visualization/</link>
		<comments>http://michelleminkoff.com/2010/01/30/parallelism-packing-information-into-visualization/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:00:17 +0000</pubDate>
		<dc:creator>Michelle Minkoff</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data visualizations]]></category>
		<category><![CDATA[tufte]]></category>
		<category><![CDATA[border crossings]]></category>
		<category><![CDATA[capabilities of computers]]></category>
		<category><![CDATA[chunk]]></category>
		<category><![CDATA[chunks]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[ebb and flow]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[historical events]]></category>
		<category><![CDATA[interactive tools]]></category>
		<category><![CDATA[literary sense]]></category>
		<category><![CDATA[musical composition]]></category>
		<category><![CDATA[nuance]]></category>
		<category><![CDATA[outliers]]></category>
		<category><![CDATA[parallelism]]></category>
		<category><![CDATA[personal vehicles]]></category>
		<category><![CDATA[rapid changes]]></category>
		<category><![CDATA[repetition]]></category>
		<category><![CDATA[trains]]></category>
		<category><![CDATA[visual explanations]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://michelleminkoff.com/?p=468</guid>
		<description><![CDATA[Information is fascinating at many different levels. Show me a simple graph of the components that make up a whole, that tells me something. I&#8217;ve found almost anything is more interesting when looked at across time, since it adds another dimension. This also helps with analysis, because outliers or rapid changes are often related to [...]]]></description>
				<content:encoded><![CDATA[<p>Information is fascinating at many different levels.  Show me a simple graph of the components that make up a whole, that tells me something.  I&#8217;ve found almost anything is more interesting when looked at across time, since it adds another dimension.  This also helps with analysis, because outliers or rapid changes are often related to historical events.  Compare a few data sets across time, and you have more perspective, and even more information.</p>
<p>The ebb and flow of the use of trains in border crossings is interesting on its own, but by comparing it to the ebb and flow of personal vehicles used in border crossings, you learn more about both data sets.</p>
<p>Which brings me to the value of parallelism, Tufte&#8217;s topic in this week&#8217;s reading, &#8220;Parallelism: Repetition and Change, Comparison and Surprise” from &#8220;Visual Explanations.&#8221;  He explains how valuable it is to look at data sets at once, in one graph, than have several different graphs across time that each stand on their own.  Of course, it is possible to clutter up a visualization with too much information, so one must be careful.<span id="more-468"></span></p>
<p>Tufte also focuses on the capabilities of computers in allowing a user to navigate through complex data to the part they want to focus on, permitting them to repeatedly listen to and analyze a certain part of a musical composition, for example.  This relates to the power of interactive tools in data viz, and generally journalistic content.  Break it down into digestable chunks, let people step in or out of the content as much or little as they want.  The details are there, but you don&#8217;t have to absorb all of it to get the point.  Or go ahead and absorb as much as you want.  Have fun exploring one chunk very deeply, because you want to get its nuance. It&#8217;s up to the user to make his or her own personalized experience.</p>
<p>Because of these benefits of parallelism, the concept has been used to help people understand information in a literary sense for years &#8212; I still remember learning about this in high school, maybe middle school.  And a graph showing multiple sets at once is extremely popular, and one of my favorite types of visualizations.  Color one line different from the others, and you&#8217;re making a point of analysis.  Keep it objective, and you&#8217;re opening analysis up to the user.  Versatile, and ripe for as much depth, or lack of depth, as a user wants.</p>
<p>The first time I was introduced to parallelism was with the <a href="http://www.babynamewizard.com/voyager" target="_blank">Name Voyager</a>, looking at trends in baby name popularity.  The concept has showed up in some of the New York Times&#8217; visualizations, such as the 2008 <a href="http://www.nytimes.com/interactive/2008/02/23/movies/20080223_REVENUE_GRAPHIC.html" target="_blank">box office receipts</a> graph.  And even as I write this, I ran across <a href="http://twitter.com/MacDivaONA/status/8387782908" target="_blank">this tweet</a> from <a href="http://www.twitter.com/MacDivaONA" target="_blank">@MacDivaONA</a> (Chrys Wu) pointing me to a<a href="http://www.informationisbeautiful.net/visualizations/timelines/" target="_blank"> graph using parallelism</a> to relate the years of time travel in various movies.  I spent 20 minutes looking at it, and I know I still haven&#8217;t grasped half the nuances. That&#8217;s the point.  It is, as Wu writes, a &#8220;datavizgasm.&#8221;</p>
<p>Now, that last piece may not be telling a news story, per se, but I would argue that journalism means conveying information, and if it captivates someone&#8217;s interest, it does tell a story. What&#8217;s the earliest year that has been time traveled to in a movie?  The latest?  Do paths of time traveling characters ever intersect?  (When it comes to asking if something&#8217;s journalism, I would come down with data guru extraordinaire Adrian Holovaty.  When asked the same question re: publishing databases online, such as his <a href="http://www.everyblock.com/" target="_blank">Everyblock</a>, Holovaty said, <a href="http://www.holovaty.com/writing/data-is-journalism/" target="_blank">&#8220;Who cares?&#8221;</a>)</p>
<p>For this last graph, the makers have <a href="http://www.informationisbeautiful.net/process/time-travel-in-tv-and-film-process/" target="_blank">cataloged their creation process</a> (thanks!) at<a href="http://www.informationisbeautiful.net/" target="_blank"> Information is Beautiful</a>.  It&#8217;s informative to see the iterations the graph goes through.  Parallelism as a graph form does pack a punch.  But to do it right, it can&#8217;t be too confusing, and there must be a strong <a href="http://www.infovis-wiki.net/index.php/Data-Ink_Ratio" target="_blank">Data-Ink ratio</a>, to use a Tufte term.  All the lines drawn on the page, or as many as possible, should have to do with data.  Creating content concisely is important whether you&#8217;re writing, editing, designing or coding.  And that sentence, right there, is a parallel structure.</p>

<div class="wp_rp_wrap  wp_rp_plain" ><div class="wp_rp_content"><h3 class="related_post_title">Related posts you might enjoy:</h3><ul class="related_post wp_rp" style="visibility: visible"><li >January 25, 2010 -- <a href="http://michelleminkoff.com/2010/01/25/keep-it-subtle-stupid-differentiating-data-values-in-visualizations/" class="wp_rp_title">Keep it subtle, stupid: Differentiating data values in visualizations</a></li><li >February 15, 2010 -- <a href="http://michelleminkoff.com/2010/02/15/striving-toward-visual-storytelling-not-just-presentation/" class="wp_rp_title">Visual confections are more than mere presentation</a></li><li >February 9, 2010 -- <a href="http://michelleminkoff.com/2010/02/09/repetition-repetition-the-power-of-multiples/" class="wp_rp_title">Repetition, repetition: The power of multiples</a></li><li >January 11, 2010 -- <a href="http://michelleminkoff.com/2010/01/11/importance-of-combining-data-analysis-with-context-reflections-on-readings-from-week-two/" class="wp_rp_title">Importance of combining data analysis with context (reflections on readings from week two)</a></li><li >January 18, 2010 -- <a href="http://michelleminkoff.com/2010/01/18/committing-fact-errors-in-visualizations/" class="wp_rp_title">Committing fact errors in visualizations</a></li><li >January 4, 2010 -- <a href="http://michelleminkoff.com/2010/01/04/viz-week-1/" class="wp_rp_title">Reflections on Visualization Theory (Data viz readings, week 1)</a></li></ul><div class="wp_rp_footer"><a class="wp_rp_backlink" target="_blank" rel="nofollow" href="http://www.zemanta.com/?wp-related-posts">Zemanta</a></div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://michelleminkoff.com/2010/01/30/parallelism-packing-information-into-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
