Introduction
Quartr is available as a private listing on the Snowflake Marketplace, giving you direct SQL access to earnings calls, transcripts, filings, and more alongside your existing data. The data model is similar to the REST API, which serves as a reference for available fields. Full schema documentation and additional query examples are included in the listing.Prerequisites
- An active Snowflake account (any cloud provider and region)
ACCOUNTADMINrole for initial setup
Setting up access
Request access
Contact your Quartr representative with your account identifier to request Snowflake access. Once provisioned, you’ll receive access to a private listing.
Accept the private listing
In Snowflake, navigate to Snowflake Marketplaces and locate the Quartr listing. In the Marketplace search for Quartr to find the listing Click Get to create a database from the shared data.For a visual walkthrough of this process, see the Setup guide.
Verify your setup
In the examples below, replace
<database_name> with the database created from the listing. Run SHOW DATABASES; to find the name.
