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

Working with the US Geological Survey earthquake data set #13

Open
dpshelio opened this issue Oct 20, 2023 · 0 comments
Open

Working with the US Geological Survey earthquake data set #13

dpshelio opened this issue Oct 20, 2023 · 0 comments
Labels
preparation Exercises to do before the class week04 Working with data

Comments

@dpshelio
Copy link
Contributor

dpshelio commented Oct 20, 2023

This exercise will look at how to read data from an online source (web service), explore and and process it.

  1. Write down what time it is.
  2. Fork the earthquakes repository and clone it on your computer.
  3. Read the description of the exercise in the README file.
  4. Start by getting and exploring the data (step 1), then complete the code to process it (step 2).
  5. When you are happy with your solution (or want some feedback!):
    1. Push your new code to your own fork.
    2. On GitHub, open a pull request from your fork to the original repository.
    3. In the description, include the text Answers UCL-COMP0233-23-24/RSE-Classwork#13. This will list your PR to this issue.
    4. On the PR text, comment on what you found difficult or interesting, or something you learned. If you have finished the exercise, also mention the answers you found (e.g. "The maximum magnitude is 3 and it occurred at coordinates (4.0, -3.8)."
  6. Choose one of the other pull requests listed on this issue, and leave a review. Comment on things you find interesting or don't understand, any problems you think you spot, good solutions or potential improvements.
  7. fill in the short feedback form on Moodle about how long it took you to solve this exercise.

If you have questions or get stuck, ask on Moodle or book an office hours slot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preparation Exercises to do before the class week04 Working with data
Projects
None yet
Development

No branches or pull requests

1 participant