What were done:
- manipulate file input and output
- read from CSV
- transform it into a standardized format and manipulate strings
- utilize the data to contact a remote service
- populate a template with user data
- access Google’s Civic Information API through the Google API Client Gem
- get legislators by zipcode
- use ERB (Embedded Ruby) for templating