data-tool-momentum
收藏资源简介:
Datamata Data Tool Momentum Index 是一个专注于评估开源数据工具动量的数据集。它通过整合多个维度的信号,为每个工具提供一个综合的动量分数(0-100分),旨在量化工具在开发者社区和就业市场中的流行度和增长趋势。数据集每周更新一次快照,每行代表一个工具在最新快照日期的状态。数据内容涵盖:工具基本信息(名称、分类、主页链接)、GitHub指标(stars、forks、open_issues、4周star增长率)、包管理器下载量(PyPI和npm的月下载量)以及活跃职位需求数量。核心字段momentum_score是一个百分位数综合得分,权重构成为:35%职位需求、30% GitHub stars、20%下载量、15% 4周star增长率。该数据集适用于分析开源数据工具的生态趋势、识别高增长工具、比较不同工具的采用情况,以及研究开发者活动与招聘需求之间的关联。数据规模较小(当前版本包含26个工具),以CSV格式提供,采用CC BY 4.0许可。
Datamata Data Tool Momentum Index is a dataset focused on evaluating the momentum of open-source data tools. It integrates multi-dimensional signals to provide a comprehensive momentum score (0-100) for each tool, aiming to quantify the popularity and growth trend of the tools in developer communities and the job market. The dataset is updated with weekly snapshots, where each row represents the status of a tool on the latest snapshot date. The data content includes: basic tool information (name, category, homepage link), GitHub metrics (stars, forks, open_issues, 4-week star growth rate), package manager download volumes (monthly downloads from PyPI and npm), and the number of active job postings. The core field momentum_score is a percentile-based comprehensive score, with a weight composition of 35% for job demand, 30% for GitHub stars, 20% for download volumes, and 15% for the 4-week star growth rate. This dataset is applicable for analyzing the ecological trends of open-source data tools, identifying high-growth tools, comparing the adoption of different tools, and studying the correlation between developer activities and hiring demands. The dataset is small in scale (the current version contains 26 tools), provided in CSV format, and licensed under CC BY 4.0.
数据集概述
数据集名称:Datamata Data Tool Momentum Index
许可证:CC BY 4.0(可自由使用和改编,包括商业用途,需注明出处)
语言:英文
数据集大小:少于 1,000 行(当前版本包含 26 个工具)
数据集来源:原始数据
最近快照日期:2026-07-04
更新频率:每周更新
数据集内容
该数据集记录了开源数据工具的跨信号动量指标,包含每个工具在最新周快照中的以下信息:
- GitHub 星标数、分支数、开放问题数
- PyPI 和 npm 月度下载量
- 活跃职位需求数
- 4 周星标增长率(百分比)
- 综合动量得分(0-100 百分位)
每行代表一个工具,来自最近一次周快照。
主要字段说明
| 字段名 | 类型 | 描述 |
|---|---|---|
snapshot_date |
字符串 | 快照的 UTC 日期(YYYY-MM-DD) |
tool |
字符串 | 工具名称 |
slug |
字符串 | 跨数据平台使用的稳定标识符 |
category |
字符串 | 工具类别(如 transform、orchestrator 等) |
stars |
数值 | GitHub 星标数 |
forks |
数值 | GitHub 分支数 |
open_issues |
数值 | 开放 GitHub 问题数 |
pypi_downloads_month |
数值 | 近一个月 PyPI 下载量(若工具不在 PyPI 上则为空) |
npm_downloads_month |
数值 | 近一个月 npm 下载量(若工具不在 npm 上则为空) |
job_listing_count |
数值 | 提及该工具的活跃职位列表数(若工具不在技能分类中则为空) |
star_growth_4w_pct |
数值 | 过去 4 周 GitHub 星标变化百分比(若历史不足 4 周则为空) |
momentum_score |
数值 | 综合动量得分(0-100 百分位) |
github |
字符串 | GitHub 仓库地址(owner/repo,若未跟踪则为空) |
website |
字符串 | 项目官网 |
动量得分构成
动量得分是一个百分位复合指标,权重分配如下:
- 职位需求:35%
- GitHub 星标:30%
- 下载量:20%
- 4 周星标增长率:15%
数据用途示例
- 识别当前动量最强的开源数据工具(综合 GitHub、下载量和职位需求)
- 分析哪些工具在过去四周星标增长最快(
star_growth_4w_pct) - 对比生态采用量(PyPI/npm 下载量)与真实招聘需求(
job_listing_count) - 通过追加每周快照,观察各信号随时间的变化趋势
数据构建方法
每周从以下来源快照每个工具的数据:
- GitHub REST API(星标、分支、开放问题)
- pypistats.org 和 npm 注册表(近一月下载量)
- 活跃职位列表
完整方法与已知限制详见:https://www.datamatastudios.com/methodology
引用格式
Datamata Studios. "Datamata Data Tool Momentum Index." 2026-07-04. https://www.datamatastudios.com/datasets/data-tool-momentum. Licensed under CC BY 4.0.





