Is there a list of keywords that can be used?
I.e.: in the examples in the docs, it has print item['long imdb canonical title'], item.movieID
Where is a list of the keywords for indexes in the data (like "['long imdb canonical title']") and a list of attributes (like ".movieID")?