Credit Benchmark data is available on the Databricks Marketplace as a Delta Sharing listing. Once the share is accepted, the data appears as a catalog in your Databricks workspace and is queryable directly from notebooks, SQL warehouses, and jobs.Documentation Index
Fetch the complete documentation index at: https://docs.creditbenchmark.com/llms.txt
Use this file to discover all available pages before exploring further.
Databricks Marketplace
Open Credit Benchmark Credit Consensus Ratings & Indices in Databricks Marketplace
Prerequisites
- A Databricks workspace with Unity Catalog enabled.
- Permission to accept Marketplace listings and create catalogs (typically a metastore admin).
- A Credit Benchmark subscription that includes Databricks delivery.
Getting Access
Request access on the Marketplace listing
From the listing, click Get instant access (or Request access) and submit your Databricks account and workspace details.
Confirm entitlement with Credit Benchmark
Notify your Credit Benchmark representative that you have requested the share so they can confirm your subscription entitlement and approve provisioning.
Accept the share and create a catalog
Once approved, accept the share in Databricks. This creates a Unity Catalog catalog containing the Credit Benchmark schemas and tables.
Grant access to users
Grant
USE CATALOG and SELECT on the new catalog to the groups or users that need to read the data.
