Skip to content

Commit

Permalink
content/lesson: Add link to the raw csv file
Browse files Browse the repository at this point in the history
- For those who download from the command line without following the
  link (this had messed me up previous years).
  • Loading branch information
rkdarst committed Sep 17, 2024
1 parent aacae1f commit d820c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/lesson.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Data

The file [temperatures.csv](https://github.com/coderefinery/modular-type-along/blob/main/data/temperatures.csv)
The file [temperatures.csv](https://github.com/coderefinery/modular-type-along/blob/main/data/temperatures.csv) ([raw csv file](https://raw.githubusercontent.com/coderefinery/modular-type-along/main/data/temperatures.csv))
contains hourly air temperature measurements for the observation station
"Vantaa Helsinki-Vantaan lentoasema" (Helsinki airport) during 2022.

Expand Down

0 comments on commit d820c23

Please sign in to comment.