Data Visualization with
Python
Objectives
Apply the knowledge learned to perform statistical
analysis of data
Represent statistical data in the form of visualization
Implement by Python language
Lab - Data Visualization 2
Requirements
You are required to create a Choropleth map to visualize
crime in San Francisco.
Dataset: [Link]
JSON file: [Link]
Lab - Data Visualization 3
Tasks
Task 1: represents the total number of crimes in each
neighborhood.
Task 2: creating the Choropleth map.
Lab - Data Visualization 4
Expected Result - Task 2
Lab - Data Visualization 5
Summary
Apply the knowledge learned to perform statistical
analysis of data
Represent statistical data in the form of visualization
Implement by Python language
Lab - Data Visualization 6
Q&A
Lab - Data Visualization 7