Question: Question 1 . Using python ( for coding in google colab ) write a code to download a randomly selected group of 1 0 datasets

Question1. Using python (for coding in google colab) write a code to download a randomly selected group of 10 datasets(JSON files) from a repository with three different years' worth of datasets making total of 30datasets. Upload the data into a google colab notebook using the right method. Combine the datasets into acceptable and applicable data structures such as pandas dataframe. Use an identifier attibute that shows their source (dataset identifier)- keep track of the data provenance by adding a new column(s) with the year and filename.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!