investors.equityapartments.com Open in urlscan Pro
2606:4700:7::a29f:820b  Public Scan

Submitted URL: https://u20087847.ct.sendgrid.net/ls/click?upn=MyeA8fUbuyMb-2BgBg9RrQouU0zOdyp9io0LMsuX2eUC8Ab1b-2BlSfCg2sw2D3wWvlWJUlb6U921frEL08...
Effective URL: https://investors.equityapartments.com/news-events/press-releases-news/news-details/2022/Equity-Residential-Announces-First-Quarter-202...
Submission: On April 13 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST default.aspx

<form action="default.aspx" method="post" id="fmForm1">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['fmForm1'];
    if (!theForm) {
      theForm = document.fmForm1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    function GetViewType() {
      return '2';
    }

    function GetRevisionNumber() {
      return '1';
    }

    function GetLanguageId() {
      return '1';
    }

    function GetVersionNumber() {
      return '5.71.0.1';
    }

    function GetPoweredBy() {
      return 'q4inc';
    }

    function GetViewDate() {
      {
        return '';
      }
    }

    function GetSignature() {
      {
        return '';
      }
    }
    //]]>
  </script>
  <div class="responsivePage" id="fullBodyWrapper">
    <div id="skiptocontent"><a class="skip" title="skip to content" href="#irwWrapper">skip to content</a></div>
    <div class="wrapper">
      <div class="innerpage" id="ir-page">
        <section id="content-page" class="ng-isolate-scope">
          <div class="container">
            <div id="main-header" class="pane pane--header">
              <!-- main Header -->
              <span class="HeaderPaneDiv"><span class="HeaderPaneDiv1">
                  <div id="_ctrl0_ctl06_divModuleContainer" class="module module-embed">
                    <script>
                      var q4Helpers = {
                        createMatrix: function(array, numOfCells) {
                          var rows = [];
                          $(array).each(function(i, item) {
                            if (i % numOfCells === 0) {
                              rows.push(array.slice(i, i + numOfCells));
                            }
                          });
                          return rows;
                        },
                        insertEmptyObjects: function(array, expectedLength, obj) {
                          obj = obj || {
                            empty: true
                          };
                          var diff = expectedLength - array.length,
                            isFull = array.length === expectedLength;
                          if (!isFull) {
                            for (var x = 0; x < diff; x++) {
                              array.push(obj);
                            }
                          }
                          return array;
                        },
                        alphaSort: function(array, key) {
                          if (!!key) {
                            return array.sort(function(a, b) {
                              a = a[key].toLowerCase();
                              b = b[key].toLowerCase();
                              if (a < b) return -1;
                              if (a > b) return 1;
                              return 0;
                            });
                          }
                          return array.sort();
                        }
                      };
                    </script>
                    <script>
                      //Array findIndex Polyfill 
                      Array.prototype.findIndex || Object.defineProperty(Array.prototype, "findIndex", {
                        value: function(r) {
                          if (null == this) throw new TypeError('"this" is null or not defined');
                          var e = Object(this),
                            t = e.length >>> 0;
                          if ("function" != typeof r) throw new TypeError("predicate must be a function");
                          for (var n = arguments[1], i = 0; i < t;) {
                            var o = e[i];
                            if (r.call(n, o, i, e)) return i;
                            i++
                          }
                          return -1
                        },
                        configurable: !0,
                        writable: !0
                      });
                      // Array filter Polyfill
                      Array.prototype.filter || (Array.prototype.filter = function(t, r) {
                        "use strict";
                        if ("Function" != typeof t && "function" != typeof t || !this) throw new TypeError;
                        var i, e = this.length >>> 0,
                          o = new Array(e),
                          n = this,
                          f = 0,
                          h = -1;
                        if (void 0 === r)
                          for (; ++h !== e;) h in this && (i = n[h], t(n[h], h, n) && (o[f++] = i));
                        else
                          for (; ++h !== e;) h in this && (i = n[h], t.call(r, n[h], h, n) && (o[f++] = i));
                        return o.length = f, o
                      });
                      // Math.sign Polyfill IE11 Fix
                      Math.sign || (Math.sign = function(n) {
                        return (n > 0) - (n < 0) || +n
                      });
                    </script>
                  </div>
                </span><span class="HeaderPaneDiv2">
                  <div id="_ctrl0_ctl09_divModuleContainer" class="module module-embed hidden">
                    <script type="text/javascript">
                      var Q4Settings = {
                        apiKey: 'BF185719B0464B3CB809D23926182246',
                        studioApi: 'equityresidential2020index.studio.q4api.com',
                        cik: '0000906107', // sec-filings
                        indices: [ // array of stock exchange and ticker
                          {
                            xvalue: 'XNYS:EQR', // primary data vendor
                            tvalue: 'NYSE:EQR', // secondary data vendor
                            // labels are for what it should be shown on the page
                            tickerLabel: 'NYSE:EQR',
                            exchangeLabel: 'NYSE',
                            symbolLabel: 'EQR',
                          },
                        ],
                        // commonly used in Stock Charts and Dividend Charts
                        chartColors: {
                          baseColor: '165, 154, 154', //only in rgb format
                          specialColor: '135, 120, 120' //only in rgb format
                        },
                        isHeaderSticky: false,
                        isSecondaryNavSticky: false,
                        // used for Stock Splits & Dividends section as well as Basis Calculator
                        stockSplitData: [{
                          exDate: '10/12/2001',
                          recordDate: '9/21/2001',
                          announceDate: '8/7/2001',
                          payDate: '10/11/2001',
                          type: ' stock split',
                          ratio: '2:1'
                        }, ]
                      }
                    </script>
                  </div>
                </span><span class="HeaderPaneDiv3">
                  <nav class="irw-nav-source hidden">
                    <ul class="level1">
                      <li class="has-children home expanded"><a href="http://investors.equityapartments.com/overview/corporate-profile/default.aspx">Corporate Profile</a>
                        <ul class="level2">
                          <li class="has-children"><a href="http://investors.equityapartments.com/overview/corporate-governance/default.aspx">Overview</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/overview/corporate-profile/default.aspx">Corporate Profile</a></li>
                              <li><a href="http://investors.equityapartments.com/overview/officers-and-trustees/default.aspx">Officers and Trustees</a></li>
                              <li><a href="http://investors.equityapartments.com/overview/corporate-governance/default.aspx">Corporate Governance</a></li>
                            </ul>
                          </li>
                          <li class="has-children"><a href="http://investors.equityapartments.com/stock/stock-infomation/default.aspx">Stock</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/stock/stock-infomation/default.aspx">Stock Information</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/historic-prices/default.aspx">Historic Prices</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/transfer-agent/default.aspx">Transfer Agent</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/dividends/default.aspx">Dividends</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/dividend-tax-treatment/default.aspx">Dividend Tax Treatment</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/dividend-reinvestment-plan/default.aspx">Dividend Reinvestment Plan</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/form-8937-reporting/default.aspx">Form 8937 Reporting</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/peer-analysis/default.aspx">Peer Analysis</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/analyst-coverage/default.aspx">Analyst Coverage</a></li>
                              <li><a href="http://investors.equityapartments.com/stock/market-specialist/default.aspx">Market Specialist</a></li>
                            </ul>
                          </li>
                          <li class="has-children"><a href="http://investors.equityapartments.com/financials/earnings/default.aspx">Financials</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/financials/earnings/default.aspx">Earnings</a></li>
                              <li><a href="http://investors.equityapartments.com/financials/annual-report-proxy/default.aspx">Annual Report &amp; Proxy</a></li>
                            </ul>
                          </li>
                          <li class="has-children"><a href="http://investors.equityapartments.com/filings/default.aspx">Filings</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/filings/sec-filings/default.aspx">SEC Filings</a></li>
                              <li><a href="http://investors.equityapartments.com/filings/section-16-filings/default.aspx">Section 16 Filings</a></li>
                              <li><a href="http://investors.equityapartments.com/filings/insider-ownership/default.aspx">Insider Ownership</a></li>
                            </ul>
                          </li>
                          <li class="has-children"><a href="http://investors.equityapartments.com/Corporate-Responsibility/default.aspx">Corporate Responsibility</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/Corporate-Responsibility/Introduction/default.aspx">Introduction</a></li>
                              <li><a href="http://investors.equityapartments.com/Corporate-Responsibility/Goals/default.aspx">Goals</a></li>
                              <li><a href="//s1.q4cdn.com/843629197/files/doc_downloads/Green_Bond_Use_of_Proceeds_Statement.pdf">Green Bond</a></li>
                              <li><a href="http://investors.equityapartments.com/Corporate-Responsibility/Policies/default.aspx">Policies</a></li>
                            </ul>
                          </li>
                          <li class="has-children expanded"><a href="http://investors.equityapartments.com/news-events/default.aspx">News &amp; Events</a>
                            <ul class="level3">
                              <li class="selected"><a href="http://investors.equityapartments.com/news-events/press-releases-news/default.aspx">Press Releases/News</a></li>
                              <li><a href="http://investors.equityapartments.com/news-events/event-calendar/default.aspx">Event Calendar</a></li>
                              <li><a href="http://investors.equityapartments.com/news-events/presentations/default.aspx">Presentations</a></li>
                            </ul>
                          </li>
                          <li class="has-children"><a href="http://investors.equityapartments.com/fixed-income/default.aspx">Fixed Income</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/fixed-income/credit-ratings/default.aspx">Credit Ratings</a></li>
                              <li><a href="http://investors.equityapartments.com/fixed-income/debt-instruments/default.aspx">Debt Instruments</a></li>
                              <li><a href="http://investors.equityapartments.com/fixed-income/fixed-income-presentations/default.aspx">Fixed Income Presentations</a></li>
                              <li><a href="//s1.q4cdn.com/843629197/files/doc_downloads/Green_Bond_Use_of_Proceeds_Statement.pdf">Green Bond Use of Proceeds Statement</a></li>
                            </ul>
                          </li>
                          <li class="has-children"><a href="http://investors.equityapartments.com/resources/faqs/default.aspx">Resources</a>
                            <ul class="level3">
                              <li><a href="http://investors.equityapartments.com/resources/email-notification/default.aspx">Email Notification</a></li>
                              <li><a href="http://investors.equityapartments.com/resources/information-request/default.aspx">Information Request</a></li>
                              <li><a href="http://investors.equityapartments.com/resources/faqs/default.aspx">FAQs</a></li>
                            </ul>
                          </li>
                        </ul>
                      </li>
                    </ul>
                  </nav>
                </span><span class="HeaderPaneDiv4">
                  <div id="_ctrl0_ctl15_divModuleContainer" class="module module-embed corporate--header">
                    <header>
                      <div id="header-tile">
                        <div class="row">
                          <div class="col-xs-6 header"> <a title="Equity Apartments" href="https://www.equityapartments.com/" class="brand"><span class="first">Equity</span><span>Apartments</span></a> </div>
                          <div class="col-xs-6 nav">
                            <div class="dropdown">
                              <a href="javascript:void(0)" id="dLabel" type="button" title="Explore" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Explore + </a>
                              <ul class="dropdown-menu" aria-labelledby="dLabel">
                                <li><a title="Resident Login" href="http://my.equityapartments.com/">Resident Login</a></li>
                                <li><a title="Career Opportunities" href="http://www.equityapartments.com/careers">Career
                Opportunities</a></li>
                                <li><a title="About Equity Residential" href="https://www.equityapartments.com/about">About Equity
                Residential</a></li>
                                <li><a title="For Investors" href="/overview/corporate-profile">For Investors</a></li>
                                <li><a title="Contact Us" href="https://www.equityapartments.com/Contact">Contact Us<span></span></a>
                                </li>
                                <li><a title="Apartments By City" href="https://www.equityapartments.com/#markets">Apartments By
                City</a></li>
                              </ul>
                            </div>
                          </div>
                        </div>
                      </div>
                    </header>
                    <script src="https://stackpath.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js" crossorigin="anonymous"></script>
                  </div>
                </span><span class="HeaderPaneDiv3">
                  <div id="_ctrl0_ctl45_divModuleContainer" class="module module-embed">
                    <style>
                      #bwbodyimg {
                        min-width: 320px;
                        float: left;
                        padding-left: 0px;
                        padding-right: 20px;
                        padding-top: 0px;
                        padding-bottom: 0px;
                        max-width: 50%;
                      }

                      #bwbodyimg img {
                        max-width: 100%;
                        float: none;
                      }

                      img[style="width:0;height:0"] {
                        display: none;
                      }
                    </style>
                  </div>
                </span></span>
            </div>
          </div>
        </section>
        <div id="ir-content">
          <div class="container">
            <div class="row">
              <div id="aside-menu" class="col left col-sm-3 col-xs-12">
                <div class="pane pane--left">
                  <!-- left menu & ir search -->
                  <span class="LeftPaneDiv"><span class="LeftPaneDiv10">
                      <div id="_ctrl0_ctl21_divModuleContainer" class="module module-embed">
                        <h3 class="inner-main-title main-title"><a href="/overview/corporate-profile">Investor Relations</a></h3>
                        <nav>
                          <div id="left-menu">
                            <div role="button" class="irMenu-Button" style="display: none;"><span class="fa fa-bars"></span>IR Menu </div>
                            <ul class="irMenu">
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Overview">Overview<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/overview/corporate-profile/default.aspx">Corporate Profile</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/overview/officers-and-trustees/default.aspx">Officers and Trustees</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/overview/corporate-governance/default.aspx">Corporate Governance</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Stock">Stock<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/stock-infomation/default.aspx">Stock Information</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/historic-prices/default.aspx">Historic Prices</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/transfer-agent/default.aspx">Transfer Agent</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/dividends/default.aspx">Dividends</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/dividend-tax-treatment/default.aspx">Dividend Tax Treatment</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/dividend-reinvestment-plan/default.aspx">Dividend Reinvestment Plan</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/form-8937-reporting/default.aspx">Form 8937 Reporting</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/peer-analysis/default.aspx">Peer Analysis</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/analyst-coverage/default.aspx">Analyst Coverage</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/stock/market-specialist/default.aspx">Market Specialist</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Financials">Financials<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/financials/earnings/default.aspx">Earnings</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/financials/annual-report-proxy/default.aspx">Annual Report &amp; Proxy</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Filings">Filings<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/filings/sec-filings/default.aspx">SEC Filings</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/filings/section-16-filings/default.aspx">Section 16 Filings</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/filings/insider-ownership/default.aspx">Insider Ownership</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Corporate Responsibility">Corporate Responsibility<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/Corporate-Responsibility/Introduction/default.aspx">Introduction</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/Corporate-Responsibility/Goals/default.aspx">Goals</a></li>
                                  <li><a target="_blank" class="" href="//s1.q4cdn.com/843629197/files/doc_downloads/Green_Bond_Use_of_Proceeds_Statement.pdf">Green Bond</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/Corporate-Responsibility/Policies/default.aspx">Policies</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item menuShow active openNav"><a href="javascript:void(0)" title="News &amp; Events">News &amp; Events<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="menuShow active submenu openNav" style="">
                                  <li><a target="_self" class=" irMenuActive" href="http://investors.equityapartments.com/news-events/press-releases-news/default.aspx">Press Releases/News</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/news-events/event-calendar/default.aspx">Event Calendar</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/news-events/presentations/default.aspx">Presentations</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Fixed Income">Fixed Income<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/fixed-income/credit-ratings/default.aspx">Credit Ratings</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/fixed-income/debt-instruments/default.aspx">Debt Instruments</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/fixed-income/fixed-income-presentations/default.aspx">Fixed Income Presentations</a></li>
                                  <li><a target="_blank" class="" href="//s1.q4cdn.com/843629197/files/doc_downloads/Green_Bond_Use_of_Proceeds_Statement.pdf">Green Bond Use of Proceeds Statement</a></li>
                                </ul>
                              </li>
                              <li class="hasChild rjNav-item"><a href="javascript:void(0)" title="Resources">Resources<span class="fa fa-angle-down fa fa-angle-up" aria-hidden="true"></span></a>
                                <ul id="1000044206" class="submenu" style="display:none">
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/resources/email-notification/default.aspx">Email Notification</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/resources/information-request/default.aspx">Information Request</a></li>
                                  <li><a target="_self" class="" href="http://investors.equityapartments.com/resources/faqs/default.aspx">FAQs</a></li>
                                </ul>
                              </li>
                            </ul>
                          </div>
                        </nav>
                        <div id="toolkit-search">
                          <div id="ir-search">
                            <div class="input-group">
                              <div id="searchControlForm" role="search">
                                <div id="irwsearch">
                                  <div class="row">
                                    <div class="col-xs-12">
                                      <div class="input-group custom-search-form">
                                        <input id="searchControlInput" type="text" maxlength="500" class="form-control" name="q" autocomplete="off" value="" placeholder="Investor Search">
                                        <span class="input-group-btn">
                                          <a id="searchControlButton" target="_self" href="#" class="btn btn-default"><i class="fa fa-search text-primary"></i></a>
                                        </span>
                                      </div>
                                      <div class="input-group custom-search-form radio-buts">
                                        <div class="form-group-inline has-feedback">
                                          <div class="irwSearchRadio">
                                            <label class="radio-inline irwCustomLabel" for="entireirsite">
                                              <input type="radio" class="radioBoot" name="contentSet" value="Site" checked="checked" id="entireirsite"> Entire IR Site </label>
                                            <label class="radio-inline irwCustomLabel" for="Documents">
                                              <input type="radio" class="radioBoot" name="contentSet" value="Filings" id="Documents"> Documents </label>
                                            <label class="radio-inline irwCustomLabel" for="PressReleases">
                                              <input type="radio" class="radioBoot" name="contentSet" value="PressReleases" id="PressReleases"> Press Releases </label>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <!---IR MENU--->
                        <script>
                          var irwHorizontalNav = {
                            navSource: '.irw-nav-source',
                            navDestination: '.irMenu',
                            selectedClass: ' irMenuActive',
                            expandedClass: ' menuShow active',
                            navigationData: [],
                            recursiveTemplate: (
                              /* beautify preserve:start */
            // @formatter:off
            '<ul id="1000044206" class="{{expandedClass}} submenu" style="display:none">' +
                '{{#children}}' +
                    '<li>' +
                        '<a target="{{target}}" class="{{selectedClass}}" href="{{href}}">{{{text}}}</a>' +
                        '{{#hasChildren}}{{>recurse}}{{/hasChildren}}' +
                    '</li>' +
                '{{/children}}' +
            '</ul>'
            // @formatter:on
            /* beautify preserve:end */),
                            navigationTemplate: (
                              /* beautify preserve:start */
            // @formatter:off
            '{{#.}}' +
                    '{{#children}}' +
                        '<li class="{{#hasChildren}}hasChild{{/hasChildren}} rjNav-item {{expandedClass}}{{selectedClass}}">' +
                            '<a href="javascript:void(0)" title="{{text}}">{{text}}<span class="fa fa-angle-down fa fa-angle-up"'+
                            ' aria-hidden="true"></span></a>'+
                            '{{#hasChildren}}{{>recurse}}{{/hasChildren}}' +
                        '</li>' +
                    '{{/children}}' +
            '{{/.}}'
            // @formatter:on
            /* beautify preserve:end */),
                            extractChildren: function($children) {
                              var inst = this,
                                children = [];
                              $children.each(function(i, child) {
                                var $this = $(this),
                                  $link = $this.find('> a'),
                                  $subChild = $this.find('> ul > li'),
                                  url = $link.attr('href');
                                var urlSplit = url.toLowerCase().split('.'),
                                  expanded = $this.hasClass('expanded'),
                                  selected = $this.hasClass('selected');
                                children.push({
                                  expanded: expanded,
                                  selected: selected,
                                  expandedClass: expanded ? inst.expandedClass : '',
                                  selectedClass: selected ? inst.selectedClass : '',
                                  href: $link.attr('href'),
                                  text: $link.text(),
                                  target: urlSplit[urlSplit.length - 1].indexOf('aspx') > -1 ? '_self' : '_blank',
                                  children: $subChild.length ? inst.extractChildren($subChild) : null,
                                  hasChildren: $subChild.length ? true : false,
                                });
                              });
                              return children;
                            },
                            render: function() {
                              var inst = this;
                              $(inst.navDestination).html(function() {
                                return Mustache.render(inst.navigationTemplate, inst.navigationData, {
                                  "recurse": inst.recursiveTemplate
                                });
                              });
                            },
                            complete: function() {
                              /*Here to modify or add scripts*/
                            },
                            init: function() {
                              var inst = this;
                              $(inst.navSource).find('> ul').each(function(i, list) {
                                var $this = $(this),
                                  $children = $this.find('> li');
                                inst.navigationData = inst.extractChildren($children);
                              });
                              inst.render();
                              inst.complete();
                            }
                          }
                          irwHorizontalNav.init();
                        </script>
                        <!---IR SEARCH--->
                        <script type="text/javascript">
                          var $irSearchInput = $('#searchControlInput'),
                            $irSearchOptions = $('.irwSearchRadio'),
                            $irSearchButton = $('#searchControlButton'),
                            getSearchCategory = function(value) {
                              var categoryMap = {
                                'PressReleases': 'press_release',
                                'Filings': 'sec_filing',
                                'Site': ''
                              };
                              return categoryMap[value] || '';
                            },
                            searchRedirect = function(event) {
                              event.preventDefault();
                              var searchTerm = $irSearchInput.val(),
                                searchCategory = getSearchCategory($irSearchOptions.find('input:checked').val()),
                                searchUrl = '/search-results?SearchTerm=' + searchTerm + '&category=' + searchCategory + '&page=1';
                              window.location = searchUrl;
                            };
                          $irSearchInput.on('keypress', function(event) {
                            if (event.keyCode == 13) {
                              searchRedirect(event);
                            }
                          });
                          $irSearchButton.on('click', function(event) {
                            searchRedirect(event);
                          });
                        </script>
                      </div>
                    </span></span>
                </div>
              </div>
              <div id="article-content" class="col right col-sm-9 col-xs-12">
                <div class="pane pane--title">
                  <!-- TitlePane -->
                  <span class="TitlePaneDiv8">
                    <div id="_ctrl0_ctl18_divModuleContainer" class="module module-page-title">
                      <div>
                        <div>
                          <h2 class="page_title">Press Release</h2>
                        </div>
                      </div>
                    </div>
                  </span>
                </div>
                <div id="irwWrapper">
                  <!-- IRW WRAPPER -->
                  <span class="ContentPaneDiv"><span class="ContentPaneDiv1">
                      <div id="_ctrl0_ctl39_divModuleContainer" class="module module-details module-news-details container">
                        <div id="irwWrapperPR" class="module_container module_container--outer">
                          <div class="module_container module_container--inner">
                            <h2 class="module-details_title">
                              <span id="_ctrl0_ctl39_lblModuleDetailHeadline">Equity Residential Announces First Quarter 2022 Earnings Release Date</span>
                            </h2>
                            <div class="module_container module_container--content">
                              <div class="module_date-time"> Company Release - <span id="_ctrl0_ctl39_lblDate" class="module_date-text">4/11/2022</span>
                              </div>
                              <div class="module_links module_q4-icon-links">
                                <div class="module_related-document">
                                  <a id="_ctrl0_ctl39_hrefDownload" class="module_link module_news-details_download" target="_blank" style="DISPLAY:none;">
                            <span id="_ctrl0_ctl39_lblDownload" class="module_link-text">Download the PDF version</span>
                            <span class="sr-only">PDF Format (opens in new window)</span>
                            <span id="_ctrl0_ctl39_lblDocument" class="module_file-size"></span>
                        </a>
                                </div>
                              </div>
                              <div class="module_body">
                                <style type="text/css">
                                  .q4default .bwalignc {
                                    text-align: center;
                                    list-style-position: inside
                                  }

                                  .q4default .bwuline {
                                    text-decoration: underline
                                  }
                                </style>
                                <div class="q4default">
                                  <p><span class="bw-dateline-wrapper">CHICAGO--(BUSINESS WIRE)-- </span> Equity Residential (NYSE: EQR) today announced that the Company will release its first quarter 2022 operating results on Tuesday, April 26, 2022
                                    after the close of market and host a conference call to discuss those results on Wednesday, April 27, 2022 at 10:00 a.m. Central. The conference call will be available via web cast on the Investor section of
                                    <a href="https://cts.businesswire.com/ct/CT?id=smartlink&amp;url=http%3A%2F%2Fwww.equityapartments.com&amp;esheet=52682937&amp;newsitemid=20220411005910&amp;lan=en-US&amp;anchor=www.equityapartments.com&amp;index=1&amp;md5=e5bf71b8801a58d63adca758d46902ea" rel="nofollow" shape="rect">www.equityapartments.com</a>.
                                  </p>
                                  <p>
                                    <b>About Equity Residential</b>
                                  </p>
                                  <p> Equity Residential is committed to creating communities where people thrive. The Company, a member of the S&amp;P 500, is focused on the acquisition, development and management of residential properties located
                                    in and around dynamic cities that attract affluent long-term renters. Equity Residential owns or has investments in 311 properties consisting of 80,581 apartment units, with an established presence in Boston, New
                                    York, Washington, D.C., Seattle, San Francisco and Southern California, and an expanding presence in Denver, Atlanta, Dallas/Ft. Worth and Austin. For more information on Equity Residential, please visit our
                                    website
                                    at<a href="https://cts.businesswire.com/ct/CT?id=smartlink&amp;url=http%3A%2F%2Fwww.equityapartments.com%2F&amp;esheet=52682937&amp;newsitemid=20220411005910&amp;lan=en-US&amp;anchor=www.equityapartments.com&amp;index=2&amp;md5=20ed2c119dff96998c19e4dae7824c62" rel="nofollow" shape="rect"> www.equityapartments.com</a>.
                                  </p>
                                  <p>
                                    <img alt="" src="https://cts.businesswire.com/ct/CT?id=bwnews&amp;sty=20220411005910r1&amp;sid=q4-prod&amp;distro=nx&amp;lang=en" style="width:0;height:0">
                                    <span class="bwct31415"></span>
                                  </p>
                                  <div class="bw-contact-info-wrapper">
                                    <p> Marty McKenna (312) 928-1901 </p>
                                    <p> &nbsp; </p>
                                  </div> <span class="bw-source-text-wrapper">Source: Equity Residential</span>
                                </div>
                              </div>
                              <div class="module-news-details_category">
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </span></span>
                </div>
                <div class="pane pane--generic">
                  <!-- Footer-logos -->
                  <span class="GenericPaneDiv15">
                    <div id="_ctrl0_ctl36_divModuleContainer" class="module module-embed">
                      <div class="footer-logos">
                        <div class="grid">
                          <div class="grid_col grid_col--1-of-3">
                            <img src="//s1.q4cdn.com/843629197/files/images/irw/2021/GRESB-4-Star-logo_18Oct21.png" alt="Logo Gresb" style="max-width: 50px;">
                          </div>
                          <div class="grid_col grid_col--1-of-3">
                            <img src="//s1.q4cdn.com/843629197/files/images/irw/2021/CEO_action_rgb_Logo.jpg" alt="CEO Act!On Logo" style="padding-top: 8%; padding-right: 66%;">
                          </div>
                        </div>
                      </div>
                    </div>
                  </span>
                </div>
                <div class="pane pane--right">
                  <!-- Copyright -->
                  <span class="RightPaneDiv"><span class="RightPaneDiv11">
                      <div id="_ctrl0_ctl24_divModuleContainer" class="module module-embed">
                        <div class="desktop-display-copyright ">
                          <div class="irwCopyright">
                            <span class="irwCopyrightText">Copyright <span class="copyright_year">2022</span>,</span>
                            <a href="http://q4inc.com/Powered-by-Q4/" class="irwCopyrightlinks irwcopyrightSNL text-primary" target="_blank">© Powered By Q4 Inc.</a>
                          </div>
                        </div>
                      </div>
                    </span></span>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="pane pane--footer">
          <!-- Main Footer / Legal  -->
          <span class="FooterPaneDiv"><span class="FooterPaneDiv12">
              <div id="_ctrl0_ctl27_divModuleContainer" class="module module-embed">
                <div id="footer">
                  <div class="container">
                    <div class="row">
                      <div class="col-xs-12 col-sm-3 col-md-2 col-md-offset-1 footer-brand">
                        <a title="equityapartments.com" href="https://www.equityapartments.com/"><img ea5-lazy-src="//s1.q4cdn.com/843629197/files/images/irw/logo.png" class="logo ng-isolate-scope" alt="Equity Residential logo" src="//s1.q4cdn.com/843629197/files/images/irw/logo.png"></a>
                      </div>
                      <div class="col-xs-12 col-sm-9 col-md-8 footer-links">
                        <ul class="list-inline links">
                          <li><a title="Corporate Info" href="https://www.equityapartments.com/about">Corporate Info</a></li>
                          <li><a title="Careers" href="http://www.equityapartments.com/careers">Careers</a></li>
                          <li><a title="Resident Login" href="http://my.equityapartments.com/">Resident Login</a></li>
                          <li><a title="Contact Us" href="https://www.equityapartments.com/contact">Contact Us</a></li>
                          <li><a title="For Investors" href="/overview/corporate-profile">For Investors</a></li>
                        </ul>
                      </div>
                    </div>
                  </div>
                </div>
                <div id="legal" class="container-fluid">
                  <div class="row">
                    <div class="col-sm-12">
                      <span class="copyright">© 2021 Equity Residential. All Rights Reserved.</span> <a title="Terms of Use" href="https://www.equityapartments.com/terms" class="terms-link">Terms of Use</a>&nbsp;
                      <a title="Privacy Policy" href="https://www.equityapartments.com/privacy">Privacy Policy</a>
                      <ul class="list-inline">
                        <li><img ea5-lazy-src="//s1.q4cdn.com/843629197/files/images/irw/icon-eho.png" class="equal-housing ng-isolate-scope" alt="Equal Housing" src="//s1.q4cdn.com/843629197/files/images/irw/icon-eho.png"></li>
                        <li>
                          <a title="Better Business Bureau" href="http://www.bbb.org/chicago/business-reviews/apartment-finding-and-rental-service/equity-residential-in-chicago-il-73000697" target="_blank"><img ea5-lazy-src="//s1.q4cdn.com/843629197/files/images/irw/icon-bbb.png" alt="Better Business Bureau" class="ng-isolate-scope" src="//s1.q4cdn.com/843629197/files/images/irw/icon-bbb.png"></a>
                        </li>
                      </ul>
                    </div>
                  </div>
                </div>
              </div>
            </span></span>
        </div>
      </div>
    </div>
    <section class="pane pane--credits">
      <span class="Q4FooterDiv13">
        <div id="_ctrl0_ctl30_divModuleContainer" class="module module-embed">
          <script>
            var searchInputClass = '.searh-input',
              searchButton = '.search-button';
            var corporateSiteUrl = 'https://google.ca/?',
              queryParams = 'search=';
            $(searchButton).on('click keypress', function(e) {
              e.preventDefault();
              e.stopPropagation();
              window.location = corporateSiteUrl + queryParams + $(searchInputClass).val();
            });
            $(searchInputClass).on('keypress', function(e) {
              if (13 === (e.which || e.keyCode)) {
                e.preventDefault();
                window.location = corporateSiteUrl + queryParams + e.target.value;
              }
            });
          </script>
        </div>
      </span><span class="Q4FooterDiv14">
        <div id="_ctrl0_ctl33_divModuleContainer" class="module module-embed hidden">
          <script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.9.2/html2pdf.bundle.min.js"></script>
          <script>
            var q4App = $.extend(true, q4Defaults, {
              options: {
                mailingListConfig: {
                  submitText: 'Sign Up'
                }
              },
              stickyNavBar: function() {
                var inst = this,
                  $window = $(window),
                  $layout = $('#fullBodyWrapper'),
                  $header = $('.pane--header'),
                  $secondaryNav = $('.ir-horizontal-nav'),
                  $navContainer = $('.nav--horizontal'),
                  navContainerPos = function() {
                    return $navContainer.position().top;
                  };
                $window.on('scroll', function() {
                  if ($window.scrollTop() > 0) {
                    $layout.addClass('js--header-fixed');
                  } else {
                    $layout.removeClass('js--header-fixed');
                  }
                  if (!!Q4Settings.isSecondaryNavSticky) {
                    if ($window.width() > 1024) {
                      $navContainer.css('min-height', $secondaryNav.outerHeight());
                      if ($window.scrollTop() + $header.outerHeight() >= navContainerPos()) {
                        $layout.addClass('js--secondary-sticky');
                        $secondaryNav.css('top', $header.height());
                      } else {
                        $layout.removeClass('js--secondary-sticky');
                        $secondaryNav.removeAttr('style');
                      }
                    } else {
                      $layout.removeClass('js--secondary-sticky');
                      $secondaryNav.removeAttr('style');
                      $navContainer.removeAttr('style');
                    }
                  }
                });
                if (!!Q4Settings.isSecondaryNavSticky) {
                  $window.on('resize', function() {
                    if ($window.width() > 1024) {
                      $layout.removeClass('js--secondary-sticky');
                      $navContainer.removeAttr('style').css('min-height', $secondaryNav.outerHeight());
                      $nav.removeAttr('style');
                    } else {
                      $layout.removeClass('js--secondary-sticky');
                      $secondaryNav.removeAttr('style');
                      $navContainer.removeAttr('style');
                    }
                    $window.trigger('scroll');
                  }).resize();
                }
              },
              scrollingTable: function(selector) {
                $(selector).not(selector + ' table').wrap('<div class="table-wrapper" />');
              },
              addToAny: function() {
                var a2a_config = a2a_config || {};
                a2a_config.num_services = 12;
                a2a_config.prioritize = ["facebook", "twitter", "google_buzz", "linkedin", "wordpress", "google_reader", "delicious", "posterous", "tumblr", "blogger_post", "google_gmail", "digg", "yahoo_bookmarks", "stumbleupon", "yahoo_buzz",
                  "reddit", "myspace", "livejournal", "windows_live_favorites", "hotmail"
                ];
              },
              meetingFancy: function($selector, trigger) {
                var bCookie = document.cookie.replace(/(?:(?:^|.*;\s*)bCookie\s*\=\s*([^;]*).*$)|^.*$/, "$1");
                if (!bCookie.length) {
                  $selector.removeClass('js--hidden');
                }
                $selector.on('click', '.button--cookie', function() {
                  $selector.addClass('js--hidden');
                  document.cookie = 'bCookie=true; path=/';
                });
                $selector.on('click', trigger, function(e) {
                  e.preventDefault();
                  $.fancybox.open({
                    type: 'iframe',
                    src: '/request-meeting-iframe/default.aspx',
                    opts: {
                      smallBtn: false,
                      margin: [10, 0],
                      slideClass: 'fancybox-slide--form',
                      parentEl: 'form'
                    }
                  });
                });
                window.addEventListener('message', function(event) {
                  if (event.data == 'close-fancybox') {
                    $.fancybox.close();
                  }
                }, false);
              },
              fancyboxInit: function(selector) {
                $(selector).attr('data-fancybox', '');
              },
              exportView: function(exportType) {
                switch (exportType) {
                  case 'pdf':
                    //for this pdf option to work, following are required
                    //add https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.9.2/html2pdf.bundle.min.js to site list
                    //#irwWrapper needs to be present in the html
                    var container = document.querySelectorAll('#irwWrapper')[0];
                    var element = $('<div class="pdfprint"></div>');
                    var filename = document.title + '.pdf';
                    $(container).clone().appendTo(element);
                    $('body').append(element);
                    var appendedElement = document.querySelectorAll('.pdfprint')[0];
                    $(appendedElement).find('.module_view-all-link').remove();
                    var opt = {
                      margin: 20,
                      filename: filename,
                      image: {
                        type: 'jpeg',
                        quality: 1
                      },
                      html2canvas: {
                        scale: 2
                      },
                      jsPDF: {
                        unit: 'mm',
                        format: 'a4',
                        orientation: 'portrait'
                      }
                    };
                    html2pdf().from(appendedElement).set(opt).toPdf().get('pdf').then(function(pdf) {
                      $('.pdfprint').remove();
                    }).save();
                    break;
                  case 'print':
                  default:
                    window.print();
                    break;
                }
              },
              equalHeight: function(container) {
                var currentTallest = 0,
                  currentRowStart = 0,
                  rowDivs = [],
                  $el,
                  topPosition = 0,
                  currentDiv;
                $(container).each(function() {
                  $el = $(this);
                  $el.height('auto');
                  topPosition = $el.position().top;
                  if (currentRowStart != topPosition) {
                    for (currentDiv = 0; currentDiv < rowDivs.length; currentDiv++) {
                      rowDivs[currentDiv].height(currentTallest);
                    }
                    rowDivs.length = 0; // empty the array
                    currentRowStart = topPosition;
                    currentTallest = $el.height();
                    rowDivs.push($el);
                  } else {
                    rowDivs.push($el);
                    currentTallest = (currentTallest < $el.height()) ? ($el.height()) : (currentTallest);
                  }
                  for (currentDiv = 0; currentDiv < rowDivs.length; currentDiv++) {
                    rowDivs[currentDiv].height(currentTallest);
                  }
                });
              },
              mCustomScrollbar: function(selector) {
                $(selector).mCustomScrollbar({
                  theme: 'bootstrap-thin'
                });
              },
              /**
               * If our navigation structure is clone enough to be matched with simple JS,
               * placing logic in here is a better solution than widgetizing the navigation
               */
              // transformNav: function() {
              //     var $nav = $('.irw-nav-source');
              // },
              init: function() {
                var app = this;
                app.cleanUp();
                app.copyright($('.copyright_year'));
                app.docTracking();
                app.resetDate(['.nav a[href*="s4.q4web.com"]:not([href$=".pdf"])']);
                app.meetingFancy($('.module-cta'), '.button--meeting');
                app.previewToolbar();
                // irw specific functions
                // app.transformNav();
                if (!!Q4Settings.isHeaderSticky) {
                  app.stickyNavBar();
                }
                app.addToAny();
                app.mCustomScrollbar('.irwScrollbar');
                $(window).on('load', function() {
                  app.fancyboxInit('.fancybox');
                });
                $(window).on('load resize', function() {
                  app.equalHeight('.box');
                });
              }
            });
            q4App.init();
          </script>
        </div>
      </span><span class="Q4FooterDiv2">
        <div id="_ctrl0_ctl42_divModuleContainer" class="module module-embed">
          <script type="text/javascript">
            q4App.scrollingTable('.module-details .module_body table');
          </script>
        </div>
      </span>
    </section>
  </div>
  <input type="hidden" name="__antiCSRF" id="__antiCSRF" value="">
</form>

Text Content

skip to content
 * Corporate Profile
   * Overview
     * Corporate Profile
     * Officers and Trustees
     * Corporate Governance
   * Stock
     * Stock Information
     * Historic Prices
     * Transfer Agent
     * Dividends
     * Dividend Tax Treatment
     * Dividend Reinvestment Plan
     * Form 8937 Reporting
     * Peer Analysis
     * Analyst Coverage
     * Market Specialist
   * Financials
     * Earnings
     * Annual Report & Proxy
   * Filings
     * SEC Filings
     * Section 16 Filings
     * Insider Ownership
   * Corporate Responsibility
     * Introduction
     * Goals
     * Green Bond
     * Policies
   * News & Events
     * Press Releases/News
     * Event Calendar
     * Presentations
   * Fixed Income
     * Credit Ratings
     * Debt Instruments
     * Fixed Income Presentations
     * Green Bond Use of Proceeds Statement
   * Resources
     * Email Notification
     * Information Request
     * FAQs

EquityApartments
Explore +
 * Resident Login
 * Career Opportunities
 * About Equity Residential
 * For Investors
 * Contact Us
 * Apartments By City




INVESTOR RELATIONS

IR Menu
 * Overview
   * Corporate Profile
   * Officers and Trustees
   * Corporate Governance
 * Stock
   * Stock Information
   * Historic Prices
   * Transfer Agent
   * Dividends
   * Dividend Tax Treatment
   * Dividend Reinvestment Plan
   * Form 8937 Reporting
   * Peer Analysis
   * Analyst Coverage
   * Market Specialist
 * Financials
   * Earnings
   * Annual Report & Proxy
 * Filings
   * SEC Filings
   * Section 16 Filings
   * Insider Ownership
 * Corporate Responsibility
   * Introduction
   * Goals
   * Green Bond
   * Policies
 * News & Events
   * Press Releases/News
   * Event Calendar
   * Presentations
 * Fixed Income
   * Credit Ratings
   * Debt Instruments
   * Fixed Income Presentations
   * Green Bond Use of Proceeds Statement
 * Resources
   * Email Notification
   * Information Request
   * FAQs

Entire IR Site Documents Press Releases


PRESS RELEASE


EQUITY RESIDENTIAL ANNOUNCES FIRST QUARTER 2022 EARNINGS RELEASE DATE

Company Release - 4/11/2022
Download the PDF version PDF Format (opens in new window)

CHICAGO--(BUSINESS WIRE)-- Equity Residential (NYSE: EQR) today announced that
the Company will release its first quarter 2022 operating results on Tuesday,
April 26, 2022 after the close of market and host a conference call to discuss
those results on Wednesday, April 27, 2022 at 10:00 a.m. Central. The conference
call will be available via web cast on the Investor section of
www.equityapartments.com.

About Equity Residential

Equity Residential is committed to creating communities where people thrive. The
Company, a member of the S&P 500, is focused on the acquisition, development and
management of residential properties located in and around dynamic cities that
attract affluent long-term renters. Equity Residential owns or has investments
in 311 properties consisting of 80,581 apartment units, with an established
presence in Boston, New York, Washington, D.C., Seattle, San Francisco and
Southern California, and an expanding presence in Denver, Atlanta, Dallas/Ft.
Worth and Austin. For more information on Equity Residential, please visit our
website at www.equityapartments.com.



Marty McKenna (312) 928-1901

 

Source: Equity Residential


Copyright 2022, © Powered By Q4 Inc.
 * Corporate Info
 * Careers
 * Resident Login
 * Contact Us
 * For Investors

© 2021 Equity Residential. All Rights Reserved. Terms of Use  Privacy Policy
 * 
 *