Highlights
SRAD community updates
Program news, researcher spotlights, and resources from the SRAD community

Data Updates
We are always working on new ways to deliver, exchange, and connect datasets–our own as well as others!
The SRAD program started with programs that delivered a snapshot of Altmetric data and provided access to the Dimensions Analytics API; it has evolved into access to the user interfaces of Dimensions Analytics and Altmetric Explorer, three APIs, and two BigQuery datasets on Google’s Analytics Hub.
Altmetric data on the Google BigQuery’s Analytics Hub
Altmetric on GBQ

The Altmetric dataset on Google BigQuery is now available for scientometric research through the GBQ Analytics Hub.
This means easier and quicker access to information about posts (online mentions of research), sources of this online attention, and opens the possibility of asking larger, interconnected questions about how research is used outside of academic scholarship, in social and news media, blogs and podcasts, clinical guidelines, patents, and policy documents!
SRAD for…
The SRAD program is designed for scientometric research, but that can mean some different things, depending on where you are in your research career.
We make access to the data available not only to well-established researchers with permanent positions, but also to teachers interested in training their students on Digital Science data and products; independent researchers concerned with research integrity; and science communicators who need big data to support powerful stories.
Teachers
SRAD for Teachers

Teachers can apply for access to any of the datasets and access methods we offer through SRAD, for the purposes of teaching their students how to perform scientometric research, and we are happy to provide access in advance of the course, to aid in familiarization.
The students themselves must also apply for access, using their institutional email accounts and agreeing to our noncommercial terms of use/privacy statement. They need simply mention that they are requesting access for the purpose of the course you are teaching.
We are happy to provide a training session for these courses, at any point in the term, in order to assist both teacher and students in understanding the data!
Sleuths
SRAD for Sleuths
Digital Science has supported research integrity sleuths long before the advent of the SRAD program, through our Dimensions No Cost agreements.
We are proud to continue that support by offering access through the SRAD program to sleuths looking systematically for anomalies, risks, and concerns in the scientific ecosystem.
Science Communicators
SRAD for Science Communicators
Dimensions and Altmetric data have been used by some of the leading news outlets in the world. We are pleased to support the responsible communication of information about science and scientific output by offering access to journalists whose beat is science as a whole.
About the SRAD monthly meetings
Welcome to the Scientometric Researcher Access to Data (SRAD) monthly meetings! Hosted by Kathryn Weber-Boer, these sessions are dedicated to supporting researchers who have been granted access to Digital Science data. Each meeting is a collaborative space designed to help you get the most out of your access.

Attendees can ask technical questions, troubleshoot data queries, and receive expert feedback directly from Digital Science. In addition to technical support, every meeting highlights one recently completed or ongoing research project from within the community, providing a fantastic opportunity to discover new methodologies, share insights, and connect with fellow scientometric researchers.
Monthly meeting summaries
July 2026
Systematic Identification of Tortured Phrases

In our July meeting, Alexandre Clausse shared his doctoral research focused on the systematic identification of tortured phrases. Using the Dimensions API full-text search, and a self-built application, Alex is working to uncover additional tortured phrases and detect their prevalence in scientific literature over time.
This work builds on and contributes to the Problematic Paper Screener, developed by Alex’s supervisor, Guillaume Cabanac, which identifies papers containing tortured phrases (more than five, or obviously tortured, phrases).
Alexandre Clausse is a doctoral candidate at the University of Toulouse.
June 2026
Simulating citation behavior and cartels with agent-based models
Our June meeting featured George Chacko, who presented his group’s work utilizing Agent-Based Models (ABM) to simulate human citation behaviors and citation cartels in artificial networks. The simulations revealed a fascinating “quenching effect,” showing that the introduction of “superstar” high-fitness nodes actively siphons citation counts away from average papers, operating as a zero-sum game within a scientific domain.
Furthermore, by modeling artificial citation cartels, the data showed that colluding members would achieve a distinct early and cumulative citation advantage.
The meeting concluded with an open invitation for the SRAD community to access and experiment with the shared simulation code on GitHub.
George Chacko is a research associate professor at the Siebel School of Computing and Data Science and the Executive Director of Research Analytics at the Grainger College of Engineering (University of Illinois Urbana-Champaign).
May 2026
Applying economic complexity models to global science discussions
This month, Yajie Wang presented a fascinating project that applies the Economics Complexity Index (ECI) to measure the complexity of public attention to science on X/Twitter. Analyzing a massive dataset of 54.6 million posts, the research demonstrated that raw post/tweet volume does not inherently equal attention complexity.
The findings sparked a great discussion on how language barriers and platform preferences can create a divide between a country’s scientific knowledge production and its footprint in global digital discussions.
For data access, Kathryn Weber-Boer provided guidance on navigating API limits, advising users to utilize the query_iterative function for up to 50,000 records or to pull researcher information directly from Google BigQuery using Python.
April 2026
Why citation counts fail to represent the flow of attention to research

April’s session highlighted Jessica Rodrigues‘ doctoral project on representing attention to research, the evidence by which its societal impact is assessed. She argued that counts like total citations encode the volume of attention research outputs receive online, discarding the contexts that give it meaning: what is said, who says it, and what it is about.
Her work instead represents attention as flows, using Altmetric and Dimensions data, and tests whether that representation evidences impact better than counting does. The first article, accepted at STI 2026, is available at https://arxiv.org/abs/2606.05895
During our technical Q&A, we highlighted the limitation of 1.5 million posts from X per month, using the Altmetric APIs. A question was also raised about the research classifications for grants in Dimensions, which Kathryn confirmed are derived from classification of the text of the grant abstract, using a function much like the DSL classify function.
Jessica Rodrigues is a doctoral researcher at the Oxford Internet Institute, University of Oxford, and Lead Data Scientist.
March 2026
Testing the causal impact of social media on research visibility
In March, Kim Yi Dionne shared her team’s ongoing multi-arm field experiment investigating the causal impact of scientific communication on research impact. To move beyond purely correlational data, the project randomly assigned political science articles to five distinct communication treatments, including Reddit posts, long social media threads, blogs, and short-form videos like TikToks and Reels.
The discussion addressed structural constraints in academia, the immense labor required to create digestible scientific content, and the potential safety risks for researchers online.
February 2026
Measuring the impact penalty when researchers explore new fields
This month’s meeting featured an insightful presentation by Yian Yin on “The pivot penalty in research,” which explored the dynamics of researchers exploring new areas versus exploiting existing knowledge. The study revealed that larger topic pivots are systematically associated with lower citation impacts, demonstrating a clear “pivot penalty”.
On the technical side, the group tackled data linking challenges; Kathryn Weber-Boer shared a SQL query for Google BigQuery designed to help users effectively link and deduplicate book, monograph, and chapter records between the Altmetric and Dimensions datasets.