Skip to content

This project uses NYC Census, NYC Restaurant Inspection Results, and MTA Subway data to study the link between socio-economic factors and subway ridership in New York City. We analyze subway usage patterns, demographics, and more to gain insights. The project is part of WomanTechWomanYes, promoting women in technology.

License

Notifications You must be signed in to change notification settings

hkolatan/DS_Bootcamp_MTA_Station_Analysis

Repository files navigation

DS-Academy-EDA

This EDA project uses New York Census and MTA Subway data sets to explore socio-economic factors affecting subway ridership in New York City. We analyze the data to uncover insights about subway usage patterns, demographics, and more. This project was created as part of the WomanTechWomanYes initiative to support and promote women in technology.

Project Title

Exploratory Data Analysis (EDA) on New York Census and MTA Subway Data

Description

This project aims to perform an Exploratory Data Analysis (EDA) on the New York Census and MTA Subway datasets. The goal is to gain insights into the demographic and transportation patterns of New York City. The project uses Python programming language and popular data analysis libraries like Pandas, Numpy, and Matplotlib.

Datasets

New York Census Data: This dataset contains demographic information about the population of New York City, including age, race, gender, and income. New York MTA Subway Data: This dataset contains information about subway stations, turnstiles, and traffic volume in the New York City subway system.

Installation

How to Clone this GitHub repository:

1. Download Git

https://git-scm.com/downloads

2. Open your desired folder in your laptop/computer.

3. Go inside of the folder, right click and select "GitBash Here"

4. You will see a command line interface prompted. Enter the command "git init".

Congradulations, you have now initiated the Git in your folder. Now enter the following command to connect your local folder with the remote repository: git remote add origin https://github.com/hkolatan/DS_Bootcamp_MTA_Station_Analysis.git

If you didn't see any error and feedback, it means the operation is sucessfull. You can check if your local repository is connected by the following command: git remote -v

If you see two lines indicating the repository locations, you have sucessfully connected your local repository to the remote repository.

License

This project is licensed under the MIT License.

Contributors

Muhammed Maral
Halil Kolatan
Egemen Doğruel
Tuğçe Ayçetin
Ebrar Ölçer

Contact

Please feel free to contact the project team for any questions or feedback.

About

This project uses NYC Census, NYC Restaurant Inspection Results, and MTA Subway data to study the link between socio-economic factors and subway ridership in New York City. We analyze subway usage patterns, demographics, and more to gain insights. The project is part of WomanTechWomanYes, promoting women in technology.

Topics

Resources

License

Stars

Watchers

Forks