<?xml version="1.0" encoding="utf-8"?> 
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
 <title type="text">SHRIPHANI PALAKODETY: Posts tagged 'd3'</title>
 <link rel="self" href="http://blog.shriphani.com/feeds/d3.atom.xml" />
 <link href="http://blog.shriphani.com/tags/d3.html" />
 <id>urn:http-blog-shriphani-com:-tags-d3-html</id>
 <updated>2014-05-21T11:56:47Z</updated>
 <entry>
  <title type="text">Visualizing the most powerful brands by industry</title>
  <link rel="alternate" href="http://blog.shriphani.com/2014/05/21/visualizing-the-most-powerful-brands-by-industry/?utm_source=d3&amp;utm_medium=Atom" />
  <id>urn:http-blog-shriphani-com:-2014-05-21-visualizing-the-most-powerful-brands-by-industry</id>
  <published>2014-05-21T11:56:47Z</published>
  <updated>2014-05-21T11:56:47Z</updated>
  <author>
   <name>SHRIPHANI PALAKODETY</name></author>
  <content type="html">&lt;html&gt;
&lt;p&gt;Hover on the arcs for details.&lt;/p&gt;

&lt;p&gt;Data from &lt;a href="http://www.forbes.com/powerful-brands/list/"&gt;Forbes&lt;/a&gt;, plotted using d3.js&lt;/p&gt;

&lt;iframe frameborder="0" height="700" width="900" scrolling="no" src="http://shriphani.com/visualizations/forbes_brand_awareness/"&gt;&lt;/iframe&gt;&lt;/html&gt;</content></entry>
 <entry>
  <title type="text">Wikipedia Server Requests By the Hour</title>
  <link rel="alternate" href="http://blog.shriphani.com/2014/05/18/wikipedia-server-requests-by-the-hour/?utm_source=d3&amp;utm_medium=Atom" />
  <id>urn:http-blog-shriphani-com:-2014-05-18-wikipedia-server-requests-by-the-hour</id>
  <published>2014-05-18T04:38:54Z</published>
  <updated>2014-05-18T04:38:54Z</updated>
  <author>
   <name>SHRIPHANI PALAKODETY</name></author>
  <content type="html">&lt;html&gt;
&lt;p&gt;I found &lt;a href="http://www.wikibench.eu/?page_id=60"&gt;this dataset&lt;/a&gt; of server requests to Wikipedia. This is a plot of the server requests made by the hour on 19th of September, 2007.&lt;/p&gt;

&lt;iframe frameborder="0" height="700" width="900" scrolling="no" src="http://shriphani.com/visualizations/wikipedia_trace/"&gt;&lt;/iframe&gt;

&lt;p&gt;Code and processed dataset used to generate this plot are &lt;a href="https://github.com/shriphani/visualizations/tree/master/wikipedia_trace"&gt;in this repo&lt;/a&gt;.&lt;/p&gt;&lt;/html&gt;</content></entry></feed>