(a) As used in this Act, "separate or interagency board or commission" includes any body in the legislative, executive, or judicial branch of State government that contains any members other than those serving in a single State agency, and that is charged with policy-making or licensing functions or with making recommendations regarding such functions to any authority in State government. The term also includes any body, regardless of its level of government, to which any constitutional officer in the executive branch of State government makes an appointment. The term does not include any body whose members are elected by vote of the electors. (b) Within 30 days after the effective date of this Act, or within 30 days after the creation of any separate or interagency board or commission, whichever is later, each appointing authority for that board or commission shall make an initial report in writing to the Commission on Government Forecasting and Accountability. Each initial report shall contain the following information: (1) The name of the board or commission, and a complete citation or copy of the statute, order, or other document creating it. (2) An address and telephone number, if any, that can be used to communicate with the board or commission. (3) For each person appointed by that appointing authority to the board or commission whose latest term has not expired: the name, mailing address, residence address, Representative District of residence, date of appointment, and expected expiration of latest term. At the request of the appointee, the report may in lieu of the appointee's residence address list the municipality, if any, and county in which the appointee resides. If an appointment requires confirmation, the report shall state the fact, and the appointing authority shall report the confirmation as a report of change under subsection (c). If the statute, order, or other document creating the board or commission imposes any qualification or background requirement on some but not all members of the board or commission, the report shall state which of such requirements each person appointed fulfills. (c) Each appointing authority for a separate or interagency board or commission, within 15 days after any change in the information required by subsection (b) to be reported that concerns an appointee of that authority, shall report the change in writing to the Commission on Government Forecasting and Accountability. Any such report concerning a new appointment shall list the name of the previous appointee, if any, who the new appointee replaces. (d) Beginning on the effective date of this amendatory Act of the 100th General Assembly, all prior powers, duties, and responsibilities of the Legislative Research Unit under this Section shall be assumed by the Commission on Government Forecasting and Accountability. This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn .fade-out { opacity: 0; transition: opacity 1.0s; /* Adjust the duration as needed */ } .cookies { position: fixed; bottom: 0; margin-bottom: 0; /* Ensure no margin at the bottom */ width: 100%; border-radius: 0; /* Remove rounded borders */ opacity: 0.98; z-index: 100; } @media (max-width: 576px) { .cookies { height: auto; /* Allow the height to adjust based on content */ padding-bottom: 80px !important; /* Add extra padding to push buttons above UserWay widget */ } } ILGA.gov is better with cookies. ILGA.gov uses cookies to ensure you get the best experience on our website. By continuing to browse ILGA.gov you consent to our use of cookies. Read About Cookies Accept & Continue document.getElementById('about-cookies-btn').addEventListener('click', function () { window.location.href = '/Cookies'; }); (function () { var button = document.querySelector("#cookieConsent button[data-cookie-string]"); button.addEventListener("click", function (event) { document.cookie = button.dataset.cookieString; var cookieContainer = document.querySelector("#cookieConsent"); cookieContainer.remove() }, false); })(); enableWordFriendlyCopy({ selector: '#copyable-content', baseUrl: 'https://ilga.gov/' }); (function () { const BASE_WIDTH = 578; const isDev = location.hostname === 'localhost' || location.hostname === 'dev.ilga.gov'; const log = (...args) => { if (isDev) { console.log(...args); } }; function applyBillScale() { log('--- applyBillScale called ---'); const host = document.querySelector('#billtextanchor .billtext-host'); const scaleEl = document.querySelector('#billtextanchor .billtext-scale'); log('host element:', host); log('scaleEl element:', scaleEl); if (!host || !scaleEl) { log('Missing host or scaleEl, exiting'); return; } const available = window.innerWidth; log('available viewport width:', available); let scale = 1; log('initial scale:', scale); if (available = 850 (desktop)'); } log('calculated scale:', scale); scaleEl.style.transformOrigin = 'top left'; scaleEl.style.transform = `scale(${scale})`; log('transform:', scaleEl.style.transform); const calculatedWidth = BASE_WIDTH * scale; scaleEl.style.width = `${calculatedWidth}px`; log('calculated width:', calculatedWidth); } log('Bill scaling script loaded. isDev =', isDev); window.addEventListener('orientationchange', () => { log('orientationchange event fired'); applyBillScale(); }); document.addEventListener('DOMContentLoaded', () => { log('DOMContentLoaded event fired'); applyBillScale(); }); })(); (function () { var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function () { acsbJS.init({ statementLink: '', footerHtml: '', hideMobile: false, hideTrigger: false, disableBgProcess: false, language: 'en', position: 'left', leadColor: '#070D0D', triggerColor: '#03396c', triggerRadius: '50%', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerIcon: 'people', triggerSize: 'medium', triggerOffsetX: 20, triggerOffsetY: 20, mobile: { triggerSize: 'small', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerOffsetX: 10, triggerOffsetY: 10, triggerRadius: '50%' } }); }; h.appendChild(s); })(); document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('button[onclick]').forEach(button => { // Extract the href from the inline onclick const onclick = button.getAttribute('onclick'); const match = onclick.match(/location\.href\s*=\s*['"]([^'"]+)['"]/); if (!match) return; const url = match[1]; // Remove the inline onclick to prevent auto navigation button.removeAttribute('onclick'); // Add our controlled event listener button.addEventListener('click', function (e) { if (e.ctrlKey || e.metaKey) { window.open(url, '_blank'); } else { window.location.href = url; } }); }); });
25 ILCS 110/1
Reporting appointments to the Commission on Government Forecasting and Accountability
P.A. 100-1148, eff. 12-10-18.
Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.