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.
- Dataset: Link to the data
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.
- HTML/CSS/JavaScript file: Link to CodeSandbox
Project 2: Average Monthly Income of People with Disabilities in the 5 Regions of Brazil by Education Level
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.
- Jupyter Notebook: Link to Google Colab