Question: Data: there are two json data sets you will need to pull down from the web and convert into lists/dictionaries at the top of yo
Data: there are two json data sets you will need to pull down from the web and convert into lists/dictionaries at the top of yo notebook. They are at the urls below: http://www.inichols.org/messages..son http://www.inichols.org/users.ison The data sets represent a collection of messages from a messaging app, and corresponding user accounts that either sent or received the messages. Based on this data, and following the approach we took in class when we were practici these skills, solve the following problems in order to help the owners of the messaging app understand how their app is bein used: Problem 1: Let's get to know the data a little so we can work with it. Print out how many messages there are in the dataset, and print out an example message record. Also, print out how many users there are in the dataset and print out an example user record. Problem 2: How many users are from Ireland? How many countries total are represented in the data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
