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.
Exploratory Data Analysis (EDA) on New York Census and MTA Subway Data
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.
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.
How to Clone this GitHub repository:
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.
This project is licensed under the MIT License.
Muhammed Maral | Halil Kolatan | Egemen Doğruel | Tuğçe Ayçetin | Ebrar Ölçer |
Please feel free to contact the project team for any questions or feedback.