logo-image

In this guide, we will review how to access and use Cybersyn's Financial & Economic Essentials App.

What is a Snowflake Native App?

Snowflake Native Apps are deployed by third party companies, like Cybersyn, through Snowflake Marketplace. Instead of customers having to copy data to apps, this technology enables data to be deployed and distributed directly through an app that lives inside an end users' existing Snowflake account.

What is Streamlit?

Streamlit is a pure Python open source application framework that enables developers to quickly and easily write, share, and deploy data applications. Learn more about Streamlit.

What you'll get?

A Streamlit application built natively in Snowflake that is connected directly to a database. This application allows users to quickly demonstrate usage examples for the data and then copy them to query on the underlying data themselves.

This data specifically focuses on the US banking system and respective financials and performance. The application includes data covering bank financials, locations, corporate structures, and more as well as key economic indicators such as employment (and unemployment) numbers, inflation metrics, and central bank interest rates.

The dataset combines data from following sources to give a holistic view of the current state of the US financial industry:

What you'll Learn?

How to ‘Get' a public, free Native App from Snowflake Marketplace

How to interact with Cybersyn's Financial & Economic Essentials App in Snowflake

Prerequisites

A Snowflake account

After logging into your Snowflake account, access the Cybersyn Financial & Economic Essentials App in the Marketplace.

Access the Financial & Economic Essentials App in the Apps section in your Snowflake account.

overviewgif

Cybersyn has developed this Streamlit application on our database for users to get example use cases and demo the underlying data tables.

Each chart display includes the underlying raw data and a SQL query to copy and paste into your own Snowflake Worksheets.

Layout & Walkthrough

The includes a side panel navigation bar where you can flip through the following tabs:

Summary of the Overview Charts

Chart 1: Deposits by Size of Bank

screenshot1

Chart 2: Share of Total Commercial Bank Deposits, Small Banks (Non-Top 25)

screenshot2

Chart 3: Deposit Flows by Size of Bank, WoW

screenshot3

Chart 4: Monthly Change in Bank Branches Since COVID-19

screenshot4

Chart 5: As of Dec ‘23: Banks w/ $10B Assets with Lowest FDIC Insured Deposits

screenshot5

Chart 6: Bank Failures by Quarter

screenshot6

Chart 7: Banking Industry Net Interest Income vs. Fed Funds Rate

screenshot7

Chart 8: Interest Expense / Interest Income Ratio vs Fed Funds Rate

screenshot8

Cybersyn has developed this Streamlit application on our database for users to get example use cases and demo the underlying data tables. Users can filter a chart then get the SQL query for the underlying database to easily access the raw data in their Snowflake Account.

overview_gif

Step 1: Filter the data in the App

Example: FRED Time Series Tab

Step 2: Copy the SQL Query

Example: FRED Time Series Tab

Step 3: Run the SQL Query

Example: On Comparisons by Year tab

Success! You have learned how to use the Cybersyn Financial & Economic Essentials App!