This document analyzes income qualification data to predict poverty levels. It explores the data types and features, cleans missing and mixed values, and builds a random forest classifier model. Cross-validation shows the model achieves over 93% accuracy. The most important features are found to be monthly rent paid, number of rooms, and responses to questions about household members. The model is applied to test data to predict poverty levels.