遇见数据集

Author citation data

收藏
DataCite Commons2025-06-01 更新2024-08-18 收录
官方服务:

资源简介:

The database consist of 235,749 Google Scholar links (different authors), with their metadata: list of citation to each of their articles - "<strong>citations</strong>" number of publications - "<strong>Npub</strong>" total number of citations - "<strong>Ncit</strong>" gini coefficient - "<strong>gini</strong>" Hirsch index - "<strong>h-index</strong>" Kolkata index - "<strong>k-index</strong>" The data is organized into a json file. <br> Example of loading data: data = json.load(open("google_scholar.json")) key = "https://scholar.google.com/citations?user=1fatN9EAAAAJ&amp;hl=en&amp;oe=Latin2" citations = json.loads(data[key]["citations"]) Npub = data[key]["Npub"] Ncit = data[key]["Ncit"] gini = data[key]["gini"] h_index = data[key]["h-index"] k_index = data[key]["k-index"]

提供机构:
figshare
创建时间:
2023-04-06
二维码
社区交流群
二维码
科研交流群
商业服务