Skip to content

GregVasquezTech/Does-Income-and-Race-Have-an-Impact-on-Internet-Usage-and-Availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Income-and-Race-on-Internet-Availability

TotalHouseholds

This project focuses on internet availability for NYC's citizens. It delves into the income status and race of NYC's households. Also, this project compares combined areas that has high internet connection to areas that has low internet connection and see what is available. I decided to do this project because I live in one of the areas in the Bronx that has low opportunities to access internet. Days where I haven't had internet and had to stay in school longer just to finish my work, I wanted to see if my income status and race has an impact on my neighborhood having good internet connection or not. My hypothesis for this project is that your neighborhood, race, and income status does have an impact on internet connection and internet availability.

Using data from the https://data.cityofnewyork.us/, categorizing and group data, as well as using matplotlib.pyplot to visualize my work, I was able to see that race on its own doesn't have an impact on internet availability. As you can see in the figure below, the data for each race looks identical to each other.

race_internet

Next is income. I decided to categorize income status by low-income, middle-income, high-income. With the data I used as well as this pdf, https://www1.nyc.gov/html/mancb10/downloads/pdf/testimonials/cb10-testimony-on-area-median-income-calculation.pdf, I was able to find the range of each income status, and then place each household to their income-status. As you can see from the figure below, income does have an impact on internet availability. While households with no internet for middle and high income status are similar and very low, low-income status households has a higher percentage. This shows that if you are in a low-income household, there is a higher chance that you will be living in a household with no internet.

IncomeHouseholds

Now that we have seen that income does have an impact on internet availability, lets look deeper into the low-income household and figure out why there is a higher percentage of households with no internet compared to middle-income and high-income households. In this part of the project, I decided to use multiple variables to compare low-income households with internet to low-income households without internet. My variables are,

NYC Households with Income Below Poverty Level, NYC Households Receiving Assistance from the Supplemental Nutrition Assistance Program, NYC Residents Without a High School Degree, NYC Households with Children Under 17 Years of Age, NYC Residents Who are Black/African American or of Hispanic Origin, NYC Residents Who Speak Spanish as Their Primary Language, NYC Households with People Who Live Alone, NYC Residents 65 Years Old and Older

With these variables, I was able to get a visualization of low-income households with internet and low-income households without internet. This is shown in the figure below.

Households_With_Without_Internet

I decided to break it down into a pie chart to see the percentage for each variable in a low-income household with internet. When you compare both of the pie chart, the majority of it is minorities (combine the purple and brown slices).

Household With Internet

Household Without Internet

High_Connections_NYC

Low_Connections_NYC

Citations:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published