Skip to content

Commit

Permalink
update standings
Browse files Browse the repository at this point in the history
  • Loading branch information
KittJonathan committed Jan 8, 2025
1 parent 964ec79 commit 8951093
Show file tree
Hide file tree
Showing 15 changed files with 487 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions 02-SCRIPTS/get_standings.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ get_standings <- function(date = NULL, time = NULL, from = NULL, to = NULL, dir)
}
}

get_standings(date = "20250106", time = "020000", dir = "01-DATA_RAW/")
get_standings(date = "20250106", time = "060000", dir = "01-DATA_RAW/")
# get_standings(date = "20250106", time = "100000", dir = "01-DATA_RAW/")
# get_standings(date = "20250106", time = "140000", dir = "01-DATA_RAW/")
# get_standings(date = "20250106", time = "180000", dir = "01-DATA_RAW/")
# get_standings(date = "20250106", time = "110000", dir = "01-DATA_RAW/")
get_standings(date = "20250108", time = "020000", dir = "01-DATA_RAW/")
get_standings(date = "20250108", time = "060000", dir = "01-DATA_RAW/")
# get_standings(date = "20250108", time = "100000", dir = "01-DATA_RAW/")
# get_standings(date = "20250108", time = "140000", dir = "01-DATA_RAW/")
# get_standings(date = "20250108", time = "180000", dir = "01-DATA_RAW/")
# get_standings(date = "20250108", time = "220000", dir = "01-DATA_RAW/")

get_standings(from = "20250101", to = "20250105", dir = "01-DATA_RAW/")

Expand Down
480 changes: 480 additions & 0 deletions 03-DATA_PROCESSED/standings.csv

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions VENDEE_GLOBE.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 9a66989c-bfe2-411b-8930-4207fc6831d5

RestoreWorkspace: Default
SaveWorkspace: Default
Expand Down

0 comments on commit 8951093

Please sign in to comment.