CODECRAFT_DS_01

World Population Analysis - CODECRAFT Internship Task 1

This project is a submission for the first task of the CODECRAFT Data Science Internship, completed by Akshara Shree.

📝 Project Overview

The goal of this project is to analyze global population data from the World Bank. The analysis involves loading the dataset, cleaning it to focus on the most recent data (2023), and creating two key visualizations to understand population trends.

📊 Visualizations

  1. Top 10 Most Populous Countries: A bar chart showcasing the 10 countries with the highest populations in 2023.
  2. Population Distribution Histogram: A histogram that illustrates the distribution of populations across all countries.

🛠️ Technologies Used

🚀 How to Run

Click the badge below to open the project directly in Google Colab.

Open In Colab

Instructions:

  1. Once the notebook is open, run the main code cell by clicking the play button (▶️).
  2. The code will prompt you to upload the .csv data file from your computer to run the analysis.