Skip to content

Commit

Permalink
add link to stocks repo
Browse files Browse the repository at this point in the history
  • Loading branch information
matsonj committed Sep 23, 2024
1 parent eaef9b6 commit 62da926
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 7_data-viz.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Since the SQL interface is somewhat trivial, the rest of the work in python is t

An example script can be [found here](https://github.com/matsonj/stocks/blob/main/viz/line_chart.py).

I've built out a end-to-end repo that extracts, loads, de-duplicates, and models this dataset [over here](https://github.com/matsonj/stocks).

```{admonition} Extra Credit
Ship the result chart using GitHub pages. Then set up a GitHub action to run every 5 minutes and update with the latest stock price and publish the changes to your MotherDuck database.
```

0 comments on commit 62da926

Please sign in to comment.