Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /opt/bitnami/wordpress/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the filebird domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /opt/bitnami/wordpress/wp-includes/functions.php on line 6131

Notice: Function acf_get_value was called incorrectly. Advanced Custom Fields - We've detected one or more calls to retrieve ACF field values before ACF has been initialized. This is not supported and can result in malformed or missing data. Learn how to fix this. Please see Debugging in WordPress for more information. (This message was added in version 5.11.1.) in /opt/bitnami/wordpress/wp-includes/functions.php on line 6131

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /opt/bitnami/wordpress/wp-includes/kses.php on line 2018

Counting Tweets

iSchool News - August 17, 2021

UMD iSchool Research Faculty member Edward Summers explains how to use a new Twitter API endpoint. 

close up photo of a black wooden abacus

(Illustration by Loadmaster courtesy of DocNow)

University of Maryland College of Information Studies (UMD iSchool) Research Faculty member Edward Summers published an article titled, “Counting Tweets” in DocNow about a new API endpoint released by Twitter.

This new API endpoint allows users to fetch the number of tweets that match a specific query, such as a hashtag, over a given time. Dr. Summers writes that, “this is significant news for researchers because these aggregate statistics can be critical for data gathering activities, and these numbers were previously really only known to Twitter themselves.”

Now through just a single command, users can access information such as the number of times the hashtag “#blacklivesmatter” was used per day since the first day it was used. Users can save that as a CSV file and then generate a graph of the hashtag’s use over time.

Graph of #blacklivesmatter usage on Twitter with a spike after 2020

#blacklivesmatter hashtag usage by day, image courtesy of DocNow

Read the full article here.