This gist is used for developing building a streamlit based dashboard app on the various data usage views provided by Snowflake.
https://docs.snowflake.com/en/sql-reference/data-sharing-usage/
These offers telemetry insights on how consumers are using and adopting the data product or app. The views are available to the marketplace provider, using which they can gather insights and improve the product they are offering.
Instead of sharing code base; i am adopting the pattern of sharing the project requirement document (PRD); which can be used by AI coding tools like Cortex Code, to generate the executing code. This also gives the user the oppurtunity to make changes as per thier criteria.