Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Python, please complete the following activity to practice working with aggregates and NumPy arrays. You may work with a partner or individually. Create a

Using Python, please complete the following activity to practice working with aggregates and NumPy arrays. You may work with a partner or individually. Create a report on all earthquakes that occurred globally in the last 30 days. Your report should include:

a. Compute basic stats on all of the magnitude (max, min, median, mean, and 25th/75th percentiles)

b. The average magnitude where the type is ml

c. Find the date and location of the largest magnitude (can use reverse geocode of latitude/longitude or place)

d. Plot the significant earthquakes (mag 4.5+) in a histogram

e. Plot a histogram of only earthquakes that occurred in the US (hint: you know latitude/longitude).

I have the exact file if needed I don't know how to attach it. but if the code can work with any CSV file I will be pleased.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database And SQL

Authors: Lucy Scott

3rd Edition

1087899699, 978-1087899695

More Books

Students also viewed these Databases questions

Question

=+ do nothing; no change

Answered: 1 week ago

Question

3. Develop a case study.

Answered: 1 week ago