Products
Services
Features
Integrations
North America Allocator Intelligence
Alternative Channels
Market Intelligence
API Access
Investment Firms
Professional Services
Technology
No exports. No CSV uploads. No ETL pipelines to build or maintain. Dakota Marketplace delivers its full investment intelligence library, LP data, private companies, transactions, financial advisors, and 13F holdings, directly into your Snowflake environment. Query Dakota data the same way you query everything else in your data cloud.
SELECT firm_name, cio_name, aum_millions, metro_area, investment_preferences FROM dakota.lp_data_us.rias WHERE allocates_to_alternatives = true AND aum_millions >= 500 AND metro_area = 'New York' ORDER BY aum_millions DESC; -- 847 results, live data
Investment firms with modern data infrastructure, Snowflake, dbt, Tableau, Power BI, Python notebooks, and custom analytics pipelines, face a recurring problem when sourcing external investment data. Every external dataset requires a new ingestion pipeline. CSV exports become stale the moment they land. API integrations require ongoing maintenance. And the data engineering team that built everything else now has to build a bespoke connection to every data vendor.
The Dakota Snowflake integration eliminates all of this. Through either Secure Data Sharing or the Snowflake Marketplace, Dakota's full investment intelligence library is available directly inside your Snowflake environment, queryable with standard SQL, joinable against your proprietary data, and refreshed on the schedule you need without any pipeline to build or maintain.
Your data team queries Dakota the same way they query your internal tables. Your analytics engineers join Dakota LP data against your own CRM records. Your quant team builds models on top of live transaction and fund performance data. All of it in Snowflake. None of it requiring a custom ingestion build.
Get direct access to Dakota Marketplace's up-to-date, accurate data directly from Snowflake, no pipelines, no data movement, and fully secure. Power your due diligence, enrich your CRM, and streamline research with targeted packages without the complexity of ETL, ingestion, or manual uploads.
Dakota offers two distinct paths to access its investment intelligence inside Snowflake, depending on whether your team prefers a direct bilateral share or a Snowflake Marketplace subscription experience. Both options deliver the same live, continuously updated data with the same flexible refresh options.
Every Dakota Marketplace dataset is available as a discrete Snowflake share or as a single comprehensive package. Choose the datasets that match your firm's specific workflow requirements, or subscribe to all of them for complete investment intelligence.
Representative examples of the types of queries your analytics and data engineering teams can run against Dakota data in Snowflake, joining LP intelligence, private company data, and 13F holdings against your own internal tables.
SELECT d.firm_name, d.cio_name, d.aum_millions, d.investment_preferences, COALESCE(c.last_meeting_date, 'Not contacted') AS status FROM dakota.lp_data_us.rias d LEFT JOIN your_crm.contacts c ON d.firm_name = c.firm_name WHERE d.allocates_to_alternatives = true AND c.firm_name IS NULL ORDER BY d.aum_millions DESC; -- RIAs allocating to alts not yet in CRM
SELECT r.firm_name, r.metro_area, h.security_name, h.shares_held, h.market_value_usd, h.filing_date FROM dakota.holdings_13f.quarterly h JOIN dakota.lp_data_us.rias r ON h.filer_crd = r.crd_number WHERE h.ticker = 'PIMIX' AND h.filing_date = '2025-12-31' ORDER BY h.market_value_usd DESC; -- Who holds your fund, ranked by position
SELECT t.company_name, t.sector, t.buyer_name, t.deal_value_usd, t.lender, t.advisor, t.close_date FROM dakota.transactions.private_markets t WHERE t.sector = 'Healthcare' AND t.close_date >= DATEADD( 'month', -3, CURRENT_DATE()) AND t.transaction_type = 'Buyout' ORDER BY t.close_date DESC; -- Recent healthcare buyouts, last 90 days
SELECT fo.firm_name, fo.aum_millions, fo.city, fo.pe_allocation_pct, fo.cio_name FROM dakota.lp_data_us.family_offices fo LEFT JOIN your_crm.accounts a ON fo.firm_name = a.name WHERE fo.pe_allocation_pct >= 20 AND a.name IS NULL AND fo.aum_millions >= 250 ORDER BY fo.aum_millions DESC; -- FOs with 20%+ PE alloc not yet in CRM
The Snowflake integration serves a fundamentally different buyer than any other Dakota integration: the data engineering, analytics, and quantitative teams who work in SQL and code rather than CRM interfaces.
Dakota offers two programmatic access paths: Snowflake and the Dakota API. Both deliver the same underlying data. The right choice depends on your technical infrastructure and workflow requirements.
| Capability | Dakota × Snowflake | Dakota API |
|---|---|---|
| All Dakota Datasets Available | ✓ | ✓ |
| Real-Time / Live Data | ✓ | ✓ |
| Standard SQL Queries | ✓ | ✗ REST API |
| Join Against Your Internal Data | ✓ Native in Snowflake | Via separate join layer |
| No ETL / No Pipeline to Build | ✓ | ✗ Requires ingestion |
| Zero Data Storage Cost | ✓ Compute-only | Storage if ingested |
| BI Tool Native Query (Tableau, Power BI) | ✓ Direct Snowflake connection | Via data warehouse layer |
| Real-Time Application Queries | Best for batch / hourly | ✓ REST for real-time apps |
| CRM Enrichment (Salesforce, HubSpot) | Via pipeline from Snowflake | ✓ Direct API push |
| Best For | Data warehouse teams, BI, analytics, quant research | Real-time apps, CRM enrichment, product integrations |
The Snowflake integration serves data-first teams. For CRM-based teams, Dakota has dedicated native integrations that push the same underlying investment intelligence directly into the interfaces those teams already use.
Talk to a Dakota API specialist: we'll walk you through the two delivery options, show you the data schemas and field definitions for each package, and get you set up with the right dataset configuration for your Snowflake environment. Most teams have live access within one business day of selecting their package and sharing their Snowflake Account Identifier.
Talk to a Data Specialist925 West Lancaster Ave
Suite 220
Bryn Mawr, PA 19010
Tel: (610) 642-1481
© Dakota 2026 | Terms of Use | Privacy Policy