Skip to content

Commit

Permalink
Add wind farm jupyter notebook (#768)
Browse files Browse the repository at this point in the history
* Work in progress on multi-model wind farm notebook.

* Work in progress.

* Work in progress.

* Added some more commentary on the schemas.

* Shrank image size.

* Added Window Function query.

* Added vector similarity commentary.

* Cleared up outputs and connection string.

* Adds basic README with launcher link.
  • Loading branch information
simonprickett authored Dec 10, 2024
1 parent 4065874 commit 3f49154
Show file tree
Hide file tree
Showing 4 changed files with 1,119 additions and 0 deletions.
9 changes: 9 additions & 0 deletions topic/multi-model/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# CrateDB UK Offshore Wind Farms Data Workshop

This workshop explores multi-model data modeling and queries with [CrateDB](https://cratedb.com), using data from [The Crown Estate](https://www.thecrownestate.co.uk/our-business/marine/offshore-wind) which manages the UK's offshore wind farms. It is derived from a conference presentation that you can [watch on YouTube](https://www.youtube.com/watch?v=xqiLGjaTlBk).

Use the Jupyter notebook to run the queries from the talk yourself, in your own CrateDB cluster in the cloud... click the button below to try it out in Google Colab!

<a target="_blank" href="https://colab.research.google.com/github/crate/cratedb-examples/blob/main/topic/multi-model/multi-model-offshore-wind-farms.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3f49154

Please sign in to comment.