Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 4.77 KB

File metadata and controls

23 lines (14 loc) · 4.77 KB

Data Analysis and Visualization Projects with PNAD 2022 Database

This repository hosts two data analysis and visualization projects based on the Pesquisa Nacional por Amostra de Domicílio (PNAD) 2022 database. PNAD is a survey conducted by the Instituto Brasileiro de Geografia e Estatística (IBGE) in a sample of Brazilian households. It investigates various socio-economic characteristics of society, including population, education, employment, income, housing, social security, migration, fertility, marriage, health, nutrition, among others.

Both projects focus on analyzing data related to people with disabilities from the PNAD 2022 database, employing different technologies for visualization and analysis.

Project 1: Analysis of Illiterate People with Functional Difficulties by Region

Description

The project developed on CodeSandbox is an interactive data visualization of illiterate people with functional difficulties by region in Brazil. It utilizes HTML, CSS, and JavaScript technologies, with the D3.js library to create interactive bar charts.

Project Contents

Project 2: Average Monthly Income of People with Disabilities in the 5 Regions of Brazil by Education Level

Description

The project developed on Google Colab focuses on analyzing the average monthly income of people with disabilities in the five regions of Brazil by education level. It utilizes Python and Jupyter Notebook for data analysis and visualization.

Project Contents