<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>JDAntos</title>
	<atom:link href="http://jdantos.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jdantos.wordpress.com</link>
	<description>Notes from Washington D.C. on cities, bicycling, public transit, baseball, music, politics, food.</description>
	<lastBuildDate>Wed, 22 Feb 2012 13:22:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jdantos.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>JDAntos</title>
		<link>http://jdantos.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jdantos.wordpress.com/osd.xml" title="JDAntos" />
	<atom:link rel='hub' href='http://jdantos.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Capital Bikeshare Data, Part 8: Mileage and Elevation Change</title>
		<link>http://jdantos.wordpress.com/2012/02/22/capital-bikeshare-data-part-8-mileage-and-elevation-change/</link>
		<comments>http://jdantos.wordpress.com/2012/02/22/capital-bikeshare-data-part-8-mileage-and-elevation-change/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 06:13:01 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[Capital Bikeshare]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=769</guid>
		<description><![CDATA[A quick part 8 showing elevation changes and station-to-station distances of all Capital Bikeshare trips in 2011. I had previously noticed a fairly dominant Bikeshare market between residential neighborhoods north of Massachusetts Ave. and the downtown area.  In fact, trips between what I called Mid-City, Mid-City North, and downtown accounted for more than half of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=769&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>A quick part 8 showing elevation changes and station-to-station distances of all Capital Bikeshare trips in 2011.</em></p>
<p>I had previously noticed a fairly dominant Bikeshare market between residential neighborhoods north of Massachusetts Ave. and the downtown area.  In fact, trips between what I called Mid-City, Mid-City North, and downtown accounted for more than half of all Bikeshare trips. Corey had previously <a href="http://www.coreyholman.com/regression.jpg">noticed that the higher up a station is, the more likely it is that originating trips are headed downhill</a>.  That makes sense from a physics point of view &#8211; from a higher station, most destinations are downhill.  But, I think the question is<em> whether the city&#8217;s topography is adding potentially costly imbalance to the system?</em> Is there a relationship between the sender/receiver status of a station, and the mix of uphill vs. downhill trips from it?</p>
<p>From a long-term perspective, it&#8217;s okay for a station to be imbalanced over short periods of time, as a downtown station is receiver in the morning and a sender in the evening.  As long as those demand markets are numerically in balance, one solution is to just add more capacity (docks and bikes) to be sure that supply can accommodate demand.  But if a station is not in balance over the long haul, and consistently sees its docks fill or empty without natural re-balancing from other users, it will require constant attention and re-filling by the crews and the vans, which is (presumably) expensive.</p>
<p>Corey graciously provided the (straightline?) <a href="http://www.coreyholman.com/dist.csv">distances and elevation changes</a> between all Bikeshare stations, which I ran a quick a frequency distribution on in Access on all trips in 2011.  The system is flowing net downhill.  The re-balancing vans appear to be moving bikes uphill, on net.  60% of all trips are headed downhill (or level), and 40% are headed uphill. I put &#8220;net zero&#8221; trips in the downhill section, but these are</p>
<div id="attachment_776" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-distribution-of-trip-elevation-change2.jpg"><img class="size-full wp-image-776" title="Capital Bikeshare Distribution of Trip Elevation Change" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-distribution-of-trip-elevation-change2.jpg?w=500&#038;h=333" alt="" width="500" height="333" /></a><p class="wp-caption-text">Capital Bikeshare is flowing slightly net downhill. 6% more trips went downhill than uphill (net, station-to-station).</p></div>
<p>The vast majority of trips do not go up or down more than 20 meters, or about 60 feet.  This may be because it&#8217;s difficult to cover much more elevation change on a short bike ride in Washington, but it is possible &#8211; some O-D pairs can involve as much as 80-100 meter change.</p>
<p>Of course, we only know the elevation of the station where the customer began and ended, not the actual elevation change they pedaled.  I think about this on my commute sometimes, as I glide down Capitol Hill towards downtown, only to pedal uphill again from the Mall.</p>
<p>So, the question is whether some stations are imbalanced because of topography, and if so, how badly.  Is there a consistent relationship between a station&#8217;s &#8220;balancedness&#8221; and the average elevation change of trips originating from it?  I did up a quick scatter plot, although I&#8217;m still not sure whether it&#8217;s answering the question:</p>
<div id="attachment_774" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-stations-balancedness-vs-uphill-downhill.jpg"><img class="size-full wp-image-774" title="capital Bikeshare stations, balancedness vs uphill downhill" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-stations-balancedness-vs-uphill-downhill.jpg?w=500&#038;h=320" alt="" width="500" height="320" /></a><p class="wp-caption-text">&quot;Balancedness&quot; vs. Average Elevation Change in Capital Bikeshare stations, all trips 2011</p></div>
<p>To me, this chart is saying a few things, although I&#8217;m not sure of the right way to visualize this data (let me know if you want the source file to play with and re-display):</p>
<ul>
<li>The majority of stations were roughly in balance in 2011.  The big cluster of stations in the middle are stations where origins didn&#8217;t exceed destinations by much, and just as many trips went uphill as downhill over the course of the year.</li>
<li>Topography and demand does seem to be causing imbalance at some stations, and the problem is primarily &#8220;sender&#8221; stations where trips mostly flow downhill &#8211; e.g. the top left quadrant.  The stations in this area are, to name a few, 16th &amp; Harvard NW, 36th &amp; Calvert NW, 14th &amp; Harvard NW, Wisconsin &amp; Macomb NW, Tenleytown, 11th &amp; Kenyon NW.</li>
<li>High-elevation stations are not necessarily imbalanced. Topography is not the only thing causing imbalance.  Look at the circles spread out along the x-axis &#8211; these are high elevation stations where most originating trips are headed downhill, but the are similar numbers of trips coming back <span style="text-decoration:underline;">uphill</span> dock and balance out the station over the year.</li>
</ul>
<div>By the way, that station where the net trip was uphill by 50 meters? Minnesota Ave. &amp; Nannie Helen Burroughs NE &#8211; but only 4 trips originating in 2011 (it was only installed very recently, I believe).</div>
<div></div>
<div>What am I missing on this one? I&#8217;m not quite sure this one is there yet&#8230; anyone have any ideas?</div>
<div></div>
<p>Finally, here&#8217;s one last nugget &#8211; a distribution of station-to-station trip distances, all trips in 2011.  Of course we can&#8217;t tell the actual path people followed from origin to destination,but  these numbers are coming out similar to the duration numbers:</p>
<div id="attachment_775" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-distribution-of-trip-distance.jpg"><img class="size-full wp-image-775" title="Capital Bikeshare distribution of trip distance" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-distribution-of-trip-distance.jpg?w=500&#038;h=257" alt="" width="500" height="257" /></a><p class="wp-caption-text">Station-to-station distance of Capital Bikeshare trips, all trips 2011. About half of all trips are 1.5 miles or less, and 83% are less than 3 miles - about the distance one can bike in under the 30-minute window of free time.</p></div>
<p>A few observations:</p>
<ul>
<li>Lots of short trips! Half of all trips are 1.5 miles or less. This is consistent with the finding of lots of rentals in the 10-15 minute time frame.</li>
<li>There is no big difference between casual and registered users&#8217; trip distances, and the majority (83%) are under 3 miles &#8211; also about what you can reasonably bike in the 30-minute window.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/769/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/769/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/769/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/769/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/769/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/769/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/769/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/769/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=769&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/22/capital-bikeshare-data-part-8-mileage-and-elevation-change/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-distribution-of-trip-elevation-change2.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Distribution of Trip Elevation Change</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-stations-balancedness-vs-uphill-downhill.jpg" medium="image">
			<media:title type="html">capital Bikeshare stations, balancedness vs uphill downhill</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-distribution-of-trip-distance.jpg" medium="image">
			<media:title type="html">Capital Bikeshare distribution of trip distance</media:title>
		</media:content>
	</item>
		<item>
		<title>Utilitaire #5 and #1 (again)</title>
		<link>http://jdantos.wordpress.com/2012/02/14/utilitaire-5-and-1-again/</link>
		<comments>http://jdantos.wordpress.com/2012/02/14/utilitaire-5-and-1-again/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 13:53:22 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[utilitaire]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=749</guid>
		<description><![CDATA[#5: Any Store that is Not a Grocery Store. The other day I made a run out to my new favorite local bakery, Spring Mill Bakery on Barracks Row.  I&#8217;m working on sampling all their breads, because they&#8217;re always selling something new, and it&#8217;s always yummy. This time it was a loaf of dill onion [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=749&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_756" class="wp-caption alignleft" style="width: 167px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1121.jpg"><img class=" wp-image-756 " title="IMG_1121" src="http://jdantos.files.wordpress.com/2012/02/img_1121.jpg?w=157&#038;h=210" alt="" width="157" height="210" /></a><p class="wp-caption-text">Spring Mill Bakery - mmm, bread...</p></div>
<p><strong>#5: Any Store that is Not a Grocery Store</strong>. The other day I made a run out to my new favorite local bakery, <a href="http://springmillbread.com/">Spring Mill Bakery</a> on Barracks Row.  I&#8217;m working on sampling all their breads, because they&#8217;re always selling something new, and it&#8217;s always yummy. This time it was a loaf of dill onion rye.</p>
<p>Learned on this ride: Bread from a bakery beats a grocery store every time.</p>
<p>Total mileage: 2 miles round trip</p>
<p>.</p>
<p>.</p>
<p>.</p>
<div id="attachment_750" class="wp-caption alignright" style="width: 202px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1106.jpg"><img class=" wp-image-750  " title="IMG_1106" src="http://jdantos.files.wordpress.com/2012/02/img_1106.jpg?w=192&#038;h=143" alt="" width="192" height="143" /></a><p class="wp-caption-text">Canadian geese swarm the Mt. Vernon Trail</p></div>
<p><strong>#1: Work</strong>. Okay, I know I used this one already, but last weekend I had a couple of pretty interesting rides to and from work.  I was again out in a different location for work, but thankfully it was right near the W&amp;OD trail, so I decided to ride.  On Saturday heading home I left Falls Church around 2:30pm, and had a very pleasant ride over the rolling hills of the Custis Trail, down to Rosslyn, and then on to the MVT.  The banks of the Potomac River were littered with Canadian Geese:Maybe I should have noticed that the geese were all hunkered down, because as I popped up to the 14th St Bridge, I noticed to my left that I couldn&#8217;t see the National Cathedral. It was shrouded in white mist. Odd.</p>
<div id="attachment_751" class="wp-caption aligncenter" style="width: 250px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1109.jpg"><img class="wp-image-751 " title="IMG_1109" src="http://jdantos.files.wordpress.com/2012/02/img_1109.jpg?w=240&#038;h=179" alt="" width="240" height="179" /></a><p class="wp-caption-text">Where did Georgetown go?</p></div>
<div id="attachment_752" class="wp-caption aligncenter" style="width: 250px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1111.jpg"><img class=" wp-image-752 " title="IMG_1111" src="http://jdantos.files.wordpress.com/2012/02/img_1111.jpg?w=240&#038;h=179" alt="" width="240" height="179" /></a><p class="wp-caption-text">A few minutes later, Rosslyn has also disappeared. Then, it was suddenly snowing sideways.</p></div>
<p>By the time I got to the other end of the bridge, I could no longer see Georgetown, or Roosevelt Island.</p>
<p>Then, all of a sudden, it was <em>snowing sideways </em>as the squall pushed through.  The wind whipped up, temperatures dropped, and I had to brace my knee against my bike to keep the wind from pushing it over to take this photo:</p>
<p>Back on my bike, a gust shoved me so hard I lunged right and my knee ricocheted off the guardrail on the bridge. At that point I decided I wanted to avoid going into or across the wind as much as possible for the rest of the trip, so bailed on my earlier route over Capitol Hill, headed down Maine Ave. and through SW to home.  Brrr&#8230;</p>
<div id="attachment_753" class="wp-caption alignleft" style="width: 226px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1113.jpg"><img class=" wp-image-753  " title="IMG_1113" src="http://jdantos.files.wordpress.com/2012/02/img_1113.jpg?w=216&#038;h=161" alt="" width="216" height="161" /></a><p class="wp-caption-text">Winter sunrise over the Memorial Bridge</p></div>
<p>Then, the next morning, I headed out in all 23 degrees and was back out towards Falls Church. I was close to bailing on the bike altogether, but figured it&#8217;d be an adventure, and could always hop on the train if it was too slippery.  I went over the Memorial Bridge, and stopped to catch the sunrise (I really should watch these more often).  I had warmed up enough to shed layers.</p>
<div id="attachment_754" class="wp-caption alignright" style="width: 153px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1117.jpg"><img class=" wp-image-754  " title="IMG_1117" src="http://jdantos.files.wordpress.com/2012/02/img_1117.jpg?w=143&#038;h=192" alt="" width="143" height="192" /></a><p class="wp-caption-text">Climbing up the Rosslyn hill</p></div>
<p>The trails were in okay shape, sometimes covered in a thin layer of snow, but the bike did fine. The bigger bummer was the incessant headwind, and all the over-salting on the roads, alas.  But, I got it back on the ride home, and had a niiiice tailwind pushing me home.</p>
<p>Saturday one-way: 13.1 miles</p>
<p>Sunday round-trip: 25.2 miles</p>
<p>Things I learned:</p>
<ul>
<li>Cycling in the cold won&#8217;t kill me.</li>
<li>Winter sunrises really are quite pretty.</li>
<li>Take it slow in the snow.</li>
<li>Wind can be fun, but really strong gusts can be dangerous to cyclists perched on two skinny tires.</li>
</ul>
<div id="attachment_755" class="wp-caption aligncenter" style="width: 310px"><a href="http://jdantos.files.wordpress.com/2012/02/img_1119.jpg"><img class="size-medium wp-image-755" title="IMG_1119" src="http://jdantos.files.wordpress.com/2012/02/img_1119.jpg?w=300&#038;h=224" alt="" width="300" height="224" /></a><p class="wp-caption-text">Snow in the fenders.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/749/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=749&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/14/utilitaire-5-and-1-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1121.jpg?w=224" medium="image">
			<media:title type="html">IMG_1121</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1106.jpg?w=300" medium="image">
			<media:title type="html">IMG_1106</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1109.jpg?w=300" medium="image">
			<media:title type="html">IMG_1109</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1111.jpg?w=300" medium="image">
			<media:title type="html">IMG_1111</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1113.jpg?w=300" medium="image">
			<media:title type="html">IMG_1113</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1117.jpg?w=224" medium="image">
			<media:title type="html">IMG_1117</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/img_1119.jpg?w=300" medium="image">
			<media:title type="html">IMG_1119</media:title>
		</media:content>
	</item>
		<item>
		<title>Capital Bikeshare Data, Part 7: Maps Edition</title>
		<link>http://jdantos.wordpress.com/2012/02/13/capital-bikeshare-data-part-7-maps-edition/</link>
		<comments>http://jdantos.wordpress.com/2012/02/13/capital-bikeshare-data-part-7-maps-edition/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 04:01:28 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[Capital Bikeshare]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=738</guid>
		<description><![CDATA[Next in a series of posts mining crowd-sourced Capital Bikeshare data. This one maps a bunch of data by station. See also parts 1, 2, 3, 4, 5, and 6. Ridership Over Time: I want to highlight from the comments a great visualization from Bilsko, showing ridership over time of day and year all at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=738&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Next in a series of posts mining crowd-sourced Capital Bikeshare data. This one maps a bunch of data by station. See also parts <a title="Capital Bikeshare Data, Part 1" href="http://jdantos.wordpress.com/2012/01/17/capital-bikeshare-data-part-1/">1</a>, <a title="Capital Bikeshare Data, Part 2" href="http://jdantos.wordpress.com/2012/01/18/capital-bikeshare-data-part-2/">2</a>, <a title="Capital Bikeshare Data, Part 3" href="http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/">3</a>, <a title="Where are Capital Bikeshare Riders Going? (Part 4)" href="http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/">4</a>, <a title="The “Balanced-ness” Capital Bikeshare Stations" href="http://jdantos.wordpress.com/2012/01/31/the-balanced-ness-capital-bikeshare-stations/">5</a>, and <a title="Capital Bikeshare Data, Part 6" href="http://jdantos.wordpress.com/2012/02/07/capital-bikeshare-data-part-6/">6</a>.</em></p>
<p><strong>Ridership Over Time</strong>: I want to highlight from the comments <a href="https://docs.google.com/viewer?a=v&amp;pid=explorer&amp;chrome=true&amp;srcid=0B0v9YWFV5v14MTAxMjM4Y2MtM2Q1Ny00ZjNmLWJlZWEtYWRkZDI3MjdjMTI5&amp;hl=en_US&amp;pli=1">a great visualization</a> from <a href="https://twitter.com/#!/Bilsko">Bilsko</a>, showing ridership over time of day and year all at once. This &#8220;heat map&#8221; really shows how the &#8220;summer effect&#8221; on Bikeshare has as much to do with the pleasant temperatures, as the longer hours of daylight in the evenings. This is definitely worth a good look. Very cool!</p>
<p><strong>Where Are All the Casual Users? </strong>Are Capital Bikeshare&#8217;s casual riders all taking long rides on the Mall, as the stereotype would lead you to believe? Are all the registered users using it to commute to work? Or are &#8220;casual&#8221; users really tourists, or just infrequent native users? To help shed some light, I mapped the percentage of trips originating at each station, by user type:</p>
<div id="attachment_739" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/trips-begun-by-casual-users.jpg"><img class="size-full wp-image-739 " title="Trips Begun by Casual Users" src="http://jdantos.files.wordpress.com/2012/02/trips-begun-by-casual-users.jpg?w=500&#038;h=386" alt="" width="500" height="386" /></a><p class="wp-caption-text">Bikeshare trips begun by casual users, by station. (click for larger)</p></div>
<p>A few observations:</p>
<ul>
<li>While the stations around the Mall, the White House, and Georgetown are unusually &#8220;casual&#8221; compared to the rest of the system, there are exceptions to that rule.
<ul>
<li>Casual ridership is relatively high in areas that aren&#8217;t your &#8220;typical&#8221; tourist destinations &#8211; Courthouse, Pentagon City, and the SW Waterfront, and two stations to the east of the river &#8211; near Fort Dupont at Minnesota Ave and Branch Ave, and at Pennsylvania and Branch Ave (although they&#8217;re relatively new).</li>
<li>Conversely, casual ridership seems low in areas where I&#8217;d expect to see more tourists &#8211; look at the swath between Farragut Square, Dupont, and U Street. Maybe that&#8217;s because there&#8217;s so much ridership in that area that the regular riders are simply overwhelming the casual users.</li>
</ul>
</li>
<li>Casual ridership may be high at new stations, as people try it out. As time goes by, people may sign up for the year, and the station turns colors.</li>
<li>Look at how &#8220;local&#8221; the H Street corridor is (I live near there, so it catches my eye). Also, the area towards Petworth I called &#8220;Mid-City North&#8221; earlier &#8211; very local.</li>
</ul>
<p><strong>Where Is the Balance?</strong> It&#8217;s clear some stations are more imbalanced than others, over the long term &#8211; but how does that look on the map? Are low-lying stations net receivers, and hilltop stations net &#8220;senders&#8221;?</p>
<div id="attachment_742" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/station-by-net-sender-or-receiver.jpg"><img class="size-full wp-image-742" title="Station by net sender or receiver" src="http://jdantos.files.wordpress.com/2012/02/station-by-net-sender-or-receiver.jpg?w=500&#038;h=386" alt="" width="500" height="386" /></a><p class="wp-caption-text">Net sender (red) or receiver (blue) Capital Bikeshare stations (click for larger)</p></div>
<p>Sure enough, the stations in Mt. Pleasant, Columbia Heights, and other neighborhoods uphill from downtown, are net senders. (Corey also <a href="http://greatergreaterwashington.org/post/13351/capital-bikeshare-data-already-yields-interesting-facts/">confirmed that the average Bikeshare trip is net downhill</a>.) Stations around the Mall are net receivers. I&#8217;ve shown this in raw numbers rather than as percent of total ridership, so the tan stations that look &#8220;in balance&#8221; may in fact be low ridership overall.</p>
<p><strong>How Long Do You Ride?</strong> Whenever I see people on those red bikes, I wonder where they&#8217;re going. Is this a 5-minute dash to make a long-ish walk a lazy ride? Or is this a serious 25-minute haul? Does this pattern change whether you&#8217;re in Woodley Park, vs. Crystal City? How does the system serve different needs in different places? Here&#8217;s average trip duration, in minutes, by station of origin:</p>
<div id="attachment_744" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/trips-begun-by-trip-duration.jpg"><img class="size-full wp-image-744" title="Trips Begun by Trip Duration" src="http://jdantos.files.wordpress.com/2012/02/trips-begun-by-trip-duration.jpg?w=500&#038;h=386" alt="" width="500" height="386" /></a><p class="wp-caption-text">Capital Bikeshare trips by duration, by origin station (click for larger).</p></div>
<p>I had to exclude trips over 4 hours, since I&#8217;m working with a mean (not a median), and some very long trips were throwing things off.</p>
<ul>
<li>The Rosslyn-Ballston corridor is interesting &#8211; it looks like <del>Ballston, Virginia Square,</del> station further west near Clarendon stay local, with shorter trips. But at Courthouse and Rosslyn, average trip length goes up to 25+ minutes, suggesting they&#8217;re going across the Potomac River to DC. The &#8220;breakpoint&#8221; seems to be about Courthouse.</li>
<li>The different trip lengths at Crystal City mystify me &#8211; any suspicion on what&#8217;s going on here?</li>
<li>Interesting that the stations in Ward 8 (more or less) seem to be shorter than the stations in Ward 7. I would guess it has something to do with the speed and quality of the Anacostia river crossings, but I don&#8217;t know why trips from Minnesota Ave. area would be so much longer than those from historic Anacostia.</li>
<li>The gap in stations on the Mall, plus the tourist ridership, seem to be driving longer trip lengths. I imagine this will drop this summer, as stations go in on NPS land on the Mall.</li>
<li>I&#8217;m surprised at how short the trips are, even from neighborhoods north of U Street NW (&#8220;Mid-City North&#8221;). Trips from these neighborhoods seem to take less time than neighborhoods similarly further from downtown. Any ideas what&#8217;s going on here?</li>
</ul>
<p>Okay, next time I want to delve into maps like this, but I realize I need to adjust for the length of time each station has been open. Stay tuned:</p>
<div id="attachment_745" class="wp-caption aligncenter" style="width: 310px"><a href="http://jdantos.files.wordpress.com/2012/02/trips-begunbeforeafternoon.jpg"><img class="size-medium wp-image-745" title="Trips BegunBeforeAfterNoon" src="http://jdantos.files.wordpress.com/2012/02/trips-begunbeforeafternoon.jpg?w=300&#038;h=231" alt="" width="300" height="231" /></a><p class="wp-caption-text">Preview of visualizations to come. Still need to adjust for length of time the station has been open.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/738/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=738&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/13/capital-bikeshare-data-part-7-maps-edition/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/trips-begun-by-casual-users.jpg" medium="image">
			<media:title type="html">Trips Begun by Casual Users</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/station-by-net-sender-or-receiver.jpg" medium="image">
			<media:title type="html">Station by net sender or receiver</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/trips-begun-by-trip-duration.jpg" medium="image">
			<media:title type="html">Trips Begun by Trip Duration</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/trips-begunbeforeafternoon.jpg?w=300" medium="image">
			<media:title type="html">Trips BegunBeforeAfterNoon</media:title>
		</media:content>
	</item>
		<item>
		<title>One Giant Loop</title>
		<link>http://jdantos.wordpress.com/2012/02/07/one-giant-loop/</link>
		<comments>http://jdantos.wordpress.com/2012/02/07/one-giant-loop/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 01:34:31 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=729</guid>
		<description><![CDATA[On Sunday, I struck out on a long ride (for me, anyways), 43 miles up to College Park, around the horn through Maryland, and back down on the CCT.  The theme of the ride was &#8216;try some route you know about, but have never tried.&#8217; The ride took me on the usual route via Met [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=729&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Sunday, I struck out on a long ride (for me, anyways), 43 miles up to College Park, around the horn through Maryland, and back down on the CCT.  The theme of the ride was &#8216;try some route you know about, but have never tried.&#8217;</p>
<div id="attachment_731" class="wp-caption alignleft" style="width: 310px"><a href="http://jdantos.files.wordpress.com/2012/02/sligo-creek-trail-and-carroll-ave-bridge-near-takoma.jpg"><img class="size-medium wp-image-731" title="Sligo Creek Trail and Carroll Ave. bridge near Takoma" src="http://jdantos.files.wordpress.com/2012/02/sligo-creek-trail-and-carroll-ave-bridge-near-takoma.jpg?w=300&#038;h=224" alt="" width="300" height="224" /></a><p class="wp-caption-text">Sligo Creek Trail, a hidden gem near Takoma and Silver Spring. This is the Carroll Ave. bridge, I think. (click for larger)</p></div>
<p>The ride took me on the usual route via Met Branch Trail and the Anacostia NE Branch Trail up to College Park for a certain work project.  The ride was uneventful, and the nice (for February) weather had alot of people and kids out on the trail.  No crimes on the MBT, and one confused driver at the intersection of the NE Anacostia Trail and 38th Street in Mt. Rainier.  As I was slogging into a headwind (they&#8217;re everywhere!) on the levee, the sun popped out, covering the river and the floodplain in light, it was really beautiful.</p>
<p>Back down the trail from College Park, I decided to try something different.  Rather than sticking to my original plan of going back to DC and taking R across downtown to the W&amp;OD in Virginia, I decided to try the Sligo Creek trail from Hyattsville up to Silver Spring.  I knew of it, but had never tried.</p>
<p>The trail meanders, zigs, zags, crosses the creek many times, and there are beautiful views around every corner.  Don&#8217;t take this trail if you&#8217;re looking for pristine conditions on which to set your world speed racing record. Take this trail for a leisurely, scenic ride.  It&#8217;s a real gem, and still inside the Beltway too.</p>
<div id="attachment_733" class="wp-caption alignright" style="width: 310px"><a href="http://jdantos.files.wordpress.com/2012/02/a-whole-new-beltway.jpg"><img class="size-medium wp-image-733" title="A Whole New Beltway" src="http://jdantos.files.wordpress.com/2012/02/a-whole-new-beltway.jpg?w=300&#038;h=200" alt="" width="300" height="200" /></a><p class="wp-caption-text">One Giant Loop</p></div>
<p>I rode through downtown Silver Spring, through 2nd Avenue, and then around to pick up the &#8220;future Capital Crescent Trail&#8221; where the trail emerges from an unused rail bed in an industrial area.  Heading towards Bethesda, the trail changes from packed dirt (sometimes mud) to nice, smooth stone dust and then pavement.  I was thankful for big wide Schwalbe tires.</p>
<p>Back on familiar ground at Bethesda, I ran the gauntlet on the CCT down to Georgetown. In keeping with the spirit of the ride, I schlepped over to the Virginia side to the MVT and tried the I-66 bridge back across to DC &#8211; only because I&#8217;d never done it before. I found it pretty narrow and tough, and cursed the highway planners of the 1960s when I found myself on the sidewalk amidst well-dressed patrons of the Kennedy Center.  Anyway, back up the Mall to home.</p>
<p>Looking at the map later, it does sort of look like a big loop, kind of like&#8230; a bike Beltway? Imagine adding the new trail by the Arboretum&#8230; sort of?</p>
<p>I any case, 43 miles total, and a great ride.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/729/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=729&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/07/one-giant-loop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/sligo-creek-trail-and-carroll-ave-bridge-near-takoma.jpg?w=300" medium="image">
			<media:title type="html">Sligo Creek Trail and Carroll Ave. bridge near Takoma</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/a-whole-new-beltway.jpg?w=300" medium="image">
			<media:title type="html">A Whole New Beltway</media:title>
		</media:content>
	</item>
		<item>
		<title>Utilitaire 12, #1 and (maybe) #12</title>
		<link>http://jdantos.wordpress.com/2012/02/07/utilitaire-12-1-and-maybe-12/</link>
		<comments>http://jdantos.wordpress.com/2012/02/07/utilitaire-12-1-and-maybe-12/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 01:03:11 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[bike commuting]]></category>
		<category><![CDATA[utilitaire]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=712</guid>
		<description><![CDATA[#1: Normally, my commute to work is all of 3 miles, from eastern Capitol Hill to downtown, and is not terribly exciting or long.  I sometimes get cold toes in the winter or sweaty in the summer, but since it only lasts 12-15 minutes, I can pretty much grin and bear it, as long as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=712&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_713" class="wp-caption alignright" style="width: 232px"><a href="http://jdantos.files.wordpress.com/2012/02/work-utilitaire_memorial-bridge.jpg"><img class="size-full wp-image-713" title="Work Utilitaire_Memorial Bridge" src="http://jdantos.files.wordpress.com/2012/02/work-utilitaire_memorial-bridge.jpg?w=500" alt=""   /></a><p class="wp-caption-text">Sunrise over the Potomac River, on Memorial Bridge Feb. 4, 2012. Poofy red jacket in panniers - would prove useful later.</p></div>
<p><strong>#1:</strong> Normally, my commute to work is all of 3 miles, from eastern Capitol Hill to downtown, and is not terribly exciting or long.  I sometimes get cold toes in the winter or sweaty in the summer, but since it only <a href="http://jdantos.wordpress.com/2011/12/02/the-reliability-of-bike-commuting/">lasts 12-15 minutes</a>, I can pretty much grin and bear it, as long as it&#8217;s not icy or snowing.</p>
<p>But last Saturday my commute changed &#8211; because it was a Saturday, which was weird, but also because I had to be in Courthouse at 8am, moonlighting (daylighting?) for a work thing where I try to be helpful and hand out brochures.</p>
<p>Anyway, I figured this was a good opportunity to record a &#8220;work&#8221; trip (#1) on the Utilitaire 12 since it was different than normal.  Things I learned:</p>
<ul>
<li>It&#8217;s cold before dawn in January!  It made me appreciate my normal post-dawn commutes.</li>
<li>Taking Independence Ave. is a fast east-west connection across downtown, but it&#8217;s only advisable at off-hours.</li>
<li>Winter sunrises are beautiful. Maybe I should wake up for them more.</li>
</ul>
<div>
<div id="attachment_714" class="wp-caption alignleft" style="width: 250px"><a href="http://jdantos.files.wordpress.com/2012/02/utilitaire-12-1-work.jpg"><img class=" wp-image-714 " title="utilitaire 12.1 - work" src="http://jdantos.files.wordpress.com/2012/02/utilitaire-12-1-work.jpg?w=240&#038;h=147" alt="" width="240" height="147" /></a><p class="wp-caption-text">Utilitiare 12.1 - To Work in Courthouse</p></div>
<p>The return trip in the afternoon was much warmer, but traffic was awake again so I reverted to the 14th St. Bridge.</p>
</div>
<p>Trip date: Feb. 4</p>
<p>Length: 15.2 miles round-trip.</p>
<p>.</p>
<p>.</p>
<p><strong>#12: </strong>Okay, so I didn&#8217;t take a picture of this, but I did ride to my <a href="http://www.yelp.com/biz/capitol-barber-washington">haircut</a> today.  I have a map of the ride, if that counts?  I figure I&#8217;ve only got one shot at the haircut one during this game&#8217;s timeframe, but who knows, maybe I won&#8217;t need this one in the end.  Figured I&#8217;d write it down for posterity&#8217;s sake.  Note to self &#8211; take more pictures.</p>
<div id="attachment_721" class="wp-caption alignleft" style="width: 220px"><a href="http://jdantos.files.wordpress.com/2012/02/haircut-ride-utilitaire.jpg"><img class=" wp-image-721 " title="Haircut ride Utilitaire" src="http://jdantos.files.wordpress.com/2012/02/haircut-ride-utilitaire.jpg?w=210&#038;h=151" alt="" width="210" height="151" /></a><p class="wp-caption-text">Ride to haircut (map lamely standing in for photo)</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/712/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=712&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/07/utilitaire-12-1-and-maybe-12/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/work-utilitaire_memorial-bridge.jpg" medium="image">
			<media:title type="html">Work Utilitaire_Memorial Bridge</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/utilitaire-12-1-work.jpg?w=300" medium="image">
			<media:title type="html">utilitaire 12.1 - work</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/haircut-ride-utilitaire.jpg?w=300" medium="image">
			<media:title type="html">Haircut ride Utilitaire</media:title>
		</media:content>
	</item>
		<item>
		<title>Capital Bikeshare Data, Part 6</title>
		<link>http://jdantos.wordpress.com/2012/02/07/capital-bikeshare-data-part-6/</link>
		<comments>http://jdantos.wordpress.com/2012/02/07/capital-bikeshare-data-part-6/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 06:52:01 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[Capital Bikeshare]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=691</guid>
		<description><![CDATA[Next in a series of posts mining crowd-sourced Capital Bikeshare data. This one focuses on net &#8220;balanced-ness&#8221; across the system. See also parts 1, 2, 3, 4, and 5. Usually, the biggest cost in a transportation network is labor. It takes non-travelers to operate and maintain cars, buses, and trains, and there&#8217;s little room for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=691&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Next in a series of posts mining crowd-sourced Capital Bikeshare data. This one focuses on net &#8220;balanced-ness&#8221; across the system. See also parts <a title="Capital Bikeshare Data, Part 1" href="http://jdantos.wordpress.com/2012/01/17/capital-bikeshare-data-part-1/">1</a>, <a title="Capital Bikeshare Data, Part 2" href="http://jdantos.wordpress.com/2012/01/18/capital-bikeshare-data-part-2/">2</a>, <a title="Capital Bikeshare Data, Part 3" href="http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/">3</a>, <a title="Where are Capital Bikeshare Riders Going? (Part 4)" href="http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/">4</a>, and <a title="The “Balanced-ness” Capital Bikeshare Stations" href="http://jdantos.wordpress.com/2012/01/31/the-balanced-ness-capital-bikeshare-stations/">5</a>.</em></p>
<p>Usually, the biggest cost in a transportation network is <a href="http://www.ntdprogram.gov/ntdprogram/pubs/NTST/2010%20National%20Transit%20Summaries%20and%20Trends-Complete.pdf">labor</a>.  It takes non-travelers to operate and maintain cars, buses, and trains, and there&#8217;s little room for mechanical substitution.  The majority of most transit agencies&#8217; operating resources in America go to people, not capital.  Intrigued by the idea that bike-sharing might reduce operating costs by letting <em>other travelers</em> move the system back towards equilibrium, I wanted to delve further into the role of &#8220;rebalancing&#8221; in the bikeshare system.  I&#8217;ve heard <a href="https://twitter.com/#!/kurtraschke/status/134079935190011904">a rumor that Montreal&#8217;s bike share system barely needs re-balancing</a>, which intrigues me.  Are the &#8220;peaked&#8221; demand patterns (temporally and spatially) in Washington driving the need for re-balancing and its costs?</p>
<p>We can look at the trip-making patterns in the system and try to understand how far off the system is from being inherently self-balancing.  When a station shows big net differences between trips supplied and received, we can guess it&#8217;s re-balancing.</p>
<p>So, are certain times of the day more &#8220;senders&#8221; to the next hour than &#8220;receivers&#8221;? Between 8:00 and 8:30am, how many bikes are taken out vs. returned?  In other words, what are the most popular hour-boundary lines for rentals to cross?  For each half-hour chunk of the day, do more trips begin (net &#8220;sender&#8221;) or end (net &#8220;receiver&#8221;)? It&#8217;s a bit arbitrary, but since most trips are 30 minutes or less, I divided the day into half-hour chunks, 2011 only:</p>
<div id="attachment_693" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-half-hour-2011.jpg"><img class="size-full wp-image-693" title="Capital Bikeshare Net Trips Supplied or Received by Half-Hour, 2011" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-half-hour-2011.jpg?w=500&#038;h=177" alt="" width="500" height="177" /></a><p class="wp-caption-text">Which half-hour chunks are net Senders/(Receivers) of trips? It's a little arbitrary, but it does shed light on usage patterns over the day.</p></div>
<p>This shows that, for example, between 8:00 and 8:30 am, 7,000 more trips began than ended in 2011.  In fact, from 7:00 to 8:30am, the system is still getting going &#8211; the rate of change is going up, and more bikes are out than were before.  Between 8:30 and 9:30 am, the trend reverses and the system has started to trend back towards more bikes docked than active, and it stays that way &#8217;til 10:00 am.   Midday is inconsistent, but shows some lopsided activity in the 10-11:30am timeframe &#8211; maybe this is tourists taking out long rentals? Remember that systemwide there&#8217;s a <a title="Capital Bikeshare Data, Part 1" href="http://jdantos.wordpress.com/2012/01/17/capital-bikeshare-data-part-1/">&#8220;mid-morning lull,&#8221;</a> but this chart suggests there&#8217;s a net out-flow of bikes leading up to noontime.</p>
<p>Again, this is a bit arbitrary since a trip from 8:50am and 8:59am would show up as net zero in the above graph, but a trip from 8:50 am to 9:01 am would show up as +1 net sender for the 8:30 time and -1 net receiver for the 9:00 am timeframe.  But, these raw numbers end up being 10-30% of all trips begun in a 30-minute window, so we&#8217;re not talking noise here, and it gives you a sense of the net inflows and outflows of bikes.</p>
<p>A huge chunk of people take out bikes in the 4:30-5:00pm hour, and return them after 5:00pm.  Then, in the evenings, the system is on net trending slightly downwards in activity from 5:00pm onwards. (BTW math geeks &#8211; is this kind of the derivative (rate of change) of overall trip-making? Calculus was many moons ago for me).</p>
<p>I imagine this pattern is markedly different on weekends (note the smaller scale on this graph):</p>
<div id="attachment_694" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-half-hour-weekends-only-2011.jpg"><img class="size-full wp-image-694" title="Capital Bikeshare Net Trips Supplied or Received by Half-Hour, Weekends Only 2011" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-half-hour-weekends-only-2011.jpg?w=500&#038;h=191" alt="" width="500" height="191" /></a><p class="wp-caption-text">Capital Bikeshare Net Trips Supplied or Received by Half-Hour, Weekends Only, 2011</p></div>
<p>More interesting would be to see where the net in-flows and out-flows are occurring. So, I took the graph in Part 5 and broke it down by net trips sent/received by zone (zones defined in Part <a title="Where are Capital Bikeshare Riders Going? (Part 4)" href="http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/">4</a>), and by time of day &#8211; before noon and after noon.</p>
<div id="attachment_695" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-zone.jpg"><img class="size-full wp-image-695" title="Capital Bikeshare Net Trips Supplied or Received by Zone" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-zone.jpg?w=500&#038;h=237" alt="" width="500" height="237" /></a><p class="wp-caption-text">Capital Bikeshare Net Trips Supplied or Received, by Zone</p></div>
<p>This one is pretty interesting &#8211; for example, you can see that Downtown is a huge net importer of trips in the morning, and exporter of trips in the afternoon/evening.  On the whole, it&#8217;s a net receiver of trips, which we saw in Part <a title="Where are Capital Bikeshare Riders Going? (Part 4)" href="http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/">4</a>, this shows the imbalance over time as well.  Mid-City, Mid-City North, and Capitol Hill are all net &#8220;senders&#8221; of trips in the morning, and the trend reverses in the afternoon.  The Mall is more like downtown.  Other places like Rosslyn-Ballston, Crystal/Pentagon City, SW/Near SE, and upper NE and NW look more in balance, although their overall level of activity is lower (Rosslyn-Ballston, remember, is a relative newcomer in 2011).</p>
<p>But how does this metric of &#8220;balanced-ness&#8221; compare to the <em>total</em> trips in and out of these zones?  I mean, downtown looks pretty imbalanced over time in the above graph, but there&#8217;s also a huge number of docks and stations in downtown, so it&#8217;s not necessarily a problem.  Here&#8217;s total in-flows and out-flows before and after noon, plus the total number of originating trips in each zone, to put the sender-vs-receiver numbers in context:</p>
<a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-zone-plus-total-origins.jpg"><img class="size-full wp-image-696" title="Capital Bikeshare Net Trips Supplied or Received by Zone, Plus Total Origins" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-zone-plus-total-origins.jpg?w=500&#038;h=237" alt="" width="500" height="237" /></a>
<p>In percentage terms, actually Mid-City North (Petwork, Columbia Heights, etc.) and upper Northeast is more off-balance than downtown.  Capitol Hill isn&#8217;t far behind.  These neighborhoods generate significantly more trips in the morning, but don&#8217;t receive an equal amount in the afternoon to compensate.</p>
<p>Here are the top 10 &#8220;supplier&#8221; or &#8220;sender&#8221; stations, before and after noon.  Interestingly, Lincoln Park is the single biggest net &#8220;sender&#8221; of trips in the morning, meaning it is the single most lopsided station in the mornings in 2011.  This stations is followed quickly by several stations in the Mid-City neighborhoods &#8211; U Street, Logan Circle, Adams Morgan, etc.  In the afternoon, the most lopsided stations are downtown, especially in federal office areas where there&#8217;s little activity at night. However, I was surprised to see the uneven-ness at Foggy Bottom and 14th and G Streets NW &#8211; any idea what&#8217;s going on here?</p>
<div id="attachment_701" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-top-10-sender-stations-before-and-after-noon.jpg"><img class="size-full wp-image-701" title="Capital Bikeshare Top 10 Sender Stations Before and After Noon" src="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-top-10-sender-stations-before-and-after-noon.jpg?w=500&#038;h=345" alt="" width="500" height="345" /></a><p class="wp-caption-text">Capital Bikeshare Top 10 Sender Stations Before and After Noon</p></div>
<p>From a financial sustainability perspective, it&#8217;s probably okay for a station(s) to show an imbalance over the course of the day. The question is whether the station or area gets full or empty before the tide begins to change back the other way, and balance is restored without the cost of a re-balancing team.</p>
<p>What do you think?  What&#8217;s the end-game for financial sustainability, given the clearly &#8220;peaked&#8221; patterns of demand in Washington?  How peaked is the demand really, unconstrained? Is that a useful thing to measure?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/691/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=691&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/07/capital-bikeshare-data-part-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-half-hour-2011.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Net Trips Supplied or Received by Half-Hour, 2011</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-half-hour-weekends-only-2011.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Net Trips Supplied or Received by Half-Hour, Weekends Only 2011</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-zone.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Net Trips Supplied or Received by Zone</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-net-trips-supplied-or-received-by-zone-plus-total-origins.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Net Trips Supplied or Received by Zone, Plus Total Origins</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/02/capital-bikeshare-top-10-sender-stations-before-and-after-noon.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Top 10 Sender Stations Before and After Noon</media:title>
		</media:content>
	</item>
		<item>
		<title>For every headwind&#8230;</title>
		<link>http://jdantos.wordpress.com/2012/02/01/for-every-headwind/</link>
		<comments>http://jdantos.wordpress.com/2012/02/01/for-every-headwind/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:07:47 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=675</guid>
		<description><![CDATA[The other day I was headed westbound down the Mall on Madison Drive, when I stopped next to a fellow cyclist at the light at 14th. Me: &#8220;Isn&#8217;t this weather great? And finally, no headwind!&#8221; Him: &#8220;I&#8217;ll say, it&#8217;s a nice change.&#8221; Me: &#8220;It seemed for awhile there we had headwinds every day.&#8221; Him: &#8220;You [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=675&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 317px"><a href="http://www.flickr.com/photos/glynlowe/6191679755/"><img class="   " src="http://farm7.staticflickr.com/6170/6191679755_6e08a645d9.jpg" alt="" width="307" height="204" /></a><p class="wp-caption-text">Flags in the Wind - Washington DC by Glyn Lowe Photos, on Flickr (click for link)</p></div>
<p>The other day I was headed westbound down the Mall on Madison Drive, when I stopped next to a fellow cyclist at the light at 14th.</p>
<p>Me: &#8220;Isn&#8217;t this weather great? And finally, no headwind!&#8221;</p>
<p>Him: &#8220;I&#8217;ll say, it&#8217;s a nice change.&#8221;</p>
<p>Me: &#8220;It seemed for awhile there we had headwinds every day.&#8221;</p>
<p>Him: &#8220;You know, I had a cyclist friend who used to say, &#8216;<em>For every uphill, there&#8217;s a downhill, and for every headwind, there&#8217;s a headwind</em>.&#8217;&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/675/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/675/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=675&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/02/01/for-every-headwind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://farm7.staticflickr.com/6170/6191679755_6e08a645d9.jpg" medium="image" />
	</item>
		<item>
		<title>The &#8220;Balanced-ness&#8221; Capital Bikeshare Stations</title>
		<link>http://jdantos.wordpress.com/2012/01/31/the-balanced-ness-capital-bikeshare-stations/</link>
		<comments>http://jdantos.wordpress.com/2012/01/31/the-balanced-ness-capital-bikeshare-stations/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:47:10 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=670</guid>
		<description><![CDATA[We&#8217;ll (generously) call this part 5, even though it&#8217;s kind of a postscript to part 4. See parts 1, 2, and 3. I realized that this metric of &#8220;balancedness&#8221; (need better word) of bikeshare stations can be sliced and diced across a few different dimensions.  Here&#8217;s the level of balance by station in 2011.  At [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=670&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>We&#8217;ll (generously) call this part 5, even though it&#8217;s kind of a postscript to part <a title="Where are Capital Bikeshare Riders Going? (Part 4)" href="http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/">4</a>. See parts <a title="Capital Bikeshare Data, Part 1" href="http://jdantos.wordpress.com/2012/01/17/capital-bikeshare-data-part-1/">1</a>, <a title="Capital Bikeshare Data, Part 2" href="http://jdantos.wordpress.com/2012/01/18/capital-bikeshare-data-part-2/">2</a>, and <a title="Capital Bikeshare Data, Part 3" href="http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/">3</a>.</em></p>
<p>I realized that this metric of &#8220;balancedness&#8221; (need better word) of bikeshare stations can be sliced and diced across a few different dimensions.  Here&#8217;s the level of balance by station in 2011.  At first it appears that many of the most popular stations can be the most off-balance (on net, over the year), but this could be just that there&#8217;s more trips at the busier stations &#8211; this need further research, and I need a better measurement of balance.</p>
<p>Anyway, how about adding time of day and seasonality to this? Are some stations way off balance in the morning, but it reverses again in the evening?  Does a station&#8217;s balancedness change over time of year?  Anyone want to take a crack at this?</p>
<div id="attachment_671" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-stations-by-balance-in-2011.jpg"><img class="size-full wp-image-671" title="Capital Bikeshare Stations by Balance in 2011" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-stations-by-balance-in-2011.jpg?w=500&#038;h=175" alt="" width="500" height="175" /></a><p class="wp-caption-text">The net &quot;balanced-ness&quot; of Bikeshare stations over the course of 2011</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/670/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/670/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/670/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/670/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/670/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/670/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/670/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/670/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=670&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/01/31/the-balanced-ness-capital-bikeshare-stations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-stations-by-balance-in-2011.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Stations by Balance in 2011</media:title>
		</media:content>
	</item>
		<item>
		<title>Where are Capital Bikeshare Riders Going? (Part 4)</title>
		<link>http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/</link>
		<comments>http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 06:17:53 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[Capital Bikeshare]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=649</guid>
		<description><![CDATA[Part 4 in a series mining a recently crowd-sourced pile of trip-level data on Capital Bikeshare. This post focuses on flows around the city, the top travel markets, and how certain areas are more in balance than others. If you&#8217;re bored, need sleep, or both, read Part 1, 2, or 3. So, where are the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=649&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Part 4 in a series mining a recently crowd-sourced pile of trip-level data on Capital Bikeshare. This post focuses on flows around the city, the top travel markets, and how certain areas are more in balance than others. If you&#8217;re bored, need sleep, or both, read Part <a title="Capital Bikeshare Data, Part 1" href="http://jdantos.wordpress.com/2012/01/17/capital-bikeshare-data-part-1/">1</a>, <a title="Capital Bikeshare Data, Part 2" href="http://jdantos.wordpress.com/2012/01/18/capital-bikeshare-data-part-2/">2</a>, or <a title="Capital Bikeshare Data, Part 3" href="http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/">3</a>.</em></p>
<p>So, where are the Bikeshare bikes going to, and from?  While we can&#8217;t tell people&#8217;s final destinations, we can tell what docks they use.  So, I did a quick look at usage by dock, but unfortunately, with 142 stations, it&#8217;s impossible to visualize cleanly at the station level:</p>
<div id="attachment_650" class="wp-caption aligncenter" style="width: 410px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-trips-originating-by-station.jpg"><img class=" wp-image-650 " title="Capital Bikeshare Trips Originating by Station" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-trips-originating-by-station.jpg?w=400&#038;h=139" alt="" width="400" height="139" /></a><p class="wp-caption-text">Can you make any sense of that? I can&#039;t really either. This is total trips by station. Time to aggregate.</p></div>
<p>But, I will say it&#8217;s interesting how the most popular station at Dupont Circle is the winner by a long shot.  As has been discussed elsewhere, this is likely because there are few other stations around, it&#8217;s a big station, and it was one of the first installed.</p>
<p><strong>Dividing Into Zones:</strong> I divided up the Bikeshare stations into 12 big groups, kind of like &#8220;super neighborhoods,&#8221; to get a sense of where the riders are going to and from.  This is more art than science, but I basically drew lines based on my knowledge of biking around the city, and a healthy dose of arbitrariness.</p>
<div id="attachment_651" class="wp-caption alignright" style="width: 310px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-zones.jpg"><img class="size-medium wp-image-651 " style="border-color:initial;border-style:initial;" title="Capital Bikeshare Zones" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-zones.jpg?w=300&#038;h=209" alt="" width="300" height="209" /></a><p class="wp-caption-text">I divided up the Bikeshare stations into these zones to make it easier to see trip patterns.</p></div>
<p>You can argue with how I drew the lines, and how I had to wing it when a station was right on the line, etc.  But I just needed some rough groupings of stations to make sense of travel patterns.  Wards seemed a little too blunt, e.g. Ward 6 encompassing everything from Shaw to the Ballpark. So, I drew Downtown as roughly the CBD from Constitution Ave. to Mass. Ave., Mid-City as everything in the middle south of Woodley Park and U Street over to Union Station, and then the others kind of fell in mostly logical groups.  I put the station at L&#8217;Enfant under Mall, and Woodley Park under Upper Northwest &#8211; eh, it was a judgment call. I also totally made up the zone names. The main thing is, we can now look at a manageable amount of numbers.</p>
<p>The numbers shook out so that every zone had between 4 and 30 stations, with most about 10-20.  More on that later.</p>
<p><strong>Origin-Destination Matrix.</strong> Interestingly, this produces an 12&#215;12 origin-destination matrix, or 144 different possible combinations of origins and destinations.  Here&#8217;s the full table, just showing 2011 trips, if you&#8217;re interested:</p>
<div id="attachment_652" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-o-d-table-by-zones.jpg"><img class="size-full wp-image-652" title="Capital Bikeshare O-D Table by Zones" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-o-d-table-by-zones.jpg?w=500&#038;h=145" alt="" width="500" height="145" /></a><p class="wp-caption-text">Capital Bikeshare origin-destination matrix by zone. Unpopular trip choices colored blue; medium and high colored white and red. (Click for larger)</p></div>
<p>Now, a few observations with this stuff.  A caveat &#8211; I haven&#8217;t accounted for the fact that stations were added over time, so neighborhoods that first got stations installed are going to look more popular than more recent arrivals, such as Rosslyn-Ballston.  And, different zones have different number of stations &#8211; although more station could be a symptom of demand just as much as cause. Nevertheless:</p>
<ul>
<li>Trips to and from downtown dominate bikeshare patterns, at one third of all trips in 2011.</li>
<li>Trips tend to be short, as we saw earlier, making inter-zone trips popular (that&#8217;s the diagonal line running from top left to bottom right.  Especially in Capitol Hill, Mid City, and others.</li>
</ul>
<div><strong>Top Travel Markets.</strong>  This big table is hard to read, so I combined trips to and from into one table, and rank ordered. This kind of folds the matrix in half, so a trip from A to B and from B to A get counted in the same category.  The top three origin-destination pairs are downtown, and the neighborhoods just to the north (Dupont Circle, Logan Circle, etc.) which I&#8217;ve lumped into &#8220;Mid-City.&#8221;  In fact, trips within and between these two zones were 36% of all trips in the Bikeshare system in 2011.  The system is really anchored by this productive core.</div>
<div></div>
<div>After those two core markets, the differences between zones becomes less stark.  Trips local to Capitol Hill, and between Capitol Hill and downtown, are a somewhat distant second place, at 12% of all trips.   Then, trips between Mid-City North (north of U Street, roughly), and the Mall.  The table below shows the top Bikeshare travel markets:</div>
<div>
<div id="attachment_663" class="wp-caption aligncenter" style="width: 360px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-top-travel-markets.jpg"><img class=" wp-image-663 " title="Capital Bikeshare Top Travel Markets" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-top-travel-markets.jpg?w=350&#038;h=299" alt="" width="350" height="299" /></a><p class="wp-caption-text">Capital Bikeshare Top Travel Markets, 2011</p></div>
</div>
<div></div>
<div></div>
<p>I halfheartedly attempted to draw this table on a map, with admittedly third-rate arrows in PowerPoint.  It&#8217;s a little clunky, but it does (sort of) give a visual representation of the table above.  For this illustration, I suppressed all flows less than 30,000 trips or so.  I am clearly not a graphic designer &#8211; anyone want to help make this look better?</p>
<div id="attachment_657" class="wp-caption aligncenter" style="width: 360px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshre-trip-patterns-by-zone.jpg"><img class=" wp-image-657 " title="Capital Bikeshre trip patterns by zone" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshre-trip-patterns-by-zone.jpg?w=350&#038;h=244" alt="" width="350" height="244" /></a><p class="wp-caption-text">Capital Bikeshre trip patterns by zone, flows of 30,000 trips/yr and above. Thicker, darker arrows mean more trips.</p></div>
<p><strong>In Balance, or Net Sender/Receiver?</strong> From the zone totals, I think you can also tell whether a zone is more or less in balance over the year (same number of trips beginning and ending), or whether it is a net &#8220;sender&#8221; or &#8220;receiver&#8221; of Bikeshare trips. If more trips ended at a zone than began at it, I believe the difference is the re-balancing crews.</p>
<div id="attachment_664" class="wp-caption aligncenter" style="width: 410px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-zones-in-balance.jpg"><img class=" wp-image-664 " title="Capital Bikeshare Zones in Balance" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-zones-in-balance.jpg?w=400&#038;h=231" alt="" width="400" height="231" /></a><p class="wp-caption-text">Some zones are more or less in balance on net, while others are net senders or receivers of bikes.</p></div>
<p>So, over the course of 2011, 5% more trips ended downtown than began downtown, meaning that the rebalancing vans, on net, took bikes away from downtown.  Contrast that with neighborhoods to the north and west (places like Cleveland Park, Petworth, Mt. Pleasant, and others in Upper Northwest, Mid-City North) where it&#8217;s mostly downhill to downtown, and more trips began than ended. Here is the final column, graphed in terms of absolute trips:</p>
<div id="attachment_653" class="wp-caption aligncenter" style="width: 410px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-net-trips-supplied-or-received-by-zone-in-2011.jpg"><img class=" wp-image-653 " title="Capital Bikeshare Net Trips Supplied or Received by Zone in 2011" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-net-trips-supplied-or-received-by-zone-in-2011.jpg?w=400&#038;h=213" alt="" width="400" height="213" /></a><p class="wp-caption-text">Net trips supplied/(received) by Zone in 2011, i.e. trips originating minus trips ending. Some station groups are net trip &quot;sources,&quot; others are net &quot;sinks,&quot; and some are more or less in balance.</p></div>
<p>Okay, that&#8217;s all for now. Until next time, keep the comments and reactions coming! It&#8217;s nice to hear your thoughts.</p>
<p><em>P.S. &#8211; one<a title="The “Balanced-ness” Capital Bikeshare Stations" href="http://jdantos.wordpress.com/2012/01/31/the-balanced-ness-capital-bikeshare-stations/"> further thought</a> on the &#8220;balanced-ness&#8221; (is that a word?) of individual stations.</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/649/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/649/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/649/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/649/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/649/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/649/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/649/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=649&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-trips-originating-by-station.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Trips Originating by Station</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-zones.jpg?w=300" medium="image">
			<media:title type="html">Capital Bikeshare Zones</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-o-d-table-by-zones.jpg" medium="image">
			<media:title type="html">Capital Bikeshare O-D Table by Zones</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-top-travel-markets.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Top Travel Markets</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshre-trip-patterns-by-zone.jpg" medium="image">
			<media:title type="html">Capital Bikeshre trip patterns by zone</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-zones-in-balance.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Zones in Balance</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-net-trips-supplied-or-received-by-zone-in-2011.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Net Trips Supplied or Received by Zone in 2011</media:title>
		</media:content>
	</item>
		<item>
		<title>Capital Bikeshare Data, Part 3</title>
		<link>http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/</link>
		<comments>http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 06:12:45 +0000</pubDate>
		<dc:creator>jdantos</dc:creator>
				<category><![CDATA[Biking]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[Capital Bikeshare]]></category>
		<category><![CDATA[nerd pride]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://jdantos.wordpress.com/?p=638</guid>
		<description><![CDATA[A short Part 3 in a series of posts analyzing Capital Bikeshare usage data. This post quickly looks at how much each bike gets used and churned through the system. See parts 1, 2, and 4. When you get on a Bikeshare bike, what&#8217;s that bike&#8217;s history? Has it been all over town in recent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=638&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>A short Part 3 in a series of posts analyzing Capital Bikeshare usage data. This post quickly looks at how much each bike gets used and churned through the system. See parts <a title="Capital Bikeshare Data, Part 1" href="http://jdantos.wordpress.com/2012/01/17/capital-bikeshare-data-part-1/">1</a>, <a title="Capital Bikeshare Data, Part 2" href="http://jdantos.wordpress.com/2012/01/18/capital-bikeshare-data-part-2/">2</a>, and <a title="Where are Capital Bikeshare Riders Going?" href="http://jdantos.wordpress.com/2012/01/31/where-are-capital-bikeshare-riders-going/">4</a>.</em></p>
<p>When you get on a Bikeshare bike, what&#8217;s that bike&#8217;s history? Has it been all over town in recent weeks, or are you the first to use it in awhile? How evenly is each bike in the fleet used? Do some bikes do all the work, while others sit?</p>
<p>The dataset of all trips counts 1,343 unique bicycle ID numbers. I&#8217;ve excluded 25 bikes that have strange ID numbers (they look like &#8220;? (0xEB7B5641)&#8221; if you&#8217;re interested), and suspicious looking activity, but they only represent 0.3% of all 1.36 million trips.  Here&#8217;s how the remaining fleet of 1,318 bikes breaks down by number of trips over 2011, excluding the 2010 growing pains. It looks like Bikeshare introduced about 200 new bikes to the fleet in late October 2011 (the ones with the flashing LED front lights?), so I&#8217;ve called those out separately.</p>
<div id="attachment_640" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-fleet-by-number-of-trips.jpg"><img class="size-full wp-image-640" title="Capital Bikeshare Fleet by Number of Trips" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-fleet-by-number-of-trips.jpg?w=500&#038;h=233" alt="Capital Bikeshare Fleet by Number of Trips" width="500" height="233" /></a><p class="wp-caption-text">Capital Bikeshare Fleet by Number of Trips. Most bikes were used 1,000 to 1,500 times in 2011, but some were used much less.</p></div>
<p>So in 2011, most bikes in the fleet were ridden between 1,000 and 1,500 times. No bike was ridden more than 1,600 times. Interestingly, a bunch of bikes were used at half, or even a quarter as much as the average bike. This could&#8217;ve been because the bike was pulled from rotation in the winter when the fleet is reduced, or for maintenance reasons.  I can&#8217;t tell when a bike was pulled for maintenance, but I can exclude winter.  Here&#8217;s all trips in 2011, but from April to October only when the fleet was presumably in near-maximum service (new fleet not shown here):</p>
<div id="attachment_642" class="wp-caption aligncenter" style="width: 510px"><a href="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-fleet-by-number-of-trips-high-season-only2.jpg"><img class="size-full wp-image-642" title="Capital Bikeshare Fleet by Number of Trips, High Season Only" src="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-fleet-by-number-of-trips-high-season-only2.jpg?w=500&#038;h=233" alt="Capital Bikeshare Fleet by Number of Trips, High Season Only" width="500" height="233" /></a><p class="wp-caption-text">Capital Bikeshare Fleet by Number of Trips, High Season Only.</p></div>
<p>All the numbers come down since we&#8217;re only looking at the high season, but still a fair chunk of the fleet seems to be getting used alot less than average. What&#8217;s going on here?</p>
<p>Are bikes getting stuck in less popular stations?  How completely does the system churn? Are there pockets of bikes that get stuck on the back bench for awhile, only to hit the big time weeks later?</p>
<p>One way to look at this is to say &#8211; Of the bikes with only 300-800 rides in 2011, were there lulls in usage? What station were they last docked at before a lull, and is there a pattern in those stations? Do those stations correspond to the usage numbers by station?  I&#8217;ll need more time to set up that query &#8211; anyone want to take a crack at it?</p>
<p>One parting thought &#8211; what percent of a Capital Bikeshare&#8217;s life is spent sitting at a dock?  I get something like 415,000 hours of total usage in 2011 (bike-hours, if you will).  Each year has 8,760 hours in it, times say 800 bikes in service, and that&#8217;s 7 million bike-hours of total availability.  So each bike is being ridden 6 or 7% of its waking (and sleeping) hours, while the other 90+% of its life is spent on the dock? Is that low or high? How does that compare to a typical car, or bike?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jdantos.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jdantos.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jdantos.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jdantos.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jdantos.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jdantos.wordpress.com/638/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jdantos.wordpress.com/638/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jdantos.wordpress.com/638/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jdantos.wordpress.com&amp;blog=28349643&amp;post=638&amp;subd=jdantos&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jdantos.wordpress.com/2012/01/24/capital-bikeshare-data-part-3/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39cdfa556ff3a77f37bf68c9229f7165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jdantos</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-fleet-by-number-of-trips.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Fleet by Number of Trips</media:title>
		</media:content>

		<media:content url="http://jdantos.files.wordpress.com/2012/01/capital-bikeshare-fleet-by-number-of-trips-high-season-only2.jpg" medium="image">
			<media:title type="html">Capital Bikeshare Fleet by Number of Trips, High Season Only</media:title>
		</media:content>
	</item>
	</channel>
</rss>
