Giter Site home page Giter Site logo

pdsnd_github's Introduction

Date created

The bikeshare project was created on 8/20/2020 with the readme file created on 8/24/2020 for the Udacity Project 3, "Post your work on Github Project".

Project Title

Bikeshare Ride Data Analysis Posted on GitHub

Description

The Explore US Bikeshare data analysis project was the second project in the Udacity Programming for Data Science Nanodegree. The project used python to analyze data for three major cities-New York City, Chicago, and Washington. The resulting output was an interactive experience for the end user that answered the following questions within the data sets:

  • Most common start station.
  • Most common end station.
  • Most common route.
  • Total travel time in city.
  • Mean travel time in city.
  • Number of users by type.
  • Counts by gender.
  • Oldest rider (only available for Chicago and New York City).
  • Youngest rider (only available for Chicago and New York City).
  • The most common year of birth for riders (only available for Chicago and New York City).

Files used

Randomly selected data for the first six months of 2017 for the following cities:

  • chicago.csv
  • new_york_city.csv
  • washington.csv

All three data files contain these six columns:

  • Start Time (e.g., 2017-01-01 00:07:57)
  • End Time (e.g., 2017-01-01 00:20:53)
  • Trip Duration (in seconds - e.g., 776)
  • Start Station (e.g., Broadway & Barry Ave)
  • End Station (e.g., Sedgwick St & North Ave)
  • User Type (Subscriber or Customer)

Chicago and New York City also have the following addtional columns:

  • Gender
  • Birth Year

Credits

pdsnd_github's People

Contributors

mrburty avatar rbudacprojects avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.