({"html":"<script type=\"text/javascript\">\r\n      (function () {\r\n        var s = document.createElement('style');\r\n        s.textContent =\r\n          '#toast-container.toast-top-center{width:max-content!important;max-width:90vw!important;left:50%!important;top:30px!important;transform:translateX(-50%)!important;}' +\r\n          '#toast-container.toast-top-center&gt;.toast{width:max-content!important;max-width:100%!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important;padding:10px 45px 10px 38px!important;}' +\r\n          '.toast-success,.toast-info,.toast-error{background-color:var(--PrimaryColor,#28a745)!important;color:#fff!important;}' +\r\n          '.toast-success .toast-message,.toast-info .toast-message,.toast-error .toast-message{background-color:transparent!important;color:#fff!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;font-size:14px!important;line-height:1.4!important;padding-top:6px!important;}' +\r\n          '.toast-success .toast-close-button,.toast-info .toast-close-button,.toast-error .toast-close-button{color:#fff!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;right:8px!important;}' +\r\n          '.toast-success,.toast-info,.toast-error{background-size:14px!important;background-position:12px center!important;}' +\r\n          '#toast-container.toast-top-center&gt;.toast{padding-left:34px!important;}';\r\n        document.head.appendChild(s);\r\n      }());\r\n\r\n      var _favoriteMessages = {\r\n        added:         'You have favorited an event! You can access this event in \\x3cb\\x3e Your Profile \\x3e Saved &amp; Registered \\x3c/b\\x3e   ',\r\n        removed:       'You have unfavorited an event!   ',\r\n        already_added: 'Your event is already in your favorites! You can access this event in \\x3cb\\x3e Your Profile \\x3e Saved &amp; Registered \\x3c/b\\x3e   ',\r\n        error:         'Could not update favorites. Please try again.   '\r\n      };\r\n\r\n      function _applyToastWrapStyles() {\r\n        var $c = $('#toast-container');\r\n        $c.find('.toast').each(function () {\r\n          this.style.setProperty('max-width', '90vw', 'important');\r\n          this.style.setProperty('white-space', 'normal', 'important');\r\n          this.style.setProperty('word-break', 'break-word', 'important');\r\n          this.style.setProperty('overflow-wrap', 'break-word', 'important');\r\n          this.style.setProperty('width', 'auto', 'important');\r\n        });\r\n        $c.find('.toast-message').each(function () {\r\n          this.style.setProperty('white-space', 'normal', 'important');\r\n          this.style.setProperty('word-break', 'break-word', 'important');\r\n          this.style.setProperty('overflow-wrap', 'break-word', 'important');\r\n        });\r\n      }\r\n\r\n      function ActiveDataShowFavoriteToast(action) {\r\n        var message = _favoriteMessages[action];\r\n        if (!message) return;\r\n        toastr.options = { closeButton: true, timeOut: 5000, positionClass: 'toast-top-center', allowHtml: true };\r\n        if (action === 'error') { toastr.error(message); }\r\n        else { toastr.success(message); }\r\n        setTimeout(_applyToastWrapStyles, 50);\r\n        setTimeout(_applyToastWrapStyles, 350);\r\n      }\r\n\r\n      function CommitEventFavorite(guid, siteGuid) {\r\n        var $btns = $('[onclick*=\"' + guid + '\"]');\r\n        if ($btns.data('fav-pending')) return;\r\n        $btns.data('fav-pending', true);\r\n        var lParams = { tenant: ActiveData.Variables.tenant.route, site: ActiveData.Variables.site.route, get: 'favorite', guid: guid, siteId: siteGuid || '' };\r\n        var lUrl = ActiveData.Variables.runtime.baseUrl + '/handlers/query.ashx?' + $.param(lParams);\r\n        $.ajax({\r\n          type: 'POST', url: lUrl, dataType: 'jsonp', async: true, cache: false,\r\n          success: function (response) {\r\n            if (response.action === 'login_required') {\r\n              window.location.href = response.redirect;\r\n            } else {\r\n              ActiveDataShowFavoriteToast(response.action);\r\n              if (response.action !== 'error') {\r\n                var added = (response.action === 'added' || response.action === 'already_added');\r\n                $('[onclick*=\"' + guid + '\"]').each(function () {\r\n                  $(this).find('span:first')\r\n                    .toggleClass('icon-heart', added)\r\n                    .toggleClass('icon-heart-empty', !added);\r\n                });\r\n              }\r\n            }\r\n          },\r\n          error: function () { ActiveDataShowFavoriteToast('error'); },\r\n          complete: function () { $btns.data('fav-pending', false); }\r\n        });\r\n      }\r\n    </script><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-works-committee-34/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-works-committee-34/\" aria-label=\"Public Works Committee \">Public Works Committee </a></h3><p itemprop=\"description\">The Public Works Committee of the City-County Council handles all environmental and infrastructure concerns of the City and County, such as street paving, trash pickup, snow removal, solid waste management, and traffic controls.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, August 13, 2026<time itemprop=\"startDate\" datetime=\"2026-08-13T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-works-committee-34/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-works-committee-34\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-works-committee-34\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('7f920629-fa3a-4a48-8e52-cb2c07608e36', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-works-committee-34\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-64/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-64/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, August 15, 2026<time itemprop=\"startDate\" datetime=\"2026-08-15T14:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-08-15T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-64/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-64/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-64\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-64\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('33fb576d-3926-4e41-a47e-0160aa573912', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-64\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-harry-a-bolin-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-harry-a-bolin-6/\" aria-label=\"Anniversary of the Death of Officer Harry A. Bolin\">Anniversary of the Death of Officer Harry A. Bolin</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Harry A. Bolin</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, August 16, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-08-16\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-harry-a-bolin-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-harry-a-bolin-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-harry-a-bolin-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-harry-a-bolin-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('1f521dda-0f32-410b-947c-1531c91c09eb', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-harry-a-bolin-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-24/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-24/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, August 16, 2026<time itemprop=\"startDate\" datetime=\"2026-08-16T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-24/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-24/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-24\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-24\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('32b3df7f-5484-4c03-a4ab-40c61ef4e7b6', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-24\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-teresa-j-hawkins-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-teresa-j-hawkins-6/\" aria-label=\"Anniversary of the Death of Officer Teresa J. Hawkins\">Anniversary of the Death of Officer Teresa J. Hawkins</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Teresa J. Hawkins</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, August 17, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-08-17\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-teresa-j-hawkins-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-teresa-j-hawkins-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-teresa-j-hawkins-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-teresa-j-hawkins-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('f2e6e859-cea5-451b-9924-72f8d9fe9ec4', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-teresa-j-hawkins-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-45/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-45/\" aria-label=\"Metropolitan and Economic Development Committee \">Metropolitan and Economic Development Committee </a></h3><p itemprop=\"description\">The Metropolitan and Economic Development Committee of the City-County Council concentrates on neighborhood concerns, such as zoning, planning, land use, public housing, township administration, code compliance and enforcement, historic preservation, and economic development.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, August 17, 2026<time itemprop=\"startDate\" datetime=\"2026-08-17T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-45/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-45/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"metropolitan-and-economic-development-committee-45\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"metropolitan-and-economic-development-committee-45\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('84fb101f-e7ad-4231-8c32-14524299e9a6', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=metropolitan-and-economic-development-committee-45\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-karl-kornblum-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-karl-kornblum-6/\" aria-label=\"Anniversary of the Death of Officer Karl Kornblum\">Anniversary of the Death of Officer Karl Kornblum</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Karl Kornblum</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, August 18, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-08-18\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-karl-kornblum-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-karl-kornblum-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-karl-kornblum-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-karl-kornblum-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('0b52cc1e-cce1-470b-95b7-0fff37ff22e8', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-karl-kornblum-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-timothy-jake-laird-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-timothy-jake-laird-6/\" aria-label=\"Anniversary of the Death of Officer Timothy &quot;Jake&quot; Laird\">Anniversary of the Death of Officer Timothy \"Jake\" Laird</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Timothy \"Jake\" Laird</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, August 18, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-08-18\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-timothy-jake-laird-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-timothy-jake-laird-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-timothy-jake-laird-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-timothy-jake-laird-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('e60f348c-2f0f-4120-94d0-3abe705c1179', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-timothy-jake-laird-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/impd-general-orders-board-meeting-23/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/impd-general-orders-board-meeting-23/\" aria-label=\"IMPD General Orders Board Meeting\">IMPD General Orders Board Meeting</a></h3><p itemprop=\"description\"></p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, August 18, 2026<time itemprop=\"startDate\" datetime=\"2026-08-18T15:30:00Z\"> </time><br />11:30 AM\r\n                  - 1:30 PM<time itemprop=\"endDate\" datetime=\"2026-08-18T17:30:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">E602, City-County Building (CCB), 50 N. Alabama St. Indianapolis, IN 46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/impd-general-orders-board-meeting-23/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"impd-general-orders-board-meeting-23\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"impd-general-orders-board-meeting-23\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('79e38a66-1358-4949-9f8c-69c2af347b8e', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=impd-general-orders-board-meeting-23\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-25/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-25/\" aria-label=\"Administration and Finance Committee Meeting \">Administration and Finance Committee Meeting </a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, August 18, 2026<time itemprop=\"startDate\" datetime=\"2026-08-18T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-25/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-25/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-meeting-25\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-meeting-25\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('35c512e4-67f3-49a7-a63f-81a0d220ca5f', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-meeting-25\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-39/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-39/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, August 19, 2026<time itemprop=\"startDate\" datetime=\"2026-08-19T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-39/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-39/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-39\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-39\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('e03310e1-9886-4ca0-9844-f5e9ba15130d', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-39\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-45/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/municipal-corporations-committee-45/\" aria-label=\"Municipal Corporations Committee \">Municipal Corporations Committee </a></h3><p itemprop=\"description\">The Municipal Corporation Committee reviews and approves ordinances and resolutions related to county-owned corporations, including the Indianapolis Airport Authority, Capital Improvements Board, Health and Hospital Corporation, Public Library, and IndyGo.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, August 20, 2026<time itemprop=\"startDate\" datetime=\"2026-08-20T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-45/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"municipal-corporations-committee-45\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"municipal-corporations-committee-45\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('17842bf4-94ce-4d27-99cd-18a753ae871a', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=municipal-corporations-committee-45\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-matt-j-faber-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-matt-j-faber-6/\" aria-label=\"Anniversary of the Death of Officer Matt J. Faber\">Anniversary of the Death of Officer Matt J. Faber</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Matt J. Faber</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, August 23, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-08-23\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-matt-j-faber-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-matt-j-faber-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-matt-j-faber-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-matt-j-faber-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('4901ca33-016c-4e68-bf0a-2f83fd9de02b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-matt-j-faber-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-25/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-25/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, August 23, 2026<time itemprop=\"startDate\" datetime=\"2026-08-23T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-25/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-25/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-25\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-25\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('789b6e04-06e7-46de-9878-186021ed5ae7', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-25\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-42/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-42/\" aria-label=\"Environmental Sustainability Committee\">Environmental Sustainability Committee</a></h3><p itemprop=\"description\">The Environmental Sustainability Committee of the City-County Council promotes environmental sustainability through ordinances and resolutions.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, August 24, 2026<time itemprop=\"startDate\" datetime=\"2026-08-24T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-42/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-42/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"environmental-sustainability-committee-42\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"environmental-sustainability-committee-42\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('9b2a9601-ee69-4e3e-b689-b92df9f4ee95', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=environmental-sustainability-committee-42\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-84/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/information-technology-board-meeting-84/\" aria-label=\"Information Technology Board Meeting\">Information Technology Board Meeting</a></h3><p itemprop=\"description\"></p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, August 25, 2026<time itemprop=\"startDate\" datetime=\"2026-08-25T13:30:00Z\"> </time><br />9:30 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-08-25T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-84/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"information-technology-board-meeting-84\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"information-technology-board-meeting-84\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('0859dd75-34f1-4023-bbbf-a5ab5f4a0133', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=information-technology-board-meeting-84\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-28/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-28/\" aria-label=\"Administration and Finance Committee\">Administration and Finance Committee</a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, August 25, 2026<time itemprop=\"startDate\" datetime=\"2026-08-25T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-28/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-28\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-28\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('841d1873-90e6-4497-9567-1704c272886d', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-28\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-40/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-40/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, August 26, 2026<time itemprop=\"startDate\" datetime=\"2026-08-26T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-40/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-40/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-40\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-40\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('6a8d7c22-702e-45ae-8ac4-7bade40b5d08', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-40\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-44/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-44/\" aria-label=\"Parks and Recreation Committee\">Parks and Recreation Committee</a></h3><p itemprop=\"description\">The Parks and Recreation Committee of the City-County Council reviews actions and issues that affect neighborhood parks and community centers, golf services, recreation and leisure services, greenways, and the Arts Council of Indianapolis.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, August 27, 2026<time itemprop=\"startDate\" datetime=\"2026-08-27T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-44/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"parks-and-recreation-committee-44\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"parks-and-recreation-committee-44\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('68fbb026-9864-4102-8b07-e76f7244eb58', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=parks-and-recreation-committee-44\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-hugh-burns-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-hugh-burns-6/\" aria-label=\"Anniversary of the Death of Officer Hugh Burns\">Anniversary of the Death of Officer Hugh Burns</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Hugh Burns</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, August 28, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-08-28\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-hugh-burns-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-hugh-burns-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-hugh-burns-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-hugh-burns-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('9d458862-6ab2-4349-a6cb-cdaf8e9dd687', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-hugh-burns-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-65/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-65/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, August 29, 2026<time itemprop=\"startDate\" datetime=\"2026-08-29T14:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-08-29T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-65/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-65/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-65\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-65\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('92234a4d-a1e4-4e6f-8f52-f4c3c150001b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-65\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-26/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-26/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, August 30, 2026<time itemprop=\"startDate\" datetime=\"2026-08-30T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-26/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-26/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-26\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-26\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('511a668c-ec66-47dd-b68f-295efdb0919a', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-26\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-28/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-28/\" aria-label=\"Rules and Public Policy Committee\">Rules and Public Policy Committee</a></h3><p itemprop=\"description\">The Rules and Public Policy Committee of the City-County Council handles matters concerning Council procedures and rules, ordinance reviews and revisions, and public policy issues that affect constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, August 31, 2026<time itemprop=\"startDate\" datetime=\"2026-08-31T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-28/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-28/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"rules-and-public-policy-committee-28\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"rules-and-public-policy-committee-28\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('208d20ea-25ef-4c80-b5d8-487908dd1e8f', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=rules-and-public-policy-committee-28\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-29/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-29/\" aria-label=\"Administration and Finance Committee\">Administration and Finance Committee</a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 1, 2026<time itemprop=\"startDate\" datetime=\"2026-09-01T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-29/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-29\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-29\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('7158aa5e-76e5-4864-8b3b-4bdb0c2daa2e', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-29\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-41/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-41/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 2, 2026<time itemprop=\"startDate\" datetime=\"2026-09-02T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-41/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-41/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-41\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-41\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('36eab016-fec9-4125-a4b9-70708b79c012', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-41\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-27/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-27/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, September 6, 2026<time itemprop=\"startDate\" datetime=\"2026-09-06T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-27/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-27/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-27\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-27\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('007853a6-2596-4ed3-be37-44d596508dbd', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-27\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-james-t-gaughan-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-james-t-gaughan-6/\" aria-label=\"Anniversary of the Death of Officer James T. Gaughan\">Anniversary of the Death of Officer James T. Gaughan</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer James T. Gaughan</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 8, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-09-08\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-james-t-gaughan-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-james-t-gaughan-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-james-t-gaughan-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-james-t-gaughan-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('20961f6e-585d-40a4-987a-425e09dd2e93', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-james-t-gaughan-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-42/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/community-affairs-committee-42/\" aria-label=\"Community Affairs Committee\">Community Affairs Committee</a></h3><p itemprop=\"description\">The Community Affairs Committee of the City-County Council meets to discuss issues that affect the quality of life of constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 8, 2026<time itemprop=\"startDate\" datetime=\"2026-09-08T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-42/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/community-affairs-committee-42/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"community-affairs-committee-42\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"community-affairs-committee-42\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('94dbacfe-5d2f-40ae-ac6d-1c9b81263916', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=community-affairs-committee-42\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-42/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-42/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 9, 2026<time itemprop=\"startDate\" datetime=\"2026-09-09T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-42/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-42/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-42\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-42\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('c2d4adac-d32c-4a8b-b3fa-5a73c7851176', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-42\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-wade-hull-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-wade-hull-6/\" aria-label=\"Anniversary of the Death of Sergeant Wade Hull\">Anniversary of the Death of Sergeant Wade Hull</a></h3><p itemprop=\"description\">Anniversary of the Death of Sergeant Wade Hull</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, September 10, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-09-10\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-wade-hull-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-wade-hull-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-sergeant-wade-hull-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-sergeant-wade-hull-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('07ce3616-5124-4ab8-b83b-ab40d4bfa296', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-sergeant-wade-hull-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-66/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-66/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, September 12, 2026<time itemprop=\"startDate\" datetime=\"2026-09-12T14:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-09-12T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-66/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-66/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-66\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-66\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('44b57fa3-f667-4612-abb7-e128220e4825', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-66\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-28/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-28/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, September 13, 2026<time itemprop=\"startDate\" datetime=\"2026-09-13T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-28/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-28/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-28\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-28\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('982832df-aedd-4e28-989e-12e1ec9538a6', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-28\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-17/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/full-council-meeting-17/\" aria-label=\"Full Council Meeting\">Full Council Meeting</a></h3><p itemprop=\"description\">Meeting of the Full City-County Council.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, September 14, 2026<time itemprop=\"startDate\" datetime=\"2026-09-14T23:00:00Z\"> </time><br />7:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-17/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/full-council-meeting-17/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"full-council-meeting-17\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"full-council-meeting-17\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('d0d32980-cb1a-4a15-9603-1efcc7566a50', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=full-council-meeting-17\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/education-committee-40/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/education-committee-40/\" aria-label=\"Education Committee \">Education Committee </a></h3><p itemprop=\"description\">The Education Committee of the City-County Council focuses efforts on a shared vision for preschool through college initiatives that would boost educational attainment and cultivate collaboration across government bodies to better provide for residents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 15, 2026<time itemprop=\"startDate\" datetime=\"2026-09-15T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/education-committee-40/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/education-committee-40/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"education-committee-40\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"education-committee-40\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('4e8a5824-669e-4dc6-86fe-2a5cb9b3d231', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=education-committee-40\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-46/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/municipal-corporations-committee-46/\" aria-label=\"Municipal Corporations Committee \">Municipal Corporations Committee </a></h3><p itemprop=\"description\">The Municipal Corporation Committee reviews and approves ordinances and resolutions related to county-owned corporations, including the Indianapolis Airport Authority, Capital Improvements Board, Health and Hospital Corporation, Public Library, and IndyGo.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 16, 2026<time itemprop=\"startDate\" datetime=\"2026-09-16T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-46/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-46/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"municipal-corporations-committee-46\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"municipal-corporations-committee-46\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('791dedf2-72fd-4232-853e-ddfca863d039', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=municipal-corporations-committee-46\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6/\" aria-label=\"Anniversary of the Death of MCSO Deputy Jason M. Baker\">Anniversary of the Death of MCSO Deputy Jason M. Baker</a></h3><p itemprop=\"description\">Anniversary of the Death of MCSO Deputy Jason M. Baker</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, September 17, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-09-17\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('750c9474-cfa4-4c9b-89df-f1ee24927df8', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-mcso-deputy-jason-m-baker-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-works-committee-35/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-works-committee-35/\" aria-label=\"Public Works Committee \">Public Works Committee </a></h3><p itemprop=\"description\">The Public Works Committee of the City-County Council handles all environmental and infrastructure concerns of the City and County, such as street paving, trash pickup, snow removal, solid waste management, and traffic controls.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, September 17, 2026<time itemprop=\"startDate\" datetime=\"2026-09-17T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-works-committee-35/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-works-committee-35\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-works-committee-35\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a216087c-8c4a-429a-8c07-d5f1321aca36', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-works-committee-35\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-29/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-29/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, September 20, 2026<time itemprop=\"startDate\" datetime=\"2026-09-20T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-29/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-29/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-29\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-29\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('3a2fb41e-8168-477c-8005-4a0eb7e813d1', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-29\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-46/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-46/\" aria-label=\"Metropolitan and Economic Development Committee \">Metropolitan and Economic Development Committee </a></h3><p itemprop=\"description\">The Metropolitan and Economic Development Committee of the City-County Council concentrates on neighborhood concerns, such as zoning, planning, land use, public housing, township administration, code compliance and enforcement, historic preservation, and economic development.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, September 21, 2026<time itemprop=\"startDate\" datetime=\"2026-09-21T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-46/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-46/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"metropolitan-and-economic-development-committee-46\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"metropolitan-and-economic-development-committee-46\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('ffc28d7b-e719-4baf-a1a8-863b5516c194', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=metropolitan-and-economic-development-committee-46\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-85/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/information-technology-board-meeting-85/\" aria-label=\"Information Technology Board Meeting\">Information Technology Board Meeting</a></h3><p itemprop=\"description\"></p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 22, 2026<time itemprop=\"startDate\" datetime=\"2026-09-22T13:30:00Z\"> </time><br />9:30 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-09-22T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-85/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"information-technology-board-meeting-85\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"information-technology-board-meeting-85\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('f7f9d598-10a5-4f01-8052-8b34b4993aad', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=information-technology-board-meeting-85\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-26/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-26/\" aria-label=\"Administration and Finance Committee Meeting \">Administration and Finance Committee Meeting </a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 22, 2026<time itemprop=\"startDate\" datetime=\"2026-09-22T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-26/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-26/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-meeting-26\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-meeting-26\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('8856fc55-74e6-4508-a8bb-f8352a2f2080', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-meeting-26\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-47/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/municipal-corporations-committee-47/\" aria-label=\"Municipal Corporations Committee \">Municipal Corporations Committee </a></h3><p itemprop=\"description\">The Municipal Corporation Committee reviews and approves ordinances and resolutions related to county-owned corporations, including the Indianapolis Airport Authority, Capital Improvements Board, Health and Hospital Corporation, Public Library, and IndyGo.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 23, 2026<time itemprop=\"startDate\" datetime=\"2026-09-23T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-47/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-47/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"municipal-corporations-committee-47\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"municipal-corporations-committee-47\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('f28584d3-66cc-418a-a454-cd04433e033b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=municipal-corporations-committee-47\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-32/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-32/\" aria-label=\"Rules and Public Policy Committee\">Rules and Public Policy Committee</a></h3><p itemprop=\"description\">The Rules and Public Policy Committee of the City-County Council handles matters concerning Council procedures and rules, ordinance reviews and revisions, and public policy issues that affect constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, September 24, 2026<time itemprop=\"startDate\" datetime=\"2026-09-24T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-32/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"rules-and-public-policy-committee-32\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"rules-and-public-policy-committee-32\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('65a3fa4b-2ee7-4a6e-8de6-5fe1e09aa51b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=rules-and-public-policy-committee-32\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/ethics-committee-31/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/ethics-committee-31/\" aria-label=\"Ethics Committee \">Ethics Committee </a></h3><p itemprop=\"description\">The Ethics Committee of the City-County Council reviews the ethics ordinance and periodically suggests changes. The committee also handles all ethics violations and complaints.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, September 24, 2026<time itemprop=\"startDate\" datetime=\"2026-09-24T22:00:00Z\"> </time><br />6:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/ethics-committee-31/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"ethics-committee-31\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"ethics-committee-31\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('8b17c867-fc69-4caf-ab21-d5855028d88b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=ethics-committee-31\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-67/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-67/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, September 26, 2026<time itemprop=\"startDate\" datetime=\"2026-09-26T14:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-09-26T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-67/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-67/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-67\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-67\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('1472501c-67bd-4efd-b35b-12e974adb812', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-67\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-30/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-30/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, September 27, 2026<time itemprop=\"startDate\" datetime=\"2026-09-27T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-30/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-30/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-30\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-30\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('c337db42-a2f5-4ac5-a12d-781caae759e4', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-30\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/community-affairs-committee-43/\" aria-label=\"Community Affairs Committee\">Community Affairs Committee</a></h3><p itemprop=\"description\">The Community Affairs Committee of the City-County Council meets to discuss issues that affect the quality of life of constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, September 28, 2026<time itemprop=\"startDate\" datetime=\"2026-09-28T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/community-affairs-committee-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"community-affairs-committee-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"community-affairs-committee-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('11f7f1d7-3581-49cf-a18f-229294d96c05', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=community-affairs-committee-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-46/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-46/\" aria-label=\"Environmental Sustainability Committee\">Environmental Sustainability Committee</a></h3><p itemprop=\"description\">The Environmental Sustainability Committee of the City-County Council promotes environmental sustainability through ordinances and resolutions.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, September 28, 2026<time itemprop=\"startDate\" datetime=\"2026-09-28T22:00:00Z\"> </time><br />6:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-46/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"environmental-sustainability-committee-46\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"environmental-sustainability-committee-46\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('2111b977-2abd-4290-808a-5d16abfb64d7', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=environmental-sustainability-committee-46\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-47/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-47/\" aria-label=\"Metropolitan and Economic Development Committee \">Metropolitan and Economic Development Committee </a></h3><p itemprop=\"description\">The Metropolitan and Economic Development Committee of the City-County Council concentrates on neighborhood concerns, such as zoning, planning, land use, public housing, township administration, code compliance and enforcement, historic preservation, and economic development.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, September 29, 2026<time itemprop=\"startDate\" datetime=\"2026-09-29T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-47/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-47/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"metropolitan-and-economic-development-committee-47\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"metropolitan-and-economic-development-committee-47\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('3889baf4-27e0-4b82-92ea-3933435adb28', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=metropolitan-and-economic-development-committee-47\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-charles-j-russell-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-charles-j-russell-6/\" aria-label=\"Anniversary of the Death of Officer Charles J. Russell\">Anniversary of the Death of Officer Charles J. Russell</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Charles J. Russell</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 30, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-09-30\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-charles-j-russell-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-charles-j-russell-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-charles-j-russell-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-charles-j-russell-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('ec911844-09cf-4005-a24d-56c2e50004b2', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-charles-j-russell-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-edward-j-petticord-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-edward-j-petticord-6/\" aria-label=\"Anniversary of the Death of Officer Edward J. Petticord\">Anniversary of the Death of Officer Edward J. Petticord</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Edward J. Petticord</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 30, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-09-30\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-edward-j-petticord-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-edward-j-petticord-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-edward-j-petticord-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-edward-j-petticord-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('6b08b002-8a13-4de1-b070-8ac8d36b6b47', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-edward-j-petticord-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-43/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, September 30, 2026<time itemprop=\"startDate\" datetime=\"2026-09-30T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('c0216fd9-b5d4-487b-9319-a78a48f33913', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-48/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/municipal-corporations-committee-48/\" aria-label=\"Municipal Corporations Committee \">Municipal Corporations Committee </a></h3><p itemprop=\"description\">The Municipal Corporation Committee reviews and approves ordinances and resolutions related to county-owned corporations, including the Indianapolis Airport Authority, Capital Improvements Board, Health and Hospital Corporation, Public Library, and IndyGo.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, October 1, 2026<time itemprop=\"startDate\" datetime=\"2026-10-01T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-48/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-48/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"municipal-corporations-committee-48\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"municipal-corporations-committee-48\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a0f6d50d-b0b7-41e9-adaf-b2ba0d628bcb', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=municipal-corporations-committee-48\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-j-baker-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-j-baker-6/\" aria-label=\"Anniversary of the Death of Officer Robert J. Baker\">Anniversary of the Death of Officer Robert J. Baker</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Robert J. Baker</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, October 2, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-10-02\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-j-baker-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-j-baker-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-robert-j-baker-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-robert-j-baker-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a02de458-57fc-4911-ba56-bd3df2af5822', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-robert-j-baker-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-31/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-31/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, October 4, 2026<time itemprop=\"startDate\" datetime=\"2026-10-04T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-31/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-31/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-31\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-31\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('0b52ef19-a494-4766-8016-d079856adfdd', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-31\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-18/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/full-council-meeting-18/\" aria-label=\"Full Council Meeting\">Full Council Meeting</a></h3><p itemprop=\"description\">Meeting of the Full City-County Council.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, October 5, 2026<time itemprop=\"startDate\" datetime=\"2026-10-05T23:00:00Z\"> </time><br />7:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-18/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/full-council-meeting-18/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"full-council-meeting-18\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"full-council-meeting-18\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('91e1ebee-933a-4944-b5da-cb6998759e28', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=full-council-meeting-18\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/education-committee-41/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/education-committee-41/\" aria-label=\"Education Committee \">Education Committee </a></h3><p itemprop=\"description\">The Education Committee of the City-County Council focuses efforts on a shared vision for preschool through college initiatives that would boost educational attainment and cultivate collaboration across government bodies to better provide for residents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, October 6, 2026<time itemprop=\"startDate\" datetime=\"2026-10-06T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/education-committee-41/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/education-committee-41/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"education-committee-41\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"education-committee-41\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('34d67852-8b56-4e80-9098-7b9f86e5ae34', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=education-committee-41\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-47/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/community-affairs-committee-47/\" aria-label=\"Community Affairs Committee\">Community Affairs Committee</a></h3><p itemprop=\"description\">The Community Affairs Committee of the City-County Council meets to discuss issues that affect the quality of life of constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, October 7, 2026<time itemprop=\"startDate\" datetime=\"2026-10-07T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-47/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/community-affairs-committee-47/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"community-affairs-committee-47\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"community-affairs-committee-47\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('9a228214-7af9-4544-a34c-fc5a9684cfb0', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=community-affairs-committee-47\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-45/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-45/\" aria-label=\"Parks and Recreation Committee\">Parks and Recreation Committee</a></h3><p itemprop=\"description\">The Parks and Recreation Committee of the City-County Council reviews actions and issues that affect neighborhood parks and community centers, golf services, recreation and leisure services, greenways, and the Arts Council of Indianapolis.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, October 8, 2026<time itemprop=\"startDate\" datetime=\"2026-10-08T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-45/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"parks-and-recreation-committee-45\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"parks-and-recreation-committee-45\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('45222843-21e1-494e-99fe-025863e8473d', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=parks-and-recreation-committee-45\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/ethics-committee-28/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/ethics-committee-28/\" aria-label=\"Ethics Committee \">Ethics Committee </a></h3><p itemprop=\"description\">The Ethics Committee of the City-County Council reviews the ethics ordinance and periodically suggests changes. The committee also handles all ethics violations and complaints.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, October 8, 2026<time itemprop=\"startDate\" datetime=\"2026-10-08T22:00:00Z\"> </time><br />6:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/ethics-committee-28/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/ethics-committee-28/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"ethics-committee-28\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"ethics-committee-28\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a10fda7d-bb4b-46db-b027-3e8113595bbd', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=ethics-committee-28\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-byron-d-todd-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-byron-d-todd-6/\" aria-label=\"Anniversary of the Death of Officer Byron D. Todd\">Anniversary of the Death of Officer Byron D. Todd</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Byron D. Todd</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, October 9, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-10-09\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-byron-d-todd-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-byron-d-todd-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-byron-d-todd-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-byron-d-todd-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('7047ca61-ffe1-4324-903c-067a6aa4877e', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-byron-d-todd-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-68/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-68/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, October 10, 2026<time itemprop=\"startDate\" datetime=\"2026-10-10T14:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-10-10T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-68/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-68/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-68\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-68\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('b1283cf9-72ac-4860-a619-10c352cbcd88', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-68\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-32/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-32/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, October 11, 2026<time itemprop=\"startDate\" datetime=\"2026-10-11T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-32/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-32/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-32\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-32\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('e01af42c-0b62-4426-99af-ac7835417fe2', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-32\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-thomas-r-graham-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-thomas-r-graham-6/\" aria-label=\"Anniversary of the Death of Officer Thomas R. Graham\">Anniversary of the Death of Officer Thomas R. Graham</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Thomas R. Graham</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, October 12, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-10-12\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-thomas-r-graham-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-thomas-r-graham-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-thomas-r-graham-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-thomas-r-graham-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('07af142b-9b2a-4dd5-843f-003825204889', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-thomas-r-graham-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-48/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-48/\" aria-label=\"Metropolitan and Economic Development Committee \">Metropolitan and Economic Development Committee </a></h3><p itemprop=\"description\">The Metropolitan and Economic Development Committee of the City-County Council concentrates on neighborhood concerns, such as zoning, planning, land use, public housing, township administration, code compliance and enforcement, historic preservation, and economic development.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, October 13, 2026<time itemprop=\"startDate\" datetime=\"2026-10-13T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-48/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-48/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"metropolitan-and-economic-development-committee-48\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"metropolitan-and-economic-development-committee-48\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('cca49733-af03-49ab-8487-c71aaaf85721', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=metropolitan-and-economic-development-committee-48\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-27/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-27/\" aria-label=\"Administration and Finance Committee Meeting \">Administration and Finance Committee Meeting </a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, October 14, 2026<time itemprop=\"startDate\" datetime=\"2026-10-14T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-27/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-27/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-meeting-27\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-meeting-27\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('43f1d010-8970-4e81-99fd-6caeb19a9491', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-meeting-27\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-44/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-44/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, October 15, 2026<time itemprop=\"startDate\" datetime=\"2026-10-15T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-44/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-44/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-44\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-44\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('c98bf14a-fec7-4818-93b0-f1e6086d8da6', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-44\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-33/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-33/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, October 18, 2026<time itemprop=\"startDate\" datetime=\"2026-10-18T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-33/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-33/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-33\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-33\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('c0ba4034-12ef-48fb-b30a-59c95df70ec5', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-33\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-19/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/full-council-meeting-19/\" aria-label=\"Full Council Meeting\">Full Council Meeting</a></h3><p itemprop=\"description\">Meeting of the Full City-County Council.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, October 19, 2026<time itemprop=\"startDate\" datetime=\"2026-10-19T23:00:00Z\"> </time><br />7:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-19/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/full-council-meeting-19/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"full-council-meeting-19\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"full-council-meeting-19\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('17933754-7dae-4bb5-9b40-d5ca30743ee3', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=full-council-meeting-19\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-29/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-29/\" aria-label=\"Rules and Public Policy Committee\">Rules and Public Policy Committee</a></h3><p itemprop=\"description\">The Rules and Public Policy Committee of the City-County Council handles matters concerning Council procedures and rules, ordinance reviews and revisions, and public policy issues that affect constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, October 20, 2026<time itemprop=\"startDate\" datetime=\"2026-10-20T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-29/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-29/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"rules-and-public-policy-committee-29\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"rules-and-public-policy-committee-29\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a6e02cca-6133-4872-a165-fa28f4fc2aee', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=rules-and-public-policy-committee-29\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-43/\" aria-label=\"Environmental Sustainability Committee\">Environmental Sustainability Committee</a></h3><p itemprop=\"description\">The Environmental Sustainability Committee of the City-County Council promotes environmental sustainability through ordinances and resolutions.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, October 21, 2026<time itemprop=\"startDate\" datetime=\"2026-10-21T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"environmental-sustainability-committee-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"environmental-sustainability-committee-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a8127251-64a0-4324-9790-8f7a3ff29783', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=environmental-sustainability-committee-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-e-schachte-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-e-schachte-6/\" aria-label=\"Anniversary of the Death of Officer Robert E. Schachte\">Anniversary of the Death of Officer Robert E. Schachte</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Robert E. Schachte</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, October 22, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-10-22\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-e-schachte-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-robert-e-schachte-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-robert-e-schachte-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-robert-e-schachte-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('d355375c-22b3-4cbe-9163-28f91ddbcb2c', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-robert-e-schachte-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-works-committee-31/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-works-committee-31/\" aria-label=\"Public Works Committee \">Public Works Committee </a></h3><p itemprop=\"description\">The Public Works Committee of the City-County Council handles all environmental and infrastructure concerns of the City and County, such as street paving, trash pickup, snow removal, solid waste management, and traffic controls.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, October 22, 2026<time itemprop=\"startDate\" datetime=\"2026-10-22T21:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-works-committee-31/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-works-committee-31/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-works-committee-31\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-works-committee-31\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('4db8d3e6-1dbf-48ae-a3b5-8cfff2c914da', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-works-committee-31\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-69/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-69/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, October 24, 2026<time itemprop=\"startDate\" datetime=\"2026-10-24T14:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-10-24T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-69/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-69/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-69\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-69\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('2ac5cea6-b55a-4b03-8b91-450740d308da', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-69\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-nathan-lincks-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-nathan-lincks-6/\" aria-label=\"Anniversary of the Death of Officer Nathan Lincks\">Anniversary of the Death of Officer Nathan Lincks</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Nathan Lincks</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, October 25, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-10-25\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-nathan-lincks-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-nathan-lincks-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-nathan-lincks-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-nathan-lincks-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('4b0b4128-10cb-41fe-9fa2-c455b0551255', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-nathan-lincks-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-34/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-34/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, October 25, 2026<time itemprop=\"startDate\" datetime=\"2026-10-25T16:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-34/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-34/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-34\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-34\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('22e5ecfe-1537-4460-b178-cc38c9f96356', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-34\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-86/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/information-technology-board-meeting-86/\" aria-label=\"Information Technology Board Meeting\">Information Technology Board Meeting</a></h3><p itemprop=\"description\"></p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, October 27, 2026<time itemprop=\"startDate\" datetime=\"2026-10-27T13:30:00Z\"> </time><br />9:30 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-10-27T16:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-86/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"information-technology-board-meeting-86\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"information-technology-board-meeting-86\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('98b62c5a-55e1-4fd3-9031-455a1d1d5a82', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=information-technology-board-meeting-86\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-35/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-35/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, November 1, 2026<time itemprop=\"startDate\" datetime=\"2026-11-01T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-35/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-35/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-35\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-35\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('96135a03-a30b-41ac-b02c-3783b9d98289', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-35\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-20/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/full-council-meeting-20/\" aria-label=\"Full Council Meeting\">Full Council Meeting</a></h3><p itemprop=\"description\">Meeting of the Full City-County Council.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, November 2, 2026<time itemprop=\"startDate\" datetime=\"2026-11-03T00:00:00Z\"> </time><br />7:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-20/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/full-council-meeting-20/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"full-council-meeting-20\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"full-council-meeting-20\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('3c9f99d3-6348-4313-a272-c563c49dbd53', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=full-council-meeting-20\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/municipal-corporations-committee-43/\" aria-label=\"Municipal Corporations Committee \">Municipal Corporations Committee </a></h3><p itemprop=\"description\">The Municipal Corporation Committee reviews and approves ordinances and resolutions related to county-owned corporations, including the Indianapolis Airport Authority, Capital Improvements Board, Health and Hospital Corporation, Public Library, and IndyGo.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, November 4, 2026<time itemprop=\"startDate\" datetime=\"2026-11-04T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/municipal-corporations-committee-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"municipal-corporations-committee-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"municipal-corporations-committee-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('82ea9404-278c-480f-90eb-7124a3e3ff56', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=municipal-corporations-committee-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-42/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-42/\" aria-label=\"Parks and Recreation Committee\">Parks and Recreation Committee</a></h3><p itemprop=\"description\">The Parks and Recreation Committee of the City-County Council reviews actions and issues that affect neighborhood parks and community centers, golf services, recreation and leisure services, greenways, and the Arts Council of Indianapolis.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, November 5, 2026<time itemprop=\"startDate\" datetime=\"2026-11-05T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-42/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-42/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"parks-and-recreation-committee-42\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"parks-and-recreation-committee-42\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('353c9b6b-0683-419d-9cd7-341e2d5f3421', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=parks-and-recreation-committee-42\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6/\" aria-label=\"Anniversary of the Death of Officer John Thomas Pettitt, Sr.\">Anniversary of the Death of Officer John Thomas Pettitt, Sr.</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer John Thomas Pettitt, Sr.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, November 6, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-11-06\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('0534a44e-fd90-4f9f-b05f-bb121549bf10', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-john-thomas-pettitt-sr-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6/\" aria-label=\"Anniversary of the Death of Officer Officer Gerald F. Griffin\">Anniversary of the Death of Officer Officer Gerald F. Griffin</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Officer Gerald F. Griffin</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, November 6, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-11-06\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('69ceaebd-74b4-4c5a-8e13-cc41060808c0', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-officer-gerald-f-griffin-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6/\" aria-label=\"Anniversary of the Death of MCSO Lieutenant Robert C. Atwell\">Anniversary of the Death of MCSO Lieutenant Robert C. Atwell</a></h3><p itemprop=\"description\">Anniversary of the Death of MCSO Lieutenant Robert C. Atwell</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, November 7, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-11-07\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a363249b-17cd-492d-b4d0-9df606ce915b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-mcso-lieutenant-robert-c-atwell-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-70/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-70/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, November 7, 2026<time itemprop=\"startDate\" datetime=\"2026-11-07T15:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-11-07T17:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-70/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-70/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-70\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-70\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('93a6859f-3da4-4b86-9e43-1f63db2603f1', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-70\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-36/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-36/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, November 8, 2026<time itemprop=\"startDate\" datetime=\"2026-11-08T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-36/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-36/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-36\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-36\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('15a361e0-c96e-4f0b-b1e4-0c94dbcac331', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-36\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-49/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-49/\" aria-label=\"Metropolitan and Economic Development Committee \">Metropolitan and Economic Development Committee </a></h3><p itemprop=\"description\">The Metropolitan and Economic Development Committee of the City-County Council concentrates on neighborhood concerns, such as zoning, planning, land use, public housing, township administration, code compliance and enforcement, historic preservation, and economic development.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, November 9, 2026<time itemprop=\"startDate\" datetime=\"2026-11-09T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-49/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-49/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"metropolitan-and-economic-development-committee-49\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"metropolitan-and-economic-development-committee-49\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('e3ba0330-321e-4951-8862-1197508c6a35', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=metropolitan-and-economic-development-committee-49\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-28/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-28/\" aria-label=\"Administration and Finance Committee Meeting \">Administration and Finance Committee Meeting </a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, November 10, 2026<time itemprop=\"startDate\" datetime=\"2026-11-10T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-28/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-28/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-meeting-28\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-meeting-28\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('19230a61-c708-4d3d-bc6f-6e16b8bebcee', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-meeting-28\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-donald-h-kilbourne-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-donald-h-kilbourne-6/\" aria-label=\"Anniversary of the Death of Officer Donald H. Kilbourne\">Anniversary of the Death of Officer Donald H. Kilbourne</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Donald H. Kilbourne</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, November 12, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-11-12\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-donald-h-kilbourne-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-donald-h-kilbourne-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-donald-h-kilbourne-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-donald-h-kilbourne-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('cf2fe31a-1e91-47d1-b634-b4e2b47e7f56', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-donald-h-kilbourne-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-works-committee-32/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-works-committee-32/\" aria-label=\"Public Works Committee \">Public Works Committee </a></h3><p itemprop=\"description\">The Public Works Committee of the City-County Council handles all environmental and infrastructure concerns of the City and County, such as street paving, trash pickup, snow removal, solid waste management, and traffic controls.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, November 12, 2026<time itemprop=\"startDate\" datetime=\"2026-11-12T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-works-committee-32/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-works-committee-32/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-works-committee-32\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-works-committee-32\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a7bc4b2a-86d2-4c14-b9df-cc8ecb2c032d', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-works-committee-32\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-37/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-37/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, November 15, 2026<time itemprop=\"startDate\" datetime=\"2026-11-15T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-37/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-37/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-37\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-37\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('b1ceb0f0-089d-4186-abcc-39b871424538', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-37\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-44/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-44/\" aria-label=\"Environmental Sustainability Committee\">Environmental Sustainability Committee</a></h3><p itemprop=\"description\">The Environmental Sustainability Committee of the City-County Council promotes environmental sustainability through ordinances and resolutions.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, November 16, 2026<time itemprop=\"startDate\" datetime=\"2026-11-16T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-44/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-44/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"environmental-sustainability-committee-44\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"environmental-sustainability-committee-44\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('8ecbca56-9e5c-41cb-a048-2e9c3f1f32b3', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=environmental-sustainability-committee-44\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-30/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-30/\" aria-label=\"Rules and Public Policy Committee\">Rules and Public Policy Committee</a></h3><p itemprop=\"description\">The Rules and Public Policy Committee of the City-County Council handles matters concerning Council procedures and rules, ordinance reviews and revisions, and public policy issues that affect constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, November 17, 2026<time itemprop=\"startDate\" datetime=\"2026-11-17T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-30/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-30/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"rules-and-public-policy-committee-30\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"rules-and-public-policy-committee-30\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('2e87907e-3823-4674-8eb6-f76fc63d7b09', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=rules-and-public-policy-committee-30\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-45/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-45/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, November 18, 2026<time itemprop=\"startDate\" datetime=\"2026-11-18T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-45/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-45/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-45\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-45\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('0aa9413f-f922-4b25-9c53-be45f5715e44', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-45\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-44/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/community-affairs-committee-44/\" aria-label=\"Community Affairs Committee\">Community Affairs Committee</a></h3><p itemprop=\"description\">The Community Affairs Committee of the City-County Council meets to discuss issues that affect the quality of life of constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, November 19, 2026<time itemprop=\"startDate\" datetime=\"2026-11-19T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-44/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/community-affairs-committee-44/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"community-affairs-committee-44\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"community-affairs-committee-44\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('5da0bd8f-d9d1-444d-9719-e7a1b701a576', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=community-affairs-committee-44\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-71/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-71/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, November 21, 2026<time itemprop=\"startDate\" datetime=\"2026-11-21T15:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-11-21T17:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-71/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-71/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-71\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-71\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('f3275d01-ea92-44d6-bf26-7be63c593371', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-71\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-38/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-38/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, November 22, 2026<time itemprop=\"startDate\" datetime=\"2026-11-22T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-38/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-38/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-38\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-38\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a3e6817f-a519-4873-bb98-df1ee3afbafb', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-38\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/ethics-committee-29/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/ethics-committee-29/\" aria-label=\"Ethics Committee \">Ethics Committee </a></h3><p itemprop=\"description\">The Ethics Committee of the City-County Council reviews the ethics ordinance and periodically suggests changes. The committee also handles all ethics violations and complaints.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, November 23, 2026<time itemprop=\"startDate\" datetime=\"2026-11-23T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/ethics-committee-29/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/ethics-committee-29/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"ethics-committee-29\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"ethics-committee-29\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('f002c84c-6c89-4d09-89f2-5ed1330f36bf', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=ethics-committee-29\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-87/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/information-technology-board-meeting-87/\" aria-label=\"Information Technology Board Meeting\">Information Technology Board Meeting</a></h3><p itemprop=\"description\"></p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, November 24, 2026<time itemprop=\"startDate\" datetime=\"2026-11-24T14:30:00Z\"> </time><br />9:30 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-11-24T17:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-87/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"information-technology-board-meeting-87\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"information-technology-board-meeting-87\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('95b8bcaa-9988-426c-90bc-9c57d454c313', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=information-technology-board-meeting-87\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/education-committee-42/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/education-committee-42/\" aria-label=\"Education Committee \">Education Committee </a></h3><p itemprop=\"description\">The Education Committee of the City-County Council focuses efforts on a shared vision for preschool through college initiatives that would boost educational attainment and cultivate collaboration across government bodies to better provide for residents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, November 24, 2026<time itemprop=\"startDate\" datetime=\"2026-11-24T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/education-committee-42/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/education-committee-42/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"education-committee-42\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"education-committee-42\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('ecdf9357-5fd3-4b51-9b29-3e9cd871478c', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=education-committee-42\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-william-whitfield-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-william-whitfield-6/\" aria-label=\"Anniversary of the Death of Officer William Whitfield\">Anniversary of the Death of Officer William Whitfield</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer William Whitfield</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, November 27, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-11-27\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-william-whitfield-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-william-whitfield-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-william-whitfield-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-william-whitfield-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('2f652dbf-1c15-4353-b3e8-18398b18ed1f', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-william-whitfield-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-39/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-39/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, November 29, 2026<time itemprop=\"startDate\" datetime=\"2026-11-29T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-39/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-39/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-39\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-39\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('dcf6b90a-f1de-4f65-972d-279ad604f69a', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-39\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-72/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-72/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, December 5, 2026<time itemprop=\"startDate\" datetime=\"2026-12-05T15:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-12-05T17:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-72/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-72/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-72\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-72\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('4ad398aa-d7af-4445-b388-8b1236b11f7c', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-72\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-inspector-albert-a-kelly-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-inspector-albert-a-kelly-6/\" aria-label=\"Anniversary of the Death of Inspector Albert A. Kelly\">Anniversary of the Death of Inspector Albert A. Kelly</a></h3><p itemprop=\"description\">Anniversary of the Death of Inspector Albert A. Kelly</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, December 6, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-12-06\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-inspector-albert-a-kelly-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-inspector-albert-a-kelly-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-inspector-albert-a-kelly-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-inspector-albert-a-kelly-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('757bbc15-6f73-446b-8c71-7f1b8e6bb11f', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-inspector-albert-a-kelly-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-40/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-40/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, December 6, 2026<time itemprop=\"startDate\" datetime=\"2026-12-06T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-40/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-40/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-40\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-40\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('676c3580-b28d-4552-8772-fc08ee8a425f', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-40\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-21/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/full-council-meeting-21/\" aria-label=\"Full Council Meeting\">Full Council Meeting</a></h3><p itemprop=\"description\">Meeting of the Full City-County Council.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, December 7, 2026<time itemprop=\"startDate\" datetime=\"2026-12-08T00:00:00Z\"> </time><br />7:00 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/full-council-meeting-21/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/full-council-meeting-21/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"full-council-meeting-21\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"full-council-meeting-21\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('400b13b9-8f0b-4511-bb87-86cacbba73ff', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=full-council-meeting-21\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/education-committee-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/education-committee-43/\" aria-label=\"Education Committee \">Education Committee </a></h3><p itemprop=\"description\">The Education Committee of the City-County Council focuses efforts on a shared vision for preschool through college initiatives that would boost educational attainment and cultivate collaboration across government bodies to better provide for residents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, December 8, 2026<time itemprop=\"startDate\" datetime=\"2026-12-08T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/education-committee-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/education-committee-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"education-committee-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"education-committee-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('58c637d1-6b7b-460a-95e0-7b20aced07d6', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=education-committee-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-45/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/community-affairs-committee-45/\" aria-label=\"Community Affairs Committee\">Community Affairs Committee</a></h3><p itemprop=\"description\">The Community Affairs Committee of the City-County Council meets to discuss issues that affect the quality of life of constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, December 9, 2026<time itemprop=\"startDate\" datetime=\"2026-12-09T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/community-affairs-committee-45/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/community-affairs-committee-45/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"community-affairs-committee-45\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"community-affairs-committee-45\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('9548c4af-071b-4bfe-8d46-4c7dd9f7ddff', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=community-affairs-committee-45\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-43/\" aria-label=\"Parks and Recreation Committee\">Parks and Recreation Committee</a></h3><p itemprop=\"description\">The Parks and Recreation Committee of the City-County Council reviews actions and issues that affect neighborhood parks and community centers, golf services, recreation and leisure services, greenways, and the Arts Council of Indianapolis.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, December 10, 2026<time itemprop=\"startDate\" datetime=\"2026-12-10T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/parks-and-recreation-committee-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"parks-and-recreation-committee-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"parks-and-recreation-committee-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('302578f9-49db-4e77-940e-af9d2c2a9122', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=parks-and-recreation-committee-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6/\" aria-label=\"Anniversary of the Death of Sergeant Jack R. Ohrberg\">Anniversary of the Death of Sergeant Jack R. Ohrberg</a></h3><p itemprop=\"description\">Anniversary of the Death of Sergeant Jack R. Ohrberg</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, December 11, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-12-11\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('65bca4ab-128b-4fa0-ad52-801eba58a43d', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-sergeant-jack-r-ohrberg-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-ronald-h-manley-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-ronald-h-manley-6/\" aria-label=\"Anniversary of the Death of Officer Ronald H. Manley\">Anniversary of the Death of Officer Ronald H. Manley</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Ronald H. Manley</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, December 12, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-12-12\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-ronald-h-manley-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-ronald-h-manley-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-ronald-h-manley-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-ronald-h-manley-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('4984a055-ed5a-424e-b53f-18eab04ea913', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-ronald-h-manley-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-41/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-41/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, December 13, 2026<time itemprop=\"startDate\" datetime=\"2026-12-13T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-41/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-41/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-41\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-41\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('fd7746c1-7b1c-4f43-bdea-1cb3ded495c6', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-41\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-50/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-50/\" aria-label=\"Metropolitan and Economic Development Committee \">Metropolitan and Economic Development Committee </a></h3><p itemprop=\"description\">The Metropolitan and Economic Development Committee of the City-County Council concentrates on neighborhood concerns, such as zoning, planning, land use, public housing, township administration, code compliance and enforcement, historic preservation, and economic development.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, December 14, 2026<time itemprop=\"startDate\" datetime=\"2026-12-14T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-50/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/metropolitan-and-economic-development-committee-50/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"metropolitan-and-economic-development-committee-50\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"metropolitan-and-economic-development-committee-50\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('f53cb8f8-5419-4285-9972-850a8aba01f0', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=metropolitan-and-economic-development-committee-50\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-29/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-29/\" aria-label=\"Administration and Finance Committee Meeting \">Administration and Finance Committee Meeting </a></h3><p itemprop=\"description\">The Administration and Finance Committee of the City-County Council reviews and approves all administrative functions of the City and County, such as human resources and employment, purchasing, legal counsel, constituent services, and internal audits.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, December 15, 2026<time itemprop=\"startDate\" datetime=\"2026-12-15T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/eb7a5fd4-de8d-4764-b57f-c188e418757a/\"><span itemprop=\"name\">City-County Building, Meeting Room 260</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-29/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/administration-and-finance-committee-meeting-29/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"administration-and-finance-committee-meeting-29\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"administration-and-finance-committee-meeting-29\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('6d944489-e8a2-472e-a1dd-f198c774ba67', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=administration-and-finance-committee-meeting-29\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-46/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-46/\" aria-label=\"Public Safety and Criminal Justice Committee \">Public Safety and Criminal Justice Committee </a></h3><p itemprop=\"description\">The Public Safety and Criminal Justice Committee of the City-County Council oversees the public safety agencies of the City and County.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Wednesday, December 16, 2026<time itemprop=\"startDate\" datetime=\"2026-12-16T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-46/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-safety-and-criminal-justice-committee-46/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-46\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-safety-and-criminal-justice-committee-46\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('9112f345-2b69-44f6-b33b-11f865758762', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-safety-and-criminal-justice-committee-46\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/public-works-committee-33/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/public-works-committee-33/\" aria-label=\"Public Works Committee \">Public Works Committee </a></h3><p itemprop=\"description\">The Public Works Committee of the City-County Council handles all environmental and infrastructure concerns of the City and County, such as street paving, trash pickup, snow removal, solid waste management, and traffic controls.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Thursday, December 17, 2026<time itemprop=\"startDate\" datetime=\"2026-12-17T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/public-works-committee-33/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/public-works-committee-33/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"public-works-committee-33\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"public-works-committee-33\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('9fb3fa3c-a245-46b2-9d3b-b16fd1db9210', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=public-works-committee-33\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-orville-e-quinnette-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-orville-e-quinnette-6/\" aria-label=\"Anniversary of the Death of Sergeant Orville E. Quinnette\">Anniversary of the Death of Sergeant Orville E. Quinnette</a></h3><p itemprop=\"description\">Anniversary of the Death of Sergeant Orville E. Quinnette</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, December 18, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-12-18\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-orville-e-quinnette-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-sergeant-orville-e-quinnette-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-sergeant-orville-e-quinnette-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-sergeant-orville-e-quinnette-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('065f72a9-30f7-4efe-a077-36be26469468', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-sergeant-orville-e-quinnette-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-73/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-73/\" aria-label=\"Gamma Delta Gamma Sorority, Inc. Feeding Program\">Gamma Delta Gamma Sorority, Inc. Feeding Program</a></h3><p itemprop=\"description\">Gamma Delta Gamma Sorority, Inc will be providing food and other charitable items to the homeless population at the intersection of Kentucky/I70 every other Saturday from 10:00 am to 12:00 pm. </p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Saturday, December 19, 2026<time itemprop=\"startDate\" datetime=\"2026-12-19T15:00:00Z\"> </time><br />10:00 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-12-19T17:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><span itemprop=\"name address\">955 Kentuck Avenue. </span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-73/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/gamma-delta-gamma-sorority-inc-feeding-program-73/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-73\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"gamma-delta-gamma-sorority-inc-feeding-program-73\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('51612829-c627-42b7-ae6a-7a615cf1a21b', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=gamma-delta-gamma-sorority-inc-feeding-program-73\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-warren-e-greene-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-warren-e-greene-6/\" aria-label=\"Anniversary of the Death of Officer Warren E. Greene\">Anniversary of the Death of Officer Warren E. Greene</a></h3><p itemprop=\"description\">Anniversary of the Death of Officer Warren E. Greene</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, December 20, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-12-20\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-warren-e-greene-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-officer-warren-e-greene-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-officer-warren-e-greene-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-officer-warren-e-greene-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('30428fea-dd45-495c-933f-7db0d651a082', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-officer-warren-e-greene-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-42/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-42/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, December 20, 2026<time itemprop=\"startDate\" datetime=\"2026-12-20T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-42/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-42/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-42\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-42\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('e2c1239e-7ca9-45f8-850b-3f9da34683ea', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-42\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-45/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-45/\" aria-label=\"Environmental Sustainability Committee\">Environmental Sustainability Committee</a></h3><p itemprop=\"description\">The Environmental Sustainability Committee of the City-County Council promotes environmental sustainability through ordinances and resolutions.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Monday, December 21, 2026<time itemprop=\"startDate\" datetime=\"2026-12-21T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-45/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/environmental-sustainability-committee-45/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"environmental-sustainability-committee-45\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"environmental-sustainability-committee-45\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('c8dd5f69-81ca-4cc2-850d-94b309164983', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=environmental-sustainability-committee-45\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-88/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/information-technology-board-meeting-88/\" aria-label=\"Information Technology Board Meeting\">Information Technology Board Meeting</a></h3><p itemprop=\"description\"></p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, December 22, 2026<time itemprop=\"startDate\" datetime=\"2026-12-22T14:30:00Z\"> </time><br />9:30 AM\r\n                  - 12:00 PM<time itemprop=\"endDate\" datetime=\"2026-12-22T17:00:00Z\"> </time> \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/e19fe7f7-f7ce-4de1-a850-bf2b860df806/\"><span itemprop=\"name\">City-County Building, Meeting Room 221</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/information-technology-board-meeting-88/\">Details</a></section></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"information-technology-board-meeting-88\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"information-technology-board-meeting-88\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('bb88ffbb-0653-431b-ac01-01864343ee61', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=information-technology-board-meeting-88\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-31/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-31/\" aria-label=\"Rules and Public Policy Committee\">Rules and Public Policy Committee</a></h3><p itemprop=\"description\">The Rules and Public Policy Committee of the City-County Council handles matters concerning Council procedures and rules, ordinance reviews and revisions, and public policy issues that affect constituents.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Tuesday, December 22, 2026<time itemprop=\"startDate\" datetime=\"2026-12-22T22:30:00Z\"> </time><br />5:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"><p itemprop=\"location\" itemscope=\"\" itemtype=\"http://schema.org/Place\"><a itemprop=\"url\" href=\"/location/06f77ee5-a704-4b7e-82e6-d550ed7e354c/\"><span itemprop=\"name\">City-County Building, Public Assembly Room (PAR)</span></a><br /><span itemprop=\"address\" itemscope=\"\" itemtype=\"http://schema.org/PostalAddress\" /><span itemprop=\"streetAddress\">200 East Washington Street</span><br />Room 230<br /><span itemprop=\"addressLocality\">Indianapolis</span> <span itemprop=\"addressRegion\">IN</span> <span itemprop=\"postalCode\">46204</span><br /></p> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-31/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/rules-and-public-policy-committee-31/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"rules-and-public-policy-committee-31\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"rules-and-public-policy-committee-31\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('273f1775-7e64-44ff-bac3-e5e7e3ba27e7', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=rules-and-public-policy-committee-31\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6/\" aria-label=\"Anniversary of the Death of MCSO Lieutenant Thurman E. Sharp\">Anniversary of the Death of MCSO Lieutenant Thurman E. Sharp</a></h3><p itemprop=\"description\">Anniversary of the Death of MCSO Lieutenant Thurman E. Sharp</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Friday, December 25, 2026<time itemprop=\"startDate endDate\" datetime=\"2026-12-25\"> </time><br />All Day \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('37aadf41-d763-419a-9c10-4657ee1cd756', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=anniversary-of-the-death-of-mcso-lieutenant-thurman-e-sharp-6\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article><article class=\"list-event clearfix\" itemscope=\"\" itemtype=\"http://schema.org/Event\"><section class=\"list-event-image\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-43/\" class=\"list-event-image-link\" aria-label=\"Go to Event Details\"><span> </span></a></section><section class=\"list-event-preview\"><h3 itemprop=\"name\"><a itemprop=\"url\" href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-43/\" aria-label=\"Charitable Distribution by SBC Development Corp Feeding \">Charitable Distribution by SBC Development Corp Feeding </a></h3><p itemprop=\"description\">SBC Development Corp Feeding Program, led by Glenda Greene, will provide meals to individuals experiencing homelessness at the intersection of I-70 and Kentucky Avenue every Sunday from 12:30 PM to 2:30 PM, beginning March 1, 2026. Additional items such as clothing, toiletries, and blankets.</p><section class=\"list-event-when-where\"><section class=\"list-event-date\"><p>Sunday, December 27, 2026<time itemprop=\"startDate\" datetime=\"2026-12-27T17:30:00Z\"> </time><br />12:30 PM \r\n                  (ET)\r\n                </p></section><section class=\"list-event-locale\"> </section><section class=\"list-event-link\"><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-43/\">Details</a></section></section><section class=\"full-schedule-container\"><h3><a href=\"https://calendar.indy.gov/event/charitable-distribution-by-sbc-development-corp-feeding-43/#viewfull\" class=\"full-schedule\">View Full Schedule</a></h3></section><section class=\"quick-link-container\"><ul><li id=\"quick-link-email\"><a class=\"quick-link-email gadget-link\" href=\"javascript:void(0);\" aria-label=\"Email\" role=\"button\" data-gadgetaction=\"Email\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-43\" data-gadgetsite=\"\"><span>Email</span></a></li><li id=\"quick-link-remindme\"><a class=\"quick-link-remind gadget-link\" href=\"javascript:void(0);\" aria-label=\"Remind\" role=\"button\" data-gadgetaction=\"RemindMe\" data-gadgetevent=\"charitable-distribution-by-sbc-development-corp-feeding-43\" data-gadgetsite=\"\"><span>Remind</span></a></li><li id=\"quick-link-favorite\"><a aria-label=\"Favorite\" class=\"quick-link-favorite\" href=\"javascript:void(0);\" role=\"button\" onclick=\"CommitEventFavorite('a8fcbd11-21ae-4858-aa4d-2099e1407238', '')\"><span class=\"icon-heart-empty\"></span><span>Favorite</span></a></li><li id=\"quick-link-addtocalendar\"><a href=\"/page/ical/?event=charitable-distribution-by-sbc-development-corp-feeding-43\" class=\"quick-link-add\" target=\"_blank\" aria-label=\"Add to Calendar\" role=\"button\"><span>Add to Calendar</span></a></li></ul></section></section><div id=\"event-colors\" class=\"clearfix\"> </div></article>","more":true,"total":138,"page":0,"pageSize":125})