Git Product home page Git Product logo

bikeshare_data's Introduction

Date created

2/6/2021

Project Title

Explore US Bikeshare Data

Description

This project is a part of the course on Udacity - Programming for Data Science with Python. It contains a filtered Bikeshare data provided by means of answers to the relevant questions about it.

Files used

In order to run the program, the following files are needed to be put in one folder:

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

Explored questions

The script answers the following questions about the Bikeshare data:

The most frequent times of travel:

  • What is the most popular month?
  • What is the most popular day of week?
  • What is the most popular start hour?

Popular stations, trip and total duration:

  • What is the most popular start station?
  • What it the most popular end station?
  • What is the most popular trip?
  • What is the total trip duration?
  • What is the average trip duration?

User information:

  • What are the counts of each user type?

User information (only available for NYC and Chicago):

  • What are the counts of gender?
  • What are the earliest (oldest person), most recent (youngest person), and most popular birth years?

Credits

In order to complete the project, I used my knowledge gained during the course Programming for Data Science with Python on Udacity. If I got stuck some place, the source(s) below helped me:

  1. Python documentation
  2. Stackoverflow
  3. Pandas Documentation
  4. W3Schools Online Web Tutorials

I used Atom editor to write the code.

bikeshare_data's People

Contributors

memermaid 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.