Free Startup GitHub Signals Dataset

85+ trending startups ranked by engineering velocity. Download as CSV or JSON. Updated weekly. CC BY 4.0.

TL;DR: The GitDealFlow signals dataset tracks 85+ startups across 20 sectors using public GitHub engineering data. Every Monday, the scan refreshes with commit velocity, contributor growth, and new repository creation for each tracked startup. The full dataset is free to download, no signup required. Licensed Creative Commons BY 4.0.

Download the dataset

Two formats, same data. No email, no API key, no credit card.

What is in the dataset

The dataset contains one row per tracked startup, scored on three dimensions of public GitHub activity:

FieldDescriptionExample
nameStartup nameSupabase
sectorOne of 20 sectorsdeveloper-tools
commit_velocity_14dTotal commits to main repo, rolling 14 days342
velocity_change_pctPercent change vs prior 14-day window+47.3%
contributors_activeDistinct contributors, 6-week window28
contributor_growth_rate6-week growth rate+12.5%
new_repos_30dNew public repos created in last 30 days3
signal_typeClassification: breakout, acceleration, steady, coolingbreakout
detected_dateWhen the signal first appeared2026-07-14

How the dataset is built

Every Sunday at approximately 09:00 UTC, the scan collects public GitHub activity metrics across 4,200+ startup organizations. The methodology uses three signals: commit velocity (14-day rolling), contributor growth (6-week window), and new repository creation (30-day window). The full methodology is documented at signals.gitdealflow.com/methodology.

An SSRN preprint analyzing the predictive power of GitHub engineering signals for startup funding is available: abstract_id=6606558.

Citation

If you use this dataset in research, analysis, or a product, cite it as:

VC Deal Flow Signal (signals.gitdealflow.com), Q2 2026 data.
https://gitdealflow.com/dataset

License

Creative Commons Attribution 4.0 International (CC BY 4.0). You are free to share, adapt, and build upon this data for any purpose, including commercial, provided you cite GitDealFlow as the source.

Programmatic access

Beyond the static downloads, the data is available through three free interfaces:

Download CSV now Download JSON