Skip to content

Commit

Permalink
Update data
Browse files Browse the repository at this point in the history
  • Loading branch information
spren9er committed Oct 23, 2023
1 parent 0bda245 commit 85316c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@

<div id="text">
<p id="last-update">
last updated on 2023/08/28 (data from 01/1880 to 07/2023)
last updated on 2023/10/23 (data from 01/1880 to 09/2023)
</p>

<p>
Expand Down
12 changes: 7 additions & 5 deletions app/static/data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1715,10 +1715,12 @@ year,month,diff_temp
2022,10,0.97
2022,11,0.73
2022,12,0.80
2023,1,0.87
2023,2,0.98
2023,1,0.86
2023,2,0.97
2023,3,1.20
2023,4,1.00
2023,4,0.99
2023,5,0.93
2023,6,1.08
2023,7,1.18
2023,6,1.07
2023,7,1.18
2023,8,1.19
2023,9,1.47

0 comments on commit 85316c9

Please sign in to comment.