Skip to content

Commit

Permalink
Update bike hire data to end of 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoLondon committed Feb 28, 2024
1 parent 25eeea4 commit 985ecb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions bicycleHiresLondon.csv
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,4 @@ Month,NumberOfHires,AvHireTime
2023-09,847108,19.0
2023-10,789807,17.0
2023-11,664981,15.0
2023-12,558837,16.0
5 changes: 5 additions & 0 deletions bicycleHiresLondon.json
Original file line number Diff line number Diff line change
Expand Up @@ -803,5 +803,10 @@
"Month": "2023-11",
"NumberOfHires": 664981,
"AvHireTime": 15
},
{
"Month": "2023-12",
"NumberOfHires": 558837,
"AvHireTime": 16
}
]

0 comments on commit 985ecb1

Please sign in to comment.