Jon Ford (American politician)

Jonathan "Jon" Ford (born September 15, 1972) is a Republican member of the Indiana State Senate, representing District 38. He was first elected to the Indiana Senate in 2014, where he defeated the 12-year incumbent Timothy Skinner.[1] Before running for office Ford was the president of All State Manufacturing. His main goal was to "focus on building the Wabash Valley's reputation as a quality place to study, work and live." Ford was a member of the Honey Creek Township Board. He was also the president of the Swope Art Museum and the Indiana Leadership Forum.[2]

Jon Ford
Member of the Indiana Senate
from the 38th district
Assumed office
2014
Preceded byTimothy Skinner
Personal details
Born (1972-09-15) September 15, 1972
Political partyRepublican
ResidenceTerre Haute, Indiana
ProfessionSmall business owner, manufacturer

Political career

2015 legislative session

During the 2015 Indiana General Assembly Session Ford was on the following committees; Family & Children Services, Homeland Security & Transportation, Public Policy, and Veterans Affairs & the Military [3]

Indiana Senate District 38

District 38 consists of all of Vigo County and the upper portion of Clay County. As of the 2010 census, a total of 128,449 civilians reside within Indiana's 38th Senate District.[4]

gollark: It's not like you can check, except by checking.
gollark: My thing provides different names for each.
gollark: They do in `ps ax` but not `ps -A` or `top`.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
gollark: My evil one does, but this is a non-evil one.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.