2010-10-03 23:07:48 +00:00
{% extends "base_about.html" %}
{% block subtitle %}About - {% endblock %}
2010-10-04 02:52:02 +00:00
{% block submenuselection %}Filings{% endblock %}
2010-10-03 23:07:48 +00:00
{% block content %}
< h1 > Public Filings< / h1 >
2012-09-25 12:08:47 +00:00
< p > Like all USA 501(c)(3) non-profits, the Conservancy files an annual Form 990 and,
2010-10-03 23:07:48 +00:00
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 >
< p >
< ul >
2011-09-03 17:29:36 +00:00
< li > Fiscal Year 2011
2012-09-25 12:11:23 +00:00
< p > Conservancy's FY 2011 ended on 2012-02-29. The initial filing deadline
for FY 2011 Form 990 and CHAR 500 was 2012-07-16, but Conservancy was
granted an extension to file until 2013-01-15. Specifically,
The < a href = "http://www.charitiesnys.com/RegistrySearch/getcontent?guid={29B7D0B8-0C86-4F99-A910-E30D59E4DCF7}&orgid=40-39-09&title=Extension&project=Charities" > IRS
2012-09-25 12:14:18 +00:00
and NYS granted< / a > Conservancy's
2012-09-29 20:23:59 +00:00
< a href = "http://www.charitiesnys.com/RegistrySearch/getcontent?guid={2E621422-4DBA-4FC9-9BD1-5633ADD1F3A4}&orgid=40-39-09&title=Extension&project=Charities" > application< / a >
for a three-month filing extension until 2012-10-15, and, on
2012-09-25 12:11:23 +00:00
2012-09-25, the IRS additionally granted a second three-month filing
extension. Conservancy hopes, however, to file its FY 2011 Form 990
before the end of CY 2012.< / p >
2011-09-03 17:29:36 +00:00
< / li >
2012-01-16 14:55:54 +00:00
< li > Fiscal Year 2010
2012-01-15 18:44:15 +00:00
< ul >
2012-01-15 19:58:56 +00:00
< li > < a href = "/docs/conservancy_Form-990_fy-2010.pdf" > FY 2010 Federal Form 900 (PDF)< / a > < / li >
< li > < a href = "/docs/conservancy_CHAR-500_fy-2010.pdf" > FY 2010 New York State CHAR-500 (PDF)< / a > < / li >
2012-01-15 18:44:15 +00:00
< li > < a href = "/docs/conservancy_independent-audit_fy-2010.pdf" > FY 2010 Independent Auditor's Report (PDF)< / a > < / li >
< / ul >
2011-09-03 17:29:36 +00:00
< / li >
2012-01-16 14:55:54 +00:00
< li > Fiscal Year 2009
2011-01-02 20:08:04 +00:00
< ul >
2011-09-03 17:47:01 +00:00
< li > < a href = "/docs/conservancy_Form-990_fy-2009.pdf" > FY 2009 Federal Form 900 (PDF)< / a > < / li >
< li > < a href = "/docs/conservancy_CHAR-500_fy-2009.pdf" > FY 2009 New York State CHAR-500 (PDF)< / a > < / li >
2011-01-02 20:25:01 +00:00
< / ul >
2012-01-16 14:55:54 +00:00
< / li >
< li > Fiscal Year 2008
2010-10-03 23:07:48 +00:00
< ul >
2011-09-03 17:47:01 +00:00
< li > < a href = "/docs/conservancy-form-990-fy-2008.pdf" > FY 2008 Federal Form 900 (PDF)< / a > < / li >
< li > < a href = "/docs/conservancy-CHAR-500-fy-2008.pdf" > FY 2008 New York State CHAR-500 (PDF)< / a > < / li >
< / ul >
2012-01-16 14:55:54 +00:00
< / li >
< li > Fiscal Year 2007
2011-09-03 17:47:01 +00:00
< ul >
< li > < a href = "/docs/conservancy_Form-990_fy-2007.pdf" > FY 2007 Federal Form 900 (PDF)< / a > < / li >
< li > < a href = "/docs/conservancy_CHAR-500_fy-2007.pdf" > FY 2007 New York State CHAR-500 (PDF)< / a > < / li >
2012-01-16 14:55:54 +00:00
< / ul >
< / li >
< li > Fiscal Year 2006
2012-01-15 19:00:44 +00:00
< ul >
2012-01-15 20:27:40 +00:00
< li > < a href = "/docs/conservancy_CHAR-500_fy-2006.pdf" > FY 2006 New York State CHAR-500 (PDF)< / a > < / li >
2012-01-15 19:00:44 +00:00
< li > < a href = "/docs/conservancy_Form-1023.pdf" > Form 1023, as filed in
September 2006< / a > < / li >
2012-01-15 19:03:47 +00:00
< li > < a href = "/docs/conservancy_certificate-of-incorporation.pdf" > Certificate
of Incorporation, as granted by New York on 7 April 2006.< / a > < / li >
2012-01-15 19:20:59 +00:00
< 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 >
2012-01-15 19:00:44 +00:00
< / ul >
2012-01-16 14:55:54 +00:00
< / li >
< / ul > < / p >
2010-10-04 02:52:02 +00:00
{% endblock %}