Skip to content

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