<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Tally Votes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/" />
    <link rel="self" type="application/atom+xml" href="http://www.tallyvotes.org/atom.xml" />
    <id>tag:,2008-11-14:/3</id>
    <updated>2013-06-12T00:20:47Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>

<entry>
    <title>Spring 2013 Town Meeting concludes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2013/06/spring-2013-town-meeting-concludes.php" />
    <id>tag:www.tallyvotes.org,2013://3.241</id>

    <published>2013-06-11T23:59:06Z</published>
    <updated>2013-06-12T00:20:47Z</updated>

    <summary> // Load the Visualization API and the piechart package. google.load(&apos;visualization&apos;, &apos;1&apos;, {&apos;packages&apos;:[&apos;corechart&apos;]}); // Set a callback to run when the Google Visualization API is loaded. google.setOnLoadCallback(drawChart); // Callback that creates and populates a data table, // instantiates the pie...</summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
    
// Load the Visualization API and the piechart package.
google.load('visualization', '1', {'packages':['corechart']});

// Set a callback to run when the Google Visualization API is loaded.
google.setOnLoadCallback(drawChart);

// Callback that creates and populates a data table, 
// instantiates the pie chart, passes in the data and
// draws it.
function drawChart() {
	var data1 = new google.visualization.DataTable();
	var data2 = new google.visualization.DataTable();
	var data3 = new google.visualization.DataTable();

	var x1 = [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013];
	var y1 = [['Sessions', 11, 6, 9, 11, 12, 12, 10, 8, 5, 8, 6, 9]];

	var x2 = [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013];
	var y2 = [['Attendance', 68.24, 74.18, 70.61, 78.04, 71.82, 75.58, 72.25, 68.42, 72.26, 66.65, 78.94, 75.43]];

	var x3 = ['5/6/2013', '5/8/2013', '5/13/2013', '5/15/2013', '5/20/2013', '5/22/2013', '5/29/2013', '6/3/2013', '6/10/2013'];
	var y3 = [['Attendance', 83.27, 70.92, 74.10, 69.72, 79.28, 72.51, 78.09, 78.88, 72.11]];

	data1.addColumn('string', 'Year');
	for (var i = 0; i  < y1.length; ++i) {
		data1.addColumn('number', y1[i][0]);    
	}
	data1.addRows(x1.length);
	for (var j = 0; j < x1.length; ++j) {    
		data1.setValue(j, 0, x1[j].toString());    
	}
	for (var i = 0; i  < y1.length; ++i) {
		for (var j = 1; j  < y1[i].length; ++j) {
			data1.setValue(j-1, i+1, y1[i][j]);    
		}
	}

	data2.addColumn('string', 'Year');
	for (var i = 0; i  < y2.length; ++i) {
		data2.addColumn('number', y2[i][0]);    
	}
	data2.addRows(x2.length);
	for (var j = 0; j < x2.length; ++j) {    
		data2.setValue(j, 0, x2[j].toString());    
	}
	for (var i = 0; i  < y2.length; ++i) {
		for (var j = 1; j  < y2[i].length; ++j) {
			data2.setValue(j-1, i+1, y2[i][j]);    
		}
	}

	data3.addColumn('string', 'Date');
	for (var i = 0; i  < y3.length; ++i) {
		data3.addColumn('number', y3[i][0]);    
	}
	data3.addRows(x3.length);
	for (var j = 0; j < x3.length; ++j) {    
		data3.setValue(j, 0, x3[j].toString());    
	}
	for (var i = 0; i  < y3.length; ++i) {
		for (var j = 1; j  < y3[i].length; ++j) {
			data3.setValue(j-1, i+1, y3[i][j]);    
		}
	}

	new google.visualization.ColumnChart(document.getElementById('annualSessions')).draw(data1, {
		title:"Annual Town Meeting Sessions", 
		legend: 'none',
		width:600, 
		height:400,
		hAxis: {title: "Year"},
		vAxis: {title: "Session Count", baseline: 0}
	});
	new google.visualization.LineChart(document.getElementById('annualAttendance')).draw(data2, {
		title:"Annual Town Meeting Attendance", 
		legend: 'none',
		width:600, 
		height:400,
		pointSize: 5,
		hAxis: {title: "Year"},
		vAxis: {title: "Attendance Percentage"}
	});
	new google.visualization.LineChart(document.getElementById('nightlyAttendance')).draw(data3, {
		title:"Nightly Town Meeting Attendance, Spring 2013", 
		legend: 'none',
		width:600, 
		height:400,
		pointSize: 5,
		hAxis: {title: "Date"},
		vAxis: {title: "Attendance Percentage"}
	});

}
</script>




Amherst's Spring 2013 Town Meeting concluded after its ninth session on Monday, June 10, extending beyond its customary 10PM deadline to consider four final petition articles, wrapping up close to 11PM.
<br /><br />
The final session produced three tally votes on zoning articles.  Bucking the trend of recent years, the Spring Town Meeting finished up with a total of ten tally votes, the most since the 20 tally votes in the spring of 2007.
<br /><br />
The database at tallyvotes.org has been updated with the tally vote results, along with attendance records for all nine sessions of the Spring Town Meeting.  Click the links below to see the results from each of the tally votes, or use the "Go to the database" button at the top of the page to access the full database search screen.
<br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=104&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/15/13 - Article 26 - Appropriate $30K for Town-Gown planning study<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 122 YES, 46 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=105&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/20/13 - Article 29 - Substitute petition article paragraphs into rental regulations<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Failed - 74 YES, 116 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=106&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/22/13 - Article 36 - Rezone property on Main St from R-G to B-N<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 120 YES, 55 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=107&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/29/13 - Article 42 - Acquire Echo Village property - motion to refer<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 95 YES, 93 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=108&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/3/13 - Article 43 - Acquire Cushman property - motion to dismiss<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 98 YES, 90 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=109&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/3/13 - Article 31 - Change standards and conditions for mixed-use buildings - motion to refer<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Failed - 82 YES, 94 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=110&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/3/13 - Article 31 - Change standards and conditions for mixed-use buildings<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 119 YES, 56 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=111&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/10/13 - Article 32 - Change dimensional regulations for COM and B-L districts<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Failed - 110 YES, 67 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=112&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/10/13 - Article 32 - Change dimensional regulations for B-VC and B-G districts<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 121 YES, 53 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=113&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/10/13 - Article 35 - Create form-based dimensional regulations for non-conforming lots<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 107 YES, 49 NO)</a><br /><br />
<br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=27&amp;memberSelection=all&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none&amp;memberHide=on">All Spring 2013 tally vote results</a>
<br /><br />
The nine sessions of this spring's Town Meeting was longer than seen in recent years, but not as long as the stretch from 2005 through 2008, which saw spring Town Meetings over ten nights long every year.
<br /><br />
<div id="annualSessions"></div>
<br /><br />
Overall attendance was 75.4%, down slightly from the record high in 2012, but still higher than the recent average of 72.4%.
<br /><br />
<div id="annualAttendance"></div>
<br /><br />
Attendance varied from a high of 83.3% on the first night to a low of 69.7% on May 15.
<br /><br />
<div id="nightlyAttendance"></div>


]]>
        
    </content>
</entry>

<entry>
    <title>First Seven Spring 2013 Tally Votes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2013/06/first-seven-spring-2013-tally-votes.php" />
    <id>tag:www.tallyvotes.org,2013://3.240</id>

    <published>2013-06-06T17:53:17Z</published>
    <updated>2013-06-06T18:04:56Z</updated>

    <summary>The first seven tally votes for the 2013 Spring Town Meeting have been posted. Click the links below to see the results from each of the tally votes, or use the &quot;Go to the database&quot; button at the top of...</summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[The first seven tally votes for the 2013 Spring Town Meeting have been posted.<br/>
<br/>
Click the links below to see the results from each of the tally votes, or use the "Go to the database" button at the top of the page to access the full database search screen.<br/>
<br/>
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=104&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/15/13 - Article 26 - Appropriate $30K for Town-Gown planning study<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 122 YES, 46 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=105&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/20/13 - Article 29 - Substitute petition article paragraphs into rental regulations<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Failed - 74 YES, 116 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=106&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/22/13 - Article 36 - Rezone property on Main St from R-G to B-N<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 120 YES, 55 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=107&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/29/13 - Article 42 - Acquire Echo Village property - motion to refer<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 95 YES, 93 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=108&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/3/13 - Article 43 - Acquire Cushman property - motion to dismiss<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 98 YES, 90 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=109&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/3/13 - Article 31 - Change standards and conditions for mixed-use buildings - motion to refer<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Failed - 82 YES, 94 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=110&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">6/3/13 - Article 31 - Change standards and conditions for mixed-use buildings<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Passed - 119 YES, 56 NO)</a><br /><br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=27&amp;memberSelection=all&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none&amp;memberHide=on">All Spring 2013 tally vote results</a>]]>
        
    </content>
</entry>

<entry>
    <title>Fall 2012 Town Meeting concludes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2012/12/fall-2012-town-meeting-concludes.php" />
    <id>tag:www.tallyvotes.org,2012://3.239</id>

    <published>2012-12-03T21:53:56Z</published>
    <updated>2012-12-03T22:03:15Z</updated>

    <summary><![CDATA[Amherst's Fall 2012 Special Town Meeting concluded after its third session on Wednesday, November 28. &nbsp;Average attendance during the three nights of this Town Meeting was 71.6%, the highest attendance at a fall Town Meeting in the past six years.The...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's Fall 2012 Special Town Meeting concluded after its third session on Wednesday, November 28. &nbsp;Average attendance during the three nights of this Town Meeting was 71.6%, the highest attendance at a fall Town Meeting in the past six years.<div><br /></div><div>The final session produced a tally vote on Article 16, a citizen petition article that would have amended the zoning bylaw to require that all conversions to duplexes be regulated under the "Converted Dwellings" section of the zoning bylaw. &nbsp;The article failed by a vote of 99 YES, 56 NO (changes to the zoning bylaw require a two-thirds majority in order to pass).</div><div><br /></div><div>The database at tallyvotes.org has been updated with the tally vote results, along with attendance records for all three sessions of the Fall Town Meeting. &nbsp;Click the links below to see the results from each of the tally votes, or use the "Go to the database" button at the top of the page to access the full database search screen.</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=26&amp;memberSelection=all&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none&amp;memberHide=on">11/28/12 -&nbsp;</a><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=103&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">Require
  all duplexes created from existing dwellings to be regulated as converted
  dwellings (Failed - 99 YES, 56 NO)</a></div><div><br /><div>
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=26&amp;memberSelection=all&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none&amp;memberHide=on">All Fall 2012 tally vote results</a></div></div>]]>
        
    </content>
</entry>

<entry>
    <title>Fall 2012 Town Meeting under way</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2012/11/fall-2012-town-meeting-under-way.php" />
    <id>tag:www.tallyvotes.org,2012://3.238</id>

    <published>2012-11-28T00:11:28Z</published>
    <updated>2012-11-28T00:15:09Z</updated>

    <summary><![CDATA[Amherst's Fall 2012 Town Meeting began on Monday, November 19 and continued the following Monday, November 26. &nbsp;The second session produced a single tally vote on a zoning article that would have added a new use category for single-family homes...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's Fall 2012 Town Meeting began on Monday, November 19 and continued the following Monday, November 26. &nbsp;The second session produced a single tally vote on a zoning article that would have added a new use category for single-family homes rented to unrelated individuals, and regulated this use by Special Permit. &nbsp;The article failed by a vote of 69 YES, 102 NO.<div><br /></div><div><div style="margin: 0px; padding: 0px; font-family: 'trebuchet ms';">The database at tallyvotes.org has been updated with the results of this vote, along with attendance records from the first two sessions of the meeting.</div></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=102&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">11/26/12 - Create new zoning use category for rented single-family homes (Failed 69 YES, 102 NO)</a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Article 17 tally vote posted</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2012/05/article-17-tally-vote-posted.php" />
    <id>tag:www.tallyvotes.org,2012://3.237</id>

    <published>2012-05-18T12:23:27Z</published>
    <updated>2012-05-18T12:31:59Z</updated>

    <summary><![CDATA[Amherst's Spring 2012 Town Meeting continued into its sixth night on May 16, with a tally vote on the capital budget for buildings and facilities under Article 17. &nbsp;Two amendments were made to reduce the appropriation, but the original (unamended)...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's Spring 2012 Town Meeting continued into its sixth night on May 16, with a tally vote on the capital budget for buildings and facilities under Article 17. &nbsp;Two amendments were made to reduce the appropriation, but the original (unamended) amount was passed.<div><br /></div><div>The database at tallyvotes.org has been updated with the results of this vote along with attendance records from the first six sessions of the meeting.
</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=101&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/16/12 - Article 17 - keep original capital budget for buildings and facilities</a> (Passed - 101 YES, 55 NO)</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=25&amp;memberSelection=all&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none&amp;memberHide=on">All Spring 2012 tally vote results</a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Spring 2012 Tally votes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2012/05/spring-2012-tally-votes.php" />
    <id>tag:www.tallyvotes.org,2012://3.236</id>

    <published>2012-05-15T23:56:56Z</published>
    <updated>2012-05-18T12:31:00Z</updated>

    <summary>Amherst&apos;s 2012 Annual Town Meeting is underway, with four tally votes so far, two on the budget for community services and two on village center rezoning efforts in North Amherst and Atkins Corners.The database at tallyvotes.org has been updated with...</summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's 2012 Annual Town Meeting is underway, with four tally votes so far, two on the budget for community services and two on village center rezoning efforts in North Amherst and Atkins Corners.<div><br /></div><div>The database at tallyvotes.org has been updated with the results of these votes, along with attendance records from the first five sessions of the meeting.</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=97&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/2/12 - Increase Human Services budget by $66K (Failed - 67 YES, 111 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=98&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/2/12 - Increase Human Services budget by $26K (Failed - 78 YES, 99 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=99&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/9/12 - Village center rezoning at Atkins Corners (Failed - 131 YES, 78 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=25&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/14/12 - Village center rezoning in North Amherst (Failed - 137 YES, 73 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=25&amp;memberSelection=all&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none&amp;memberHide=on">All Spring 2012 tally vote results</a></div>]]>
        
    </content>
</entry>

<entry>
    <title>Candidates for 2012 Town Election now available</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2012/02/candidates-for-2012-town-election-now-av.php" />
    <id>tag:www.tallyvotes.org,2012://3.235</id>

    <published>2012-02-24T02:11:13Z</published>
    <updated>2012-02-24T03:29:18Z</updated>

    <summary><![CDATA[The nomination deadline for the 2012 Annual Town Election was Tuesday, February 14, 2012, and nominations are now closed.&nbsp; The database has been updated with candidates for all townwide offices, along with candidates for Town Meeting in each precinct.&nbsp; You...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[<span style="font-family: 'trebuchet ms'; ">The nomination deadline for the 2012 Annual Town Election was Tuesday, February 14, 2012, and nominations are now closed.&nbsp; The database has been updated with candidates for all townwide offices, along with candidates for Town Meeting in each precinct.&nbsp; You can examine voting records for the candidates in any specific townwide or precinct-level race.</span> <div><span style="font-family: 'trebuchet ms'; "><br /></span></div><div><span style="font-family: 'trebuchet ms'; ">The Town of Amherst changed its precinct boundaries in the spring of 2012 after data from the 2010 federal census became available. &nbsp;As a result, all Town Meeting seats in all precincts are vacated, and all 24 seats in each precinct are up for election in 2012. &nbsp;The eight highest vote-getters in each precinct will receive three-year seats, the next eight will receive two-year seats, and the next eight will receive one-year seats.</span></div><div><span style="font-family: 'trebuchet ms'; "><br /></span></div><div><div><span class="Apple-style-span" style="font-family: 'trebuchet ms'; ">Links for Town Meeting candidates in each precinct are shown below, along with links for each townwide office.&nbsp; For more details, go to the&nbsp;<a href="http://www.tallyvotes.org/tm.php" style="outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">main database selection page</a>&nbsp;or the <a href="http://www.tallyvotes.org/electionList.php?electionId=26">2012 election page</a>.</span></div><div><span class="Apple-style-span" style="font-family: 'trebuchet ms'; "><br /></span></div><div><span style="font-family: 'trebuchet ms'; ">The election will be held on Tuesday, April 3, 2012.&nbsp;&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=9&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 1 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=14&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 2 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=16&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 3 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=19&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 4 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=21&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 5 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=22&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 6 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=24&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 7 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=26&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 8 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=28&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 9 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=12&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Precinct 10 Town Meeting candidates</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=1&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Select Board (1 candidate for 1 seat)</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=townwide&amp;townwideSelection=2&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">School Committee (4 candidates for 2 seats)</a><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=townwide&amp;townwideSelection=3&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Jones Library Trustee (3 year seat) (3 candidates for 2 seats)</a></div><div><span style="font-family: 'trebuchet ms'; "><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=townwide&amp;townwideSelection=39&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">Jones Library Trustee (1 year seat) (2 candidates for 1 seat)&nbsp;</a></span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=townwide&amp;townwideSelection=4&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Moderator (1 candidate for 1 seat)</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=7&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Oliver Smith Will Elector (1 candidate for 1 seat)</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=6&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Amherst Redevelopment Authority (1 candidate for 1 seat)</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span><br style="font-family: 'trebuchet ms'; " /><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=all&amp;memberSelection=precinctCandidates&amp;precinctElectionSelection=5&amp;attendanceSelection=1&amp;sortSelection=1" style="font-family: 'trebuchet ms'; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">Amherst Housing Authority (2 candidates for 1 seat)</a><span style="font-family: 'trebuchet ms'; ">&nbsp;</span>
</div><br class="Apple-interchange-newline" /></div>]]>
        
    </content>
</entry>

<entry>
    <title>2011 Fall Town Meeting concludes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/11/2011-fall-town-meeting-concludes.php" />
    <id>tag:www.tallyvotes.org,2011://3.234</id>

    <published>2011-11-18T13:01:58Z</published>
    <updated>2011-11-18T15:06:34Z</updated>

    <summary><![CDATA[Amherst's 2011 Fall Town Meeting concluded on Wednesday, November 18, 2011, on its third night. &nbsp;The only article considered that night was Article 17, a proposal for village center rezoning in North Amherst and Atkins Corners, including the creation of...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[<span class="Apple-style-span" style="font-family: 'trebuchet ms'; ">Amherst's 2011 Fall Town Meeting concluded on Wednesday, November 18, 2011, on its third night. &nbsp;The only article considered that night was Article 17, a proposal for village center rezoning in North Amherst and Atkins Corners, including the creation of a form-based code. &nbsp;The final vote on the article produced the third tally vote of the Fall. &nbsp;The article failed to achieve the two-thirds majority required to pass zoning changes, with a vote tally of 119 YES, 79 NO.</span><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 'trebuchet ms'; text-align: left; "><br /></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 'trebuchet ms'; text-align: left; ">The database at tallyvotes.org has been updated with the tally vote results, along with attendance records for all three sessions of the Fall Town Meeting.&nbsp; Click the links below to see the results from each of the tally votes, or use the "Go to the database" button at the top of the page to access the full database search screen.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 'trebuchet ms'; text-align: left; "><br /></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 'trebuchet ms'; text-align: left; "><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=96&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">11/16/11 - Village center zoning in North and South Amherst (Failed - 119 YES, 79 NO)</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 'trebuchet ms'; text-align: left; "><br /></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 'trebuchet ms'; text-align: left; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=95&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">11/9/11 - Resolution to re-establish Committee on Homelessness (Failed - 60 YES, 65 NO)</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><br /></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=94&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">11/7/11 - Appropriate $40K for housing study (Passed - 90 YES, 67 NO)</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><br /></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=24&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); ">All Fall 2011 tally vote results</a></div></div> ]]>
        
    </content>
</entry>

<entry>
    <title>Tally vote on Committee on Homelessness resolution</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/11/tally-vote-on-committee-on-homelessness.php" />
    <id>tag:www.tallyvotes.org,2011://3.233</id>

    <published>2011-11-14T23:20:48Z</published>
    <updated>2011-11-14T17:25:43Z</updated>

    <summary><![CDATA[Amherst's Fall 2011 Town Meeting continued into its second night on Wednesday, Nov. 11, 2011, with 147 members present, and a single tally vote. &nbsp;Article 18 was a non-binding resolution presented by members of the recently-disbanded Committee on Homelessness, seeking...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's Fall 2011 Town Meeting continued into its second night on Wednesday, Nov. 11, 2011, with 147 members present, and a single tally vote. &nbsp;Article 18 was a non-binding resolution presented by members of the recently-disbanded Committee on Homelessness, seeking to re-establish the committee. &nbsp;The article failed by a vote of 60 YES, 65 NO.<div><br /></div><div>The database at tallyvotes.org has been updated with the results of this vote, along with attendance records from the first two sessions of the meeting.</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=95&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="outline-style: none; outline-width: initial; outline-color: initial; color: rgb(45, 49, 138); font-family: 'trebuchet ms'; text-align: left; ">11/9/11 - Resolution to re-establish Committee on Homelessness (Failed - 60 YES, 65 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=24&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">All Fall 2011 tally vote results</a></div>]]>
        
    </content>
</entry>

<entry>
    <title>2011 Fall Town Meeting begins</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/11/2011-fall-town-meeting-begins.php" />
    <id>tag:www.tallyvotes.org,2011://3.232</id>

    <published>2011-11-08T23:23:29Z</published>
    <updated>2011-11-08T20:27:47Z</updated>

    <summary><![CDATA[Amherst's 2011 Fall Town Meeting began on Monday, November 7, 2011, with a single tally vote on the first night of the meeting. &nbsp;Article 5 proposed appropriating $40,000 for the purpose of conducting a prospective residential market analysis for housing...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[<font class="Apple-style-span" face="'trebuchet ms'"><div>Amherst's 2011 Fall Town Meeting began on Monday, November 7, 2011, with a single tally vote on the first night of the meeting. &nbsp;Article 5 proposed appropriating $40,000 for the purpose of conducting a prospective residential market analysis for housing in Amherst. &nbsp;The article passed with a vote of 97 YES, 60 NO.</div><div><br /></div><div>The database at tallyvotes.org has been updated with the results of this vote, along with attendance records from the first session of the meeting.</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=94&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">11/7/11 - Appropriate $40K for housing study (Passed - 90 YES, 67 NO)</a></div></font><div> </div>]]>
        
    </content>
</entry>

<entry>
    <title>Record low Town Meeting attendance in 2011</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/05/record-low-town-meeting-attendance-in-20.php" />
    <id>tag:www.tallyvotes.org,2011://3.231</id>

    <published>2011-05-30T20:31:32Z</published>
    <updated>2011-05-30T21:05:37Z</updated>

    <summary> // Load the Visualization API and the piechart package. google.load(&apos;visualization&apos;, &apos;1&apos;, {&apos;packages&apos;:[&apos;corechart&apos;]}); // Set a callback to run when the Google Visualization API is loaded. google.setOnLoadCallback(drawChart); // Callback that creates and populates a data table, // instantiates the pie...</summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
    
// Load the Visualization API and the piechart package.
google.load('visualization', '1', {'packages':['corechart']});

// Set a callback to run when the Google Visualization API is loaded.
google.setOnLoadCallback(drawChart);

// Callback that creates and populates a data table, 
// instantiates the pie chart, passes in the data and
// draws it.
function drawChart() {
  var data = new google.visualization.DataTable();
  var raw_data = [['Attendance', 68.24,74.18,70.61,78.04,71.82,75.58,72.25,68.42,72.26,66.65]];
  
  var years = [2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011];
                  
  data.addColumn('string', 'Year');
  for (var i = 0; i  < raw_data.length; ++i) {
    data.addColumn('number', raw_data[i][0]);    
  }
  
  data.addRows(years.length);

  for (var j = 0; j < years.length; ++j) {    
    data.setValue(j, 0, years[j].toString());    
  }
  for (var i = 0; i  < raw_data.length; ++i) {
    for (var j = 1; j  < raw_data[i].length; ++j) {
      data.setValue(j-1, i+1, raw_data[i][j]);    
    }
  }
  
  // Create and draw the visualization.
  new google.visualization.ColumnChart(document.getElementById('chart_div'))
	.draw(data,
           {title:"Annual Town Meeting Attendance (Overall Percentage)", 
            legend: 'none',
            width:600, height:400,
            hAxis: {title: "Year"},
            vAxis: {title: "Attendance Percentage"}}
      );
}
</script>

The recently-concluded 2011 Annual Town Meeting in Amherst had the lowest overall attendance of any Spring Town Meeting in the last ten years (detailed attendance data is only available for years since 2002). &nbsp;Attendance averaged 66.7% over the eight sessions of Town Meeting, beneath the previous low figure of 68.2% in 2002.
<div><br /></div>
<div>Attendance at individual sessions ranged from a high of 78.4% on May 16 (the night the solar project on the old landfill was considered) to a low of 54.8% on May 25 (the final night of Town Meeting, which dealt with several minor zoning articles, along with zoning to allow backyard chickens and rabbits in residential neighborhoods).</div>
<div><br /></div><div><br /></div>

 <div id="chart_div"></div>]]>
        
    </content>
</entry>

<entry>
    <title>2011 Annual Town Meeting concludes</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/05/2011-annual-town-meeting-concludes.php" />
    <id>tag:www.tallyvotes.org,2011://3.230</id>

    <published>2011-05-30T18:02:58Z</published>
    <updated>2011-05-30T19:07:36Z</updated>

    <summary><![CDATA[Amherst's 2011 Annual Town Meeting concluded on Wednesday, May 25, 2011, on its eighth night. &nbsp;The meeting produced three recorded tally votes, all three regarding the budget for Community Services.The database at tallyvotes.org has been updated with the tally vote...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's 2011 Annual Town Meeting concluded on Wednesday, May 25, 2011, on its eighth night. &nbsp;The meeting produced three recorded tally votes, all three regarding the budget for Community Services.<div><br /></div><div><span class="Apple-style-span" style="font-family: 'trebuchet ms'; ">The database at tallyvotes.org has been updated with the tally vote results, along with attendance records for all eight sessions of the Annual Town Meeting.&nbsp; Click the links below to see the results from each of the tally votes, or use the "Go to the database" button at the top of the page to access the full database search screen.</span></div><div><span class="Apple-style-span" style="font-family: 'trebuchet ms'; "><br /></span></div>

<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=91&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="text-decoration: none; outline-style: none; color: rgb(45, 49, 138); ">5/2/11 - Amend Community Services budget to add $70K (Failed - 64 YES, 100 NO)</a>
<br />
<br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=92&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="text-decoration: none; outline-style: none; color: rgb(45, 49, 138); ">5/9/11 - Reconsider Community Services budget under Article 14 (Passed - 93 YES, 72 NO)</a>
<br />
<br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=93&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="text-decoration: none; outline-style: none; color: rgb(45, 49, 138); ">5/9/11 - Community Services budget - increase by $65K (Passed - 92 YES, 75 NO)</a>
<br />
<br />
<a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=23&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none" style="text-decoration: none; outline-style: none; color: rgb(45, 49, 138); ">All Spring 2011 tally vote results</a>]]>
        
    </content>
</entry>

<entry>
    <title>Tally votes on Community Services budget</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/05/tally-votes-on-community-services-budget.php" />
    <id>tag:www.tallyvotes.org,2011://3.229</id>

    <published>2011-05-14T23:19:04Z</published>
    <updated>2011-05-30T19:08:08Z</updated>

    <summary><![CDATA[The third night of the 2011 Amherst Town Meeting saw two tally votes, both relating to the Community Services portion of the budget under Article 14. &nbsp;This budget appropriation had been voted earlier, but Town Meeting member Julia Rueschmeyer moved...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[The third night of the 2011 Amherst Town Meeting saw two tally votes, both relating to the Community Services portion of the budget under Article 14. &nbsp;This budget appropriation had been voted earlier, but Town Meeting member Julia Rueschmeyer moved to reconsider the appropriation in order to add additional money to fund the operation of War Memorial Pool.<div><br /></div><div>The motion to reconsider went to a tally vote, and passed by a vote of 93 YES, 72 NO. &nbsp;This reopened consideration of the Community Services budget appropriation, with another tally vote on Ms. Rueschmeyer's motion to increase the budget by around $65K. &nbsp;This increase passed by a vote of 92 YES, 75 NO.</div><div><br /></div><div>The database at tallyvotes.org has been updated with the results of these vote, along with attendance records from the first four sessions of the meeting.</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=92&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/9/11 - Reconsider Community Services budget under Article 14 (Passed - 93 YES, 72 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=93&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/9/11 - Community Services budget - increase by $65K (Passed - 92 YES, 75 NO)</a></div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=specific&amp;sessionSelection=23&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">All Spring 2011 tally vote results</a></div>]]>
        
    </content>
</entry>

<entry>
    <title>2011 Annual Town Meeting underway</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/05/2011-annual-town-meeting-underway.php" />
    <id>tag:www.tallyvotes.org,2011://3.228</id>

    <published>2011-05-05T22:39:41Z</published>
    <updated>2011-05-06T17:36:25Z</updated>

    <summary><![CDATA[Amherst's 2011 Annual Town Meeting began on Monday, May 2, 2011, with a single tally vote on the first night of the meeting. &nbsp;In the first budget area under Article 14, Community Services, Town Meeting member Hwei-Ling Greeney moved to...]]></summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[Amherst's 2011 Annual Town Meeting began on Monday, May 2, 2011, with a single tally vote on the first night of the meeting. &nbsp;In the first budget area under Article 14, Community Services, Town Meeting member Hwei-Ling Greeney moved to amend the budget by appropriating an additional $70,000 to fund local human service agencies. &nbsp;This amendment failed by a vote of 64 YES, 100 NO.<div><br /></div><div>The database at tallyvotes.org has been updated with the results of this vote, along with attendance records from the first two sessions of the meeting.</div><div><br /></div><div><a href="http://www.tallyvotes.org/tmVotes.php?articleSelection=pick&amp;urlVotes=91&amp;memberSelection=allCurrent&amp;attendanceSelection=1&amp;sortSelection=1&amp;preferenceSelection=none">5/2/11 - Amend Community Services budget to add $70K (Failed - 64 YES, 100 NO)</a></div>]]>
        
    </content>
</entry>

<entry>
    <title>User Interface Improvements</title>
    <link rel="alternate" type="text/html" href="http://www.tallyvotes.org/2011/03/user-interface-improvements.php" />
    <id>tag:www.tallyvotes.org,2011://3.227</id>

    <published>2011-03-17T12:54:40Z</published>
    <updated>2011-03-17T13:22:28Z</updated>

    <summary>With 2011 Spring Town Meeting approaching, I&apos;ve made a couple minor improvements to the page that displays tally vote results to better deal with the ever-growing number of votes in the database.Previously, the results page showed descriptions of all the...</summary>
    <author>
        <name>Jonathan O&apos;Keeffe</name>
        <uri>http://www.jonathanokeeffe.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.tallyvotes.org/">
        <![CDATA[With 2011 Spring Town Meeting approaching, I've made a couple minor improvements to the page that displays tally vote results to better deal with the ever-growing number of votes in the database.<div><br /></div><div>Previously, the results page showed descriptions of all the votes listed at the top of the page. &nbsp;This worked well when there were only a dozen or so votes, but now that the page may be displaying close to 100 votes, it was becoming unwieldy. &nbsp;Now, the vote descriptions are hidden by default, and you can access them by clicking the "Vote Descriptions" header at the top of the page.</div><div><br /></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="tvVoteDescriptions.png" src="http://www.tallyvotes.org/2011/03/17/img/tvVoteDescriptions.png" width="417" height="65" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;">In addition, the table of vote results extends horizontally far to the right with a large number of votes. &nbsp;To make it easier to keep track of which row you are looking at, I have added an extra column on the far right showing each member's name, which should reduce the amount of scrolling back and forth needed to view the results.</span></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><br /></span></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="40" class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="tvNamesRight.png" src="http://www.tallyvotes.org/2011/03/17/img/tvNamesRight.png" width="386" height="156" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span></form></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="40" class="mt-enclosure mt-enclosure-image" style="display: inline;">Finally, this is a good time to mention an existing option that makes it easier to view large numbers of results. &nbsp;Above the results table, the "Display Format" drop-down allows you to choose between standard display format and a condensed version. &nbsp;The condensed version displays in a smaller font and abbreviates some terms, making it easier to view large result sets.</span></form></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="40" class="mt-enclosure mt-enclosure-image" style="display: inline;"><br /></span></form></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="40" class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="41" class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="tvCondensed.png" src="http://www.tallyvotes.org/2011/03/17/img/tvCondensed.png" width="897" height="197" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></span></form></form></div><div><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="40" class="mt-enclosure mt-enclosure-image" style="display: inline;"><form mt:asset-id="41" class="mt-enclosure mt-enclosure-image" style="display: inline;">Hopefully these options will make it easier to navigate large numbers of votes.</span></form></form></div><div><br /></div>]]>
        
    </content>
</entry>

</feed>
