Covid Data Exploration

In this analysis, I explore Covid data in the world and ASEAN. Furthermore, with a different approach, I tried to dig up data about covid in Indonesia as well. The dataset is obtained from DQLab which has a json format.

Exploration is done in python. The libraries used are numpy, pandas, matplotlib, and seaborn. Exploration is performed by reading data, handling missing values, merging multiple data, calculating new columns, and visualizing data.