/pdsnd_github

GitHub project (Project 3) repository for PDSND

Primary LanguagePython

Date created

2023-04-18 18:30:03 PDT

Project Title

Explore US Bikeshare Data

Description

This project use data provided by Motivate, a bike share system provider in the United States, to uncover bike share usage patterns in three large cities:

  • Chicago,
  • New York City,
  • Washington, DC.

Files used

  1. Python script to analyze the data: bikeshare_2.py:
  2. Three data files:
    • chicago.csv
    • new_york_city.scv
    • washington.csv

Credits

Anonymous reviewers from Udacity helped improve the code regarding check data entry.