Amy Grant (politician)
Amy Grant is a Republican member of the Illinois House of Representatives for the 42nd district. The district, located in DuPage County, and includes all or parts of Carol Stream, Lisle, Warrenville, Wheaton, Winfield, West Chicago, and Naperville.[2][3]
Amy Grant | |
---|---|
Member of the Illinois House of Representatives from the 42nd district | |
Assumed office January 9, 2019 | |
Preceded by | Jeanne Ives |
Personal details | |
Political party | Republican |
Children | Two[1] |
Residence | Wheaton, Illinois[1] |
Alma mater | University of Pittsburgh (B.A.)[1] |
Profession | Politician |
Grant, of Wheaton, was a member of the DuPage County Board at the time of her election to the Illinois House of Representatives.[1] Prior to moving to Illinois, Grant was a teacher in Pittsburgh, Pennsylvania.[4]
Electoral history
Party | Candidate | Votes | % | |
---|---|---|---|---|
Republican | Amy L. Grant | 7,593 | 66.26 | |
Republican | Burt Minor | 2,567 | 22.41 | |
Republican | Ryan Edward Byrne | 1,299 | 11.34 | |
Total votes | 11,459 | 100.0 |
Party | Candidate | Votes | % | |
---|---|---|---|---|
Republican | Amy L. Grant | 26,381 | 52.24 | |
Democratic | Kathleen V. Carrier | 24,122 | 47.76 | |
Total votes | 50,503 | 100.0 |
gollark: What?
gollark: ***gaaah***
gollark: Make sure that the first function yields enough.
gollark: It... shouldn't.
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
References
- Grant, Amy (October 12, 2018). "Amy Grant: Candidate profile" (Interview). Interviewed by Daily Herald Editorial Board. Arlington Heights, Illinois: Daily Herald. Retrieved November 21, 2018.
- Veeneman, Drew. "House District 42" (PDF). precinctmaps.com. Archived from the original (PDF) on 2012-11-08. Retrieved 2013-02-01.
- "PA 97-0006 Legislative District 50" (PDF). May 18, 2011. Retrieved November 15, 2018.
- Barlow, Sarah E., ed. (November 15, 2018). "Biographies of New House Members" (PDF). First Reading. Illinois Legislative Research Unit. pp. 2–8. Retrieved December 12, 2018.
- "Election Results 2018 GENERAL PRIMARY". Illinois State Board of Elections. Retrieved November 8, 2019.
- "Election Results 2018 GENERAL ELECTION". Illinois State Board of Elections. Retrieved November 8, 2019.
External links
- Elect Amy Grant official campaign website
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.