Files @ e0cc78b27cb1
Branch filter:

Location: website/www/conservancy/static/about/filings/index.html

bkuhn
Annual report for FY 2013.

Include links from the filings page.
{% extends "base_about.html" %}
{% block subtitle %}About - {% endblock %}
{% block submenuselection %}Filings{% endblock %}
{% block content %}

<h1>Public Filings</h1>

<p>Like all USA 501(c)(3) non-profits, the Conservancy files an annual Form 990 and,
as a non-profit in the State of New York, files an annual CHAR-500 with
New York State.  Below, Conservancy makes available these filings for
public inspection, in reverse chronological order:</p>

<ul>
<li>Fiscal Year 2014 (from 2014-03-01 through 2015-02-28)
<p>Conservancy's FY 2014 has not yet ended.  Filings for FY 2014 are currently due on 2015-07-15.
</p>
</li>
<li>Fiscal Year 2013 (from 2013-03-01 through 2014-02-28)
<ul>
<li><a href="/docs/conservancy_annual-report_fy-2013.pdf">FY 2013 Annual
    Report (PDF)</a> (<a href="/docs/conservancy_annual-report_fy-2013.odp">source in ODP format is also available</a>).</li>
<li><a href="/docs/conservancy_Form-990_fy-2013.pdf">FY 2013 Federal Forms 990 (PDF)</a></li>
<li><a href="/docs/conservancy_CHAR-500_fy-2013.pdf">FY 2013 New York State CHAR-500 (PDF)</a></li>
<li><a href="/docs/conservancy_independent-audit_fy-2013.pdf">FY 2013 Independent Auditor's Report (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2012 (from 2012-03-01 through 2013-02-28)
<ul>
<li><a href="/docs/conservancy_annual-report_fy-2012.pdf">FY 2012 Annual
    Report (PDF)</a> (<a href="/docs/conservancy_annual-report_fy-2012.odp">source in ODP format is also available</a>).</li>
<li><a href="/docs/conservancy_Form-990_fy-2012.pdf">FY 2012 Federal Forms 990 &amp; 990-T (PDF)</a></li>
<li><a href="/docs/conservancy_CHAR-500_fy-2012.pdf">FY 2012 New York State CHAR-500 (PDF)</a></li>
<li><a href="/docs/conservancy_independent-audit_fy-2012.pdf">FY 2012 Independent Auditor's Report (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2011 (from 2011-03-01 through 2012-02-29)
<ul>
<li><a href="/docs/conservancy_annual-report_fy-2011.pdf">FY 2011 Annual
    Report (PDF)</a> (<a href="/docs/conservancy_annual-report_fy-2011.odp">source in ODP format is also available</a>).</li>
<li><a href="/docs/conservancy_Form-990_fy-2011.pdf">FY 2011 Federal Forms 990 &amp; 990-T (PDF)</a></li>
<li><a href="/docs/conservancy_CHAR-500_fy-2011.pdf">FY 2011 New York State CHAR-500 (PDF)</a></li>
<li><a href="/docs/conservancy_independent-audit_fy-2011.pdf">FY 2011 Independent Auditor's Report (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2010 (from 2010-03-01 through 2011-02-28)
<ul>
<li><a href="/docs/conservancy_Form-990_fy-2010.pdf">FY 2010 Federal Form 990 (PDF)</a></li>
<li><a href="/docs/conservancy_CHAR-500_fy-2010.pdf">FY 2010 New York State CHAR-500 (PDF)</a></li>
<li><a href="/docs/conservancy_independent-audit_fy-2010.pdf">FY 2010 Independent Auditor's Report (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2009 (from 2009-03-01 through 2010-02-28)
<ul>
<li><a href="/docs/conservancy_Form-990_fy-2009.pdf">FY 2009 Federal Form 990 (PDF)</a></li>
<li><a href="/docs/conservancy_CHAR-500_fy-2009.pdf">FY 2009 New York State CHAR-500 (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2008 (from 2008-03-01 through 2009-02-28)
<ul>
<li><a href="/docs/conservancy-form-990-fy-2008.pdf">FY 2008 Federal Form 990 (PDF)</a></li>
<li><a href="/docs/conservancy-CHAR-500-fy-2008.pdf">FY 2008 New York State CHAR-500 (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2007 (from 2007-03-01 through 2008-02-29)
<ul>
<li><a href="/docs/conservancy_Form-990_fy-2007.pdf">FY 2007 Federal Form 990 (PDF)</a></li>
<li><a href="/docs/conservancy_CHAR-500_fy-2007.pdf">FY 2007 New York State CHAR-500 (PDF)</a></li>
</ul>
</li>
<li>Fiscal Year 2006 (from 2006-03-01 through 2007-02-28)
<ul>
<li><a href="/docs/conservancy_CHAR-500_fy-2006.pdf">FY 2006 New York State CHAR-500 (PDF)</a></li>
<li><a href="/docs/conservancy_Form-1023.pdf">Form 1023, as filed in
    September 2006</a></li>
<li><a href="/docs/conservancy_certificate-of-incorporation.pdf">Certificate
    of Incorporation, as granted by New York on 7 April 2006.</a></li>
<li><a href="/docs/conservancy_by-laws.pdf">Conservancy's By-Laws, as filed with the
    incorporation documents, and as approved by New York on 7 April 2006.</a></li>
</ul>
</li>
</ul>
{% endblock %}