RepoDatabricks (DBRX)Databricks (DBRX)published Jun 7, 2023seen 5d

databricks/dais-cow-bff

Jupyter Notebook

Open original ↗

Captured source

source ↗
published Jun 7, 2023seen 5dcaptured 10hhttp 200method plain

databricks/dais-cow-bff

Description: Code for the "Path to Production" DAIS 2024 and 2023 talks

Language: Jupyter Notebook

Stars: 12

Forks: 11

Open issues: 2

Created: 2023-06-07T09:30:18Z

Pushed: 2025-06-24T20:22:13Z

Default branch: dais24-main

Fork: no

Archived: no

README:

Cow BBF Project

This is a sample data engineering project that tries to answer the question if cow best friends also take their meals together.

![Youtube](images/heatmap.png)

This project has been used for the "Path to Production: Databricks Project CICD FOR Seamless Inner to Outer Dev Loops" talk at DATA+AI Summit 2024 and the "Bridging the Production Gap: Develop and Deploy Code Easily With IDEs" talk at DATA+AI Summit 2023.

For the demo at DAIS 2024, use the dais24-main branch for the complete code and the dais24-stageX branches for snapshots. Please use Databricks CLI v0.223.0+ to deploy DAB from a web terminal in the Workspace.

[![Youtube](images/video2.jpeg)](https://www.youtube.com/watch?v=DMwilNpDCiQ)

For the demo at DAIS 2023, see the main branch for the complete code and the stageX branches for snapshots

[![Youtube](images/video.png)](https://www.youtube.com/watch?v=-mtwFb9Dyy0)

Preparing the sample Data

The notebook /notebooks/Generate Cow Data.ipynb contains the code to generate the sample data. In order to create the sample data, clone this repo or import this notebook into your Databricks workspace and execute it there. Alternatively you can open the notebook in VS Code with the Databricks extension installed and execute the Databricks: Run File as Workflow on Databricks command.