Skip to content

Commit

Permalink
final version
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Lindsay committed Jun 28, 2023
1 parent 4d92d58 commit eae98c2
Show file tree
Hide file tree
Showing 8 changed files with 207 additions and 96 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"latex-workshop.docker.enabled": true,
"latex-workshop.docker.image.latex": "texlive/texlive"
}
Binary file added cabi_stations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cabi_with_number_of_trips.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions exampledata.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
"ride_id","rideable_type","started_at","ended_at","start_station_name","start_station_id","end_station_name","end_station_id","start_lat","start_lng","end_lat","end_lng","member_casual"
"5F3D280238A782FE","docked_bike","2023-05-12 18:57:59","2023-05-12 19:17:50","3rd & Tingey St SE","31634","8th & F St NE","31631",38.87501,-77.0024,38.897274,-76.994749,"casual"
"97EC218DACB24849","classic_bike","2023-05-23 07:55:29","2023-05-23 08:11:12","Clarendon Blvd & Pierce St","31016","15th & L St NW","31276",38.893438,-77.076389,38.903649,-77.034918,"member"
"31D19AC7BA317018","electric_bike","2023-05-05 17:27:10","2023-05-05 17:40:17","South Capitol St and Southern Ave SE","31830","Tanger Outlets","32415",38.821667433,-77.001627445,38.7968,-77.0026,"member"
Binary file added logos_thanks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added network_stats.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pedaling-progress.pdf
Binary file not shown.
295 changes: 199 additions & 96 deletions pedaling-progress.tex

Large diffs are not rendered by default.

0 comments on commit eae98c2

Please sign in to comment.