Skip to content

Commit 3f49154

Browse files
Add wind farm jupyter notebook (#768)
* 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.
1 parent 4065874 commit 3f49154

File tree

4 files changed

+1119
-0
lines changed

4 files changed

+1119
-0
lines changed

topic/multi-model/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# CrateDB UK Offshore Wind Farms Data Workshop
2+
3+
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).
4+
5+
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!
6+
7+
<a target="_blank" href="https://colab.research.google.com/github/crate/cratedb-examples/blob/main/topic/multi-model/multi-model-offshore-wind-farms.ipynb">
8+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
9+
</a>
147 KB
Loading

0 commit comments

Comments
 (0)