Boston City Data Exercise Goal is to understand where Boston City spends its money You are given a url where you can get the data url = "https://pollysnips.s3.amazonaws.com/bostonEmployeeSalaries.json" Write Python code to load the data. You may want to load the data part into a Pandas DataFrame. Explore the data to understand the content. You should visualize various aspects of the data. This will allow you to understand where Boston City spends the most money. If your goal was to earn the most money which job would you take?