Skip to content
/ HW0 Public template

SEDS Homework 0: Command line and submitting homework

License

Notifications You must be signed in to change notification settings

UWSEDS/HW0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HW0

SEDS Homework 0: Command line and submitting homework

Instructions for the homework:

  • 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)
  • Submit your homework using git/GitHub (1pt)

About

SEDS Homework 0: Command line and submitting homework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published