🦈 Analyzing Open Data shark attacks with gemini-cli and Quarto 📊

Published: (February 28, 2026 at 01:55 AM EST)
2 min read
Source: Dev.to

Source: Dev.to

Cover image for 🦈 Analyzing Open Data shark attacks with gemini-cli and Quarto 📊

This is a submission for the Built with Google Gemini: Writing Challenge.

What I Built with Google Gemini

I created a Quarto Notebook based on open data that I have maintained for many years, reporting shark attacks in New Caledonia to better understand the historical trends.

I used gemini‑cli to:

  • Help implement a notebook that resembles a newspaper report
  • Provide inspiration during chats
  • Challenge me with questions
  • Simulate an interview that helped me articulate and share my ideas
  • Generate new questions for deeper exploration
  • Produce a journalistic‑style paper that anyone can read and print
  • Feed the resulting PDF, together with other related article data sources, into NotebookLM to create a video

The first stunning data visualizations appeared quickly.

Demo

The project output is available as a PDF:
shark‑attacks‑ncl.pdf

Below is the full storytelling I’ll use for educational purposes.

Resources

What I Learned

(Content to be added by the author.)

Google Gemini Feedback

I only used gemini‑cli. I really enjoyed being interviewed by Gemini—it sparked my creativity. It was my first time using this approach, and I will definitely reuse the pattern.

0 views
Back to Blog

Related posts

Read more »

Google Gemini Writing Challenge

What I Built - Where Gemini fit in - Used Gemini’s multimodal capabilities to let users upload screenshots of notes, diagrams, or code snippets. - Gemini gener...