Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poverty Data 1st Iteration #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

annaleeherrera
Copy link

The application currently returns the highest and the lowest poverty rates with the county name, median income, percentage, and count. I would like to figure out how to modify the way the data is returned and work on user interaction. The user interaction currently allows the user to type in the state, and it will return the highest percentage data. I need to figure out how to return the lowest percentage data concurrently. Any help/feedback is appreciated!

return array
end

def self.highest_poverty_WA

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is interesting - I don't think there is anything to prevent the user from calling this method and then selecting for CA, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants