Skip to content

UWSEDS/HW0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Homework 0: Command Line and Submitting Homework

Instructions

  1. Create a download_pronto.bash script that does the following things:
    • Makes a directory called pronto_data and does all the other steps from inside this directory. (1pt)
    • Uses curl to download the Pronto bike data from https://s3.amazonaws.com/pronto-data/open_data_year_one.zip. (1pt)
    • Unzip the file with unzip. (1pt)
    • Uses head to show the first few lines of the 2015_trip_data.csv to the user. (1pt)
  2. Describe your process for doing this homework. (If you used an AI assist, please tell us so here. It will not affect your grade as long as you tell us.) Answer this question by editing this README.md file. (1pt)
  3. Submit your homework using git/GitHub. (1pt)

About

Homework 0: Command Line and Submitting Homework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •