- 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 fromhttps://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 the2015_trip_data.csv
to the user. (1pt)
- Makes a directory called
- 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)
- Submit your homework using git/GitHub. (1pt)
-
Notifications
You must be signed in to change notification settings - Fork 1
Homework 0: Command Line and Submitting Homework
License
UWSEDS/HW0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Homework 0: Command Line and Submitting Homework
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published