---
title: Guided projects | Tiger Data Docs
description: Learn Tiger Data products through practical, real-world guided projects
---

These guided projects pair a realistic dataset with Tiger Data product features so you learn by shipping a small vertical slice. Some run on a Tiger Cloud service and visualize results in Grafana; others run on a local self-hosted TimescaleDB instance with Docker and `psql`. Pick a domain close to your own stack and follow the steps in order.

[Simulate an IoT sensor dataset](/build/examples/simulate-iot-sensor-data/index.md)

[Simulate an IoT sensor dataset for testing and development with Tiger Cloud](/build/examples/simulate-iot-sensor-data/index.md)

[Visualize financial tick data with Grafana](/build/examples/analyze-financial-tick-data/index.md)

[Store financial tick data, create candlestick views, and visualize price changes in Grafana](/build/examples/analyze-financial-tick-data/index.md)

[Analyze stock market data](/build/examples/analyze-stock-market-data/index.md)

[Analyze S\&P 500 tick and candlestick data with OHLCV, moving averages, and volatility queries on self-hosted TimescaleDB](/build/examples/analyze-stock-market-data/index.md)

[Ingest real-time financial data](/build/examples/ingest-real-time-financial-data/index.md)

[Set up a data pipeline to get data from different financial APIs](/build/examples/ingest-real-time-financial-data/index.md)

[Analyze Bitcoin blockchain](/build/examples/analyze-blockchain/index.md)

[Query and analyze blockchain transactions to discover insights about fees, mining revenue, and market trends](/build/examples/analyze-blockchain/index.md)

[Analyze energy consumption](/build/examples/analyze-energy-consumption/index.md)

[Get insights from energy consumption data with Grafana and Tiger Cloud](/build/examples/analyze-energy-consumption/index.md)

[Visualize transport and geospatial data with Grafana](/build/examples/analyze-transport-data/index.md)

[Simulate and analyze a transport dataset in Tiger Cloud and visualize it in Grafana](/build/examples/analyze-transport-data/index.md)

[Analyze NYC taxi data](/build/examples/analyze-nyc-taxi-data/index.md)

[Analyze high-volume New York City taxi trips with location and time-based queries on self-hosted TimescaleDB](/build/examples/analyze-nyc-taxi-data/index.md)

[Analyze application events with UUIDv7](/build/examples/analyze-events-with-uuidv7/index.md)

[Track and analyze application events with UUIDv7 identifiers on self-hosted TimescaleDB, with no separate timestamp column](/build/examples/analyze-events-with-uuidv7/index.md)

[Aggregate organizational data with AI agents](/build/examples/aggregate-organizational-data-with-ai/index.md)

[Unify company knowledge with slack-native AI agents](/build/examples/aggregate-organizational-data-with-ai/index.md)

[Build hybrid search with BM25 and vectors](/build/examples/hybrid-search/index.md)

[Combine keyword search and vector similarity search in PostgreSQL using pg\_textsearch and pgvectorscale](/build/examples/hybrid-search/index.md)

[Tiger Data cookbook](/build/examples/cookbook/index.md)

[Browse code examples from the Tiger Data community that resolve common issues and provide solutions for non-standard tasks](/build/examples/cookbook/index.md)
