This section of the documentation provides end-to-end examples using Ensign to help get you started!
Ensign for Data Engineers: This end-to-end example demonstrates how to create a live pub-sub data workflow with Ensign. Create a publisher to call a Weather API and emit the data to a topic stream, then read the stream in real time with a subscriber.
Ensign for Data Scientists: What does event-driven data science look like? In this example, see how to create an Ensign subscriber to Baleen, a live RSS ingestion engine, and use the incoming data to perform streaming HTML parsing, entity extraction, and sentiment analysis.