-
Notifications
You must be signed in to change notification settings - Fork 85
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
Working with the US Geological Survey earthquake data set #9
Labels
Comments
dpshelio
added
preparation
Exercises to do before the class
week04
Working with data
labels
Oct 15, 2024
aribaza
pushed a commit
to aribaza/earthquakes
that referenced
this issue
Oct 18, 2024
zclcels
added a commit
to zclcels/earthquakeszcl
that referenced
this issue
Oct 20, 2024
Answers UCL-COMP0233-24-25/RSE-Classwork#9 This returned data with the following format: "The strongest earthquake was at (52.52, -2.15) with magnitude 4.8" Also learned about some error-checking features.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This exercise will look at how to read data from an online source (web service), explore and and process it.
Answers UCL-COMP0233-24-25/RSE-Classwork#9
. This will list your PR to this issue.If you have questions or get stuck, ask on Moodle or book an office hours slot!
Sample solution
The text was updated successfully, but these errors were encountered: