--- license: apache-2.0 task_categories: - text-classification language: - en tags: - venture-capital - portfolio - startups - investors - holdings pretty_name: VC Portfolio Companies size_categories: - n<1K --- # VC Portfolio Companies — Preview This preview contains a subset of investor portfolio holdings with firm names, company links, and basic attributes. It is meant for validation and pipeline tests. For the complete dataset and updates, go to https://www.thedataoutlet.com. > Buy the full dataset: https://www.thedataoutlet.com --- ## What you get in this preview - A single CSV under 1,000 rows - Portfolio mappings from firms to companies **File list** - VC_Portfolio_Companies.csv ## Quickstart import pandas as pd df = pd.read_csv("VC_Portfolio_Companies.csv") df.head() ## Suggested schema | Column | Type | Notes | |------------------|--------|----------------------------------------| | Firm | string | VC or investor name | | Firm Website | string | Optional | | Company | string | Portfolio company | | Company Website | string | | | Category | string | Sector or tag | | Stage | string | Seed, A, B, growth, etc. | | HQ City | string | | | HQ Country | string | | | Source | string | Link to announcement or firm page | | Date Accessed | string | Collection timestamp | ## Uses - Portfolio overlap and competitor mapping - Sourcing by firm, stage, and category - Enrichment for CRM and research projects ## Get the complete dataset We provide deeper coverage, additional fields, and scheduled refreshes. Purchase here: https://www.thedataoutlet.com ## License and terms - Evaluation only. No redistribution. No resale. - Terms apply as listed on the purchase page. ## Support Contact us at https://www.thedataoutlet.com and mention “VC Portfolio Companies”.