How do I generate graphs with matplotlib that show the distribution values of some variables of a JSON file? for example in this picture, i need to make a hist graph of "borough"(im using pymongo at a notebook)
im expecting to see a histogram of "borough"