https://github.com/jsanz/foss4g_europe_lab
A workshop on Elasticsearch and Kibana
https://github.com/jsanz/foss4g_europe_lab
Last synced: 9 months ago
JSON representation
A workshop on Elasticsearch and Kibana
- Host: GitHub
- URL: https://github.com/jsanz/foss4g_europe_lab
- Owner: jsanz
- License: cc0-1.0
- Created: 2025-07-03T17:49:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T16:31:50.000Z (9 months ago)
- Last Synced: 2025-08-28T23:25:35.991Z (9 months ago)
- Language: Jupyter Notebook
- Size: 2.16 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FOSS4G Europe Elasticsearch and Kibana workshop
Materials for the [2025 FOSS4G Europe](https://2025.europe.foss4g.org/) workshop.
[Slides](https://ela.st/2025-foss4ge-workshop)
## Contents
You can explore the notebooks here, clone the repository and run them locally, or execute them on any Jupyter notebooks cloud service like [Binder](https://mybinder.org/) or [Google Colaboratory](https://colab.research.google.com/).
1. [00-setup.ipynb](00-setup.ipynb): Set up the Elastic Stack and a notebook environment
1. [01-download_and_ingest.ipynb](01-download_and_ingest.ipynb): Feed data into your Elastic cluster
1. [02-esql.ipynb](02-esql.ipynb): Learn the ES|QL language | [Binder](https://mybinder.org/v2/gh/jsanz/foss4g_europe_lab/HEAD?urlpath=%2Fdoc%2Ftree%2F02-esql.ipynb) | [Google Colab](https://colab.research.google.com/drive/1d4wBMTi7ycSIyRpG_I6xbWb2DA3XjB6M?usp=drive_link)
1. [03-geospatial_esql.ipynb](03-geospatial_esql.ipynb): ES|QL Geospatial functionalities | [Binder](https://mybinder.org/v2/gh/jsanz/foss4g_europe_lab/HEAD?urlpath=%2Fdoc%2Ftree%2F03-geospatial_esql.ipynb) | [Google Colab](https://colab.research.google.com/drive/1d4wBMTi7ycSIyRpG_I6xbWb2DA3XjB6M?usp=drive_link)