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

Finding max earthquake in dataset #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AngusMingare
Copy link

It took me a little while to realise I needed json.loads before json.dumps so that the formatting worked nicely.

The strongest earthquake was at (-2.15, 52.52) with magnitude 4.8

Answers UCL-COMP0233-2022-2023/RSE-Classwork#13

@chongfengling
Copy link

Hi, I found there are two earthquakes with the max magnitude 4.8.

@AngusMingare
Copy link
Author

Hi, I found there are two earthquakes with the max magnitude 4.8.

You're probably right, my code would have just pulled out the first event with magnitude = 4.8 - I should have been more careful to get all such events, thanks

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