Skip to content

CodeWithStella/Demographic_Data_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demographic Data Analyzer

Analyze demographic data extracted from the 1994 U.S. Census using Python and Pandas.

Project Description

This project uses the adult.data.csv dataset to explore patterns such as education level, income, and working hours. It answers key demographic questions with Pandas.

Key Insights

  • Number of people per race
  • Average age of men
  • Percentage of people with Bachelor's degrees
  • Income comparisons between higher and lower education
  • Minimum working hours
  • Percentage of high earners among minimal workers
  • Highest-earning countries
  • Most common high-earning occupation in India

Technologies Used

  • Python 3
  • Pandas
  • VS Code
  • GitHub
  • FreeCodeCamp

Setup Instructions

1. Clone the repository

bash git clone https://github.com/your-username/demographic-data-analyzer.git cd demographic-data-analyzer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages