Skip to content

fuller82/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Date created

02/21/2020

Project Title

Bikeshare Data Analysis For Udacity's Programming for Data Science Course

Description

This project utilized the R programming language to analyze the random data pulled from 3 cites, New York, Chicago, and Washington. There are 3 plots.

  1. Compares each city on a monthly basis.
  2. Compares the total rental count by the day of the week across all data for each city.
  3. Compares trip durations in minutes to each city utilizing a scatterplot.

Files used

Files utilized were the randomly pulled data for each city.

  1. new-york-city.csv
  2. washington.csv
  3. chicago.csv

Credits

Links I have found helpful during this project:

  1. https://stackoverflow.com/questions/10309564/reorder-factor-levels-by-day-of-the-week-in-r
  2. https://stackoverflow.com/questions/8901330/multiple-histograms-with-ggplot2-position
  3. https://groups.google.com/forum/#!topic/ggplot2/Pwq6hO7r90w
  4. https://stackoverflow.com/questions/14169620/add-a-month-to-a-date
  5. https://ggplot2.tidyverse.org/reference/facet_wrap.html

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors