public-data-docs

❄️ Snowflake Data Inventory

📌 Notes & Conventions

How to Access Data

There are currently two options to get access to the data. Depending on needs and use-case one of the options is activated by Data Engineering Team.

Access through Snowflake Share

Wunder will create a Snowflake share, customer will see the shared database in Snowflake UI/Snowpipe in Data ProductsPrivate Sharing.

Direct Access with external Tools

⚠️ Network Level Security

We are using Network Level Policies to restrict access to Snowflake, with that access method, to have an additional layer of security to protect data of our customers. We would need the public IPs, which you will use to connect to Snowflake. This will typically be something like IPs of the Office, Data Center (where they generate the reports), VPN outbreak, …

There are plenty of tools/drivers available which can connect to Snowflake.

You will receive Tenant ID and Password through Wunder Support or an direct communication channel.

The following is a list of options on how to configure it:

Option Value
Host GZNXIDS-WUNDER.snowflakecomputing.com
Authentication Username & Password
User TENANT_{Tenant ID}
Password You will receive that.
Role TENANT_{Tenant ID}
Database PRO_DATA_SHARING
Schema {Tenant ID}_CORE
Warehouse TENANT_{Tenant ID}

Data Tables