Dataset Viewer
Auto-converted to Parquet Duplicate
snapshot_date
stringdate
2026-06-28 00:00:00
2026-06-28 00:00:00
tool
stringlengths
3
25
slug
stringlengths
3
18
category
stringlengths
2
12
stars
int64
2.38k
162k
forks
int64
276
33.6k
open_issues
int64
55
18.3k
pypi_downloads_month
float64
37.2k
721M
npm_downloads_month
float64
job_listing_count
float64
0
1.2k
star_growth_4w_pct
float64
momentum_score
int64
35
89
github
stringlengths
11
37
website
stringlengths
17
28
2026-06-28
LangChain
langchain
ai
140,355
23,298
413
316,642,595
null
196
null
89
langchain-ai/langchain
https://www.langchain.com
2026-06-28
PyTorch
pytorch
ml
101,088
28,143
18,264
86,283,999
null
369
null
87
pytorch/pytorch
https://pytorch.org
2026-06-28
Hugging Face Transformers
transformers
ai
161,979
33,622
2,464
156,736,370
null
131
null
84
huggingface/transformers
https://huggingface.co
2026-06-28
scikit-learn
scikit-learn
ml
66,507
27,119
2,096
206,203,019
null
173
null
82
scikit-learn/scikit-learn
https://scikit-learn.org
2026-06-28
Pandas
pandas
processing
49,105
20,048
3,045
721,315,497
null
141
null
81
pandas-dev/pandas
https://pandas.pydata.org
2026-06-28
Apache Airflow
airflow
orchestrator
45,958
17,307
1,711
20,104,789
null
410
null
80
apache/airflow
https://airflow.apache.org
2026-06-28
Apache Spark
spark
processing
43,518
29,260
417
null
null
1,203
null
74
apache/spark
https://spark.apache.org
2026-06-28
Grafana
grafana
bi
75,119
14,144
3,519
null
null
317
null
73
grafana/grafana
https://grafana.com
2026-06-28
dbt
dbt
transform
13,259
2,440
1,491
98,440,341
null
391
null
70
dbt-labs/dbt-core
https://www.getdbt.com
2026-06-28
MLflow
mlflow
mlops
26,749
5,915
2,012
36,693,824
null
380
null
70
mlflow/mlflow
https://mlflow.org
2026-06-28
Apache Kafka
kafka
streaming
33,007
15,311
424
null
null
511
null
68
apache/kafka
https://kafka.apache.org
2026-06-28
Apache Superset
superset
bi
73,558
17,736
904
2,508,430
null
11
null
64
apache/superset
https://superset.apache.org
2026-06-28
Ray
ray
processing
43,036
7,740
3,474
59,005,470
null
null
null
60
ray-project/ray
https://www.ray.io
2026-06-28
Polars
polars
processing
38,885
2,913
2,792
57,489,085
null
4
null
58
pola-rs/polars
https://www.pola.rs
2026-06-28
DuckDB
duckdb
warehouse
39,071
3,366
548
45,595,423
null
0
null
57
duckdb/duckdb
https://duckdb.org
2026-06-28
Metabase
metabase
bi
47,905
6,606
4,024
null
null
5
null
55
metabase/metabase
https://www.metabase.com
2026-06-28
Prefect
prefect
orchestrator
22,708
2,351
813
12,493,039
null
19
null
54
PrefectHQ/prefect
https://www.prefect.io
2026-06-28
Apache Flink
flink
streaming
26,124
13,981
358
164,114
null
113
null
53
apache/flink
https://flink.apache.org
2026-06-28
Dagster
dagster
orchestrator
15,759
2,171
2,580
7,453,417
null
45
null
52
dagster-io/dagster
https://dagster.io
2026-06-28
Airbyte
airbyte
ingestion
21,541
5,241
2,418
null
null
11
null
45
airbytehq/airbyte
https://airbyte.com
2026-06-28
Great Expectations
great-expectations
quality
11,603
1,770
55
25,868,001
null
null
null
44
great-expectations/great_expectations
https://greatexpectations.io
2026-06-28
Redash
redash
bi
28,662
4,612
795
null
null
null
null
44
getredash/redash
https://redash.io
2026-06-28
dlt
dlt
ingestion
5,522
535
367
6,580,117
null
null
null
37
dlt-hub/dlt
https://dlthub.com
2026-06-28
Feast
feast
mlops
7,108
1,350
382
482,158
null
null
null
36
feast-dev/feast
https://feast.dev
2026-06-28
Mage
mage
orchestrator
8,759
973
597
37,156
null
null
null
36
mage-ai/mage-ai
https://www.mage.ai
2026-06-28
Soda Core
soda-core
quality
2,379
276
198
3,097,707
null
null
null
35
sodadata/soda-core
https://www.soda.io

Datamata Data Tool Momentum Index

Datamata Data Tool Momentum Index

Cross-signal momentum for open source data tools: GitHub stars, forks and 4-week star growth, PyPI and npm downloads, and active job demand. One row per tool from the most recent weekly snapshot, with a 0-100 momentum score.

Quickstart

import pandas as pd

# Stream straight from the Hub — no download step needed
df = pd.read_csv("hf://datasets/datamatastudios/data-tool-momentum/data-tool-momentum.csv")

# Tools with the most momentum right now
print(df.sort_values("momentum_score", ascending=False).head(10))

Or load it with the 🤗 datasets library:

from datasets import load_dataset

ds = load_dataset("datamatastudios/data-tool-momentum")

What you can answer with it

  • Which open source data tools have the most momentum, blending GitHub, downloads and job demand.
  • Which tools are gaining GitHub stars fastest over the trailing four weeks (star_growth_4w_pct).
  • How ecosystem adoption (pypi_downloads_month, npm_downloads_month) lines up with real hiring demand (job_listing_count).
  • How any signal moves over time, by appending each weekly snapshot.

Columns

Column Type Description
snapshot_date string UTC date the latest snapshot was taken (YYYY-MM-DD).
tool string Tool name (e.g. dbt, Apache Airflow, DuckDB).
slug string Stable identifier used across Datamata surfaces.
category string Tooling category: transform, orchestrator, processing, streaming, ingestion, bi, ml, ai, mlops, warehouse or quality.
stars number GitHub stargazers on the snapshot date.
forks number GitHub forks on the snapshot date.
open_issues number Open GitHub issues on the snapshot date.
pypi_downloads_month number PyPI downloads in the trailing month. Blank for tools not on PyPI.
npm_downloads_month number npm downloads in the trailing month. Blank for tools not on npm.
job_listing_count number Active job listings mentioning the tool. Blank for tools not in the skill taxonomy.
star_growth_4w_pct number Change in GitHub stars over the trailing 4 weeks, as a percentage. Blank until 4 weeks of history exist.
momentum_score number 0-100 percentile composite of stars, job demand, downloads and 4-week star growth.
github string GitHub repository (owner/repo). Blank if not tracked on GitHub.
website string Project homepage.

How it is built

Each week we snapshot every tool from the GitHub REST API (stars, forks, open issues), pypistats.org and the npm registry (trailing-month downloads) and our active job listings. The momentum score is a percentile composite: 35% job demand, 30% GitHub stars, 20% downloads and 15% four-week star growth. Full method and known limitations: https://www.datamatastudios.com/methodology.

Citation

Datamata Studios. "Datamata Data Tool Momentum Index." 2026-06-28. https://www.datamatastudios.com/datasets/data-tool-momentum. Licensed under CC BY 4.0.

Downloads last month
62