Session Ready
Exercise

Reading the metadata

We've assigned the output of the previous exercise to an alderman_votes variable:

alderman_votes = dataset.describe('alderman_votes')

In the iPython shell to the right, print the value by typing alderman_votes.

Based on the output, how many fields does the alderman_votes resource have?

Instructions
50 XP
Possible Answers