Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Identification and characterization of tweets related to the 2015 Indiana HIV outbreak: A retrospective infoveillance study

  • Mingxiang Cai,

    Roles Conceptualization, Data curation, Formal analysis, Methodology, Software, Validation, Visualization, Writing – original draft, Writing – review & editing

    Affiliations Global Health Policy Institute, San Diego, CA, United States of America, Department of Healthcare Research and Policy, University of California, San Diego, CA, United States of America, Department of Computer Science and Engineering, University of California, San Diego, CA, United States of America

  • Neal Shah,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Project administration, Validation, Writing – original draft, Writing – review & editing

    Affiliations Global Health Policy Institute, San Diego, CA, United States of America, Department of Healthcare Research and Policy, University of California, San Diego, CA, United States of America

  • Jiawei Li,

    Roles Data curation, Formal analysis, Methodology, Validation, Writing – original draft

    Affiliations Global Health Policy Institute, San Diego, CA, United States of America, Department of Healthcare Research and Policy, University of California, San Diego, CA, United States of America, Department of Computational Science, Mathematics and Engineering, University of California, San Diego, CA, United States of America

  • Wen-Hao Chen,

    Roles Data curation, Formal analysis, Investigation, Methodology, Validation, Writing – original draft

    Affiliations Department of Healthcare Research and Policy, University of California, San Diego, CA, United States of America, Department of Computer Science and Engineering, University of California, San Diego, CA, United States of America

  • Raphael E. Cuomo,

    Roles Data curation, Formal analysis, Methodology, Visualization, Writing – original draft

    Affiliations Global Health Policy Institute, San Diego, CA, United States of America, Department of Anesthesiology, San Diego School of Medicine, University of California, San Diego, CA, United States of America

  • Nick Obradovich,

    Roles Data curation, Methodology, Writing – review & editing

    Affiliation Max Planck Institute for Human Development, Berlin, Germany

  • Tim K. Mackey

    Roles Conceptualization, Data curation, Formal analysis, Funding acquisition, Investigation, Methodology, Project administration, Resources, Supervision, Writing – original draft, Writing – review & editing

    tmackey@ucsd.edu

    Affiliations Global Health Policy Institute, San Diego, CA, United States of America, Department of Healthcare Research and Policy, University of California, San Diego, CA, United States of America, Department of Anesthesiology, San Diego School of Medicine, University of California, San Diego, CA, United States of America, Division of Infections Disease and Global Public Health, Department of Medicine, San Diego School of Medicine, University of California, San Diego, CA, United States of America

Abstract

Introduction

From late 2014 through 2015, Scott County, Indiana faced an HIV outbreak triggered by opioid abuse and transition to injection drug use. Investigating the origins, risk factors, and responses related to this outbreak is critical to inform future surveillance, interventions, and policymaking. In response, this retrospective infoveillance study identifies and characterizes user-generated messages related to opioid abuse, heroin injection drug use, and HIV status using natural language processing (NLP) among Twitter users in Indiana during the period of this HIV outbreak.

Materials and methods

Our study consisted of two phases: data collection and processing, and data analysis. We collected Indiana geolocated tweets from the public Twitter API using Amazon Web Services EC2 instances filtered for geocoded messages in the immediate pre and post period of the outbreak. In the data analysis phase we applied an unsupervised machine learning approach using NLP called the Biterm Topic Model (BTM) to identify tweets related to opioid, heroin/injection, and HIV behavior and then examined these messages for HIV risk-related topics that could be associated with the outbreak.

Results

More than 10 million geocoded tweets occurring in Indiana during the immediate pre and post period of the outbreak were collected for analysis. Using BTM, we identified 1350 tweets thought to be relevant to the outbreak and then confirmed 358 tweets using human annotation. The most prevalent themes identified were tweets related to self-reported abuse of illicit and prescription drugs, opioid use disorder, self-reported HIV status, and public sentiment regarding the outbreak. Geospatial analysis found that these messages clustered in population dense areas outside of the outbreak, including Indianapolis and neighboring Clark County.

Discussion

This infoveillance study characterized the social media conversations of communities in Indiana in the pre and post period of the 2015 HIV outbreak. Behavioral themes detected reflect discussion about risk factors related to HIV transmission stemming from opioid and heroin abuse for priority populations, and also help identify community attitudes that could have motivated or detracted the use of HIV prevention methods, along with helping identify factors that can impede access to prevention services.

Conclusions

Infoveillance approaches, such as the analysis conducted in this study, represent a possibly strategy to detect “signal” of the emergence of risk factors associated with an outbreak though may be limited in their scope and generalizability. Our results, in conjunction with other forms of public health surveillance, can leverage the growing ubiquity of social media platforms to better detect opioid-related HIV risk knowledge, attitudes and behavior, as well as inform future prevention efforts.

Introduction

In December 2014, public health officials at the Indiana State Department of Health started to notice a concerning trend–HIV cases in and around Scott County, the rural, southeastern part of Indiana, rose at a startling rate [1]. By April of 2015, new HIV infections had officially reached alarming numbers with a total of 135 confirmed HIV infections [1]. The emergence of this localized rural HIV outbreak highlighted existing concerns already voiced by the public health community about the dangerous connection between prescription opioid abuse, heroin injection drug use (IDU), lack of access to needle exchange programs (NEP), and related HIV risk [2,3]. The subsequent 169 cases (representing a 3000% increase from prior annual averages) reported in the first half of 2015, marked a sentinel event in understanding the behavioral transition between prescription opioids and heroin-injection drug use leading to HIV transmission [2]. Hence, it is necessary to explore the origins of this outbreak to better understand how they contribute to the HIV risk environment and prevention cascades and how lessons learned can contribute to future targeted HIV prevention strategies [4,5].

One avenue of investigation is using large volumes of unstructured data to identify and characterize infectious diseases in the context of data-informed surveillance, also known as infoveillance [6]. This specifically includes using “big data” generated by now ubiquitous social media platforms that can supplement structured data gathered via laboratory confirmed tests or national population-based surveys that measure prevalence estimates, attitudes, and associated trends of various forms of substance abuse and HIV behavior [7,8]. The popular microblogging social media platform Twitter has previously been used as a source of user-generated data to explore many infectious disease-related topics including influenza, misinformation about vaccination, the Ebola outbreak, and pre-exposure prophylaxis [912]. Within HIV specifically, social media has been used to identify safe and risky sexual behaviors associated with vulnerable populations, better integrate harm reduction services, and create a personalized risk assessment tool for high-risk groups [1317]. Social media has also demonstrated utility specifically with HIV prevention efforts [18].

In addition, other studies have specifically examined the 2015 Indiana HIV outbreak focusing on uncovering its root causes, specific strategies that could have prevented the outbreak, and modeling whether earlier responses to the outbreak could have had an impact on the number of people infected [2,3,19,20]. Building on this prior research, we conducted a retrospective infoveillance study with an unsupervised machine learning approach using natural language processing (NLP) to identify and characterize messages on Twitter posted in the immediate pre and post period of the Indiana outbreak.

Materials and methods

The aims of this study focused on using big data and NLP to detect, classify and characterize Twitter messages associated with opioid abuse, heroin injection drug use, and HIV user behaviors and attitudes. To carry out these aims, the study was conducted in 2 distinct phases: data collection and processing, and data analysis, which we describe below (see Fig 1 for summary of methods). All data collection and analyses were done in the computer programming language Python and related Python packages. The study was deemed exempt and not qualified as human subjects research and the need for consent was waived by the UC San Diego Human Research Protections Program Institutional Review Board (Project #170151XX).

thumbnail
Fig 1. Summary of data collection and processing methodology.

https://doi.org/10.1371/journal.pone.0235150.g001

Data collection and processing

Twitter allows access to publicly posted tweets through a public streaming application programming interface (API) per the terms of its Developer Agreement and Policies. We used Amazon Web Services (AWS) cloud-based computing services to collect tweets filtered for geocoded messages (user-enabled sharing of location coordinates) from the Twitter API from January 2014 to March 2016. Within this dataset, tweets from October 2014 to June 2015 (the period 6 months prior and 3 months after the outbreak was widely reported, though we note that the US Centers for Disease Control and Prevention reports that the outbreak started as early as 2011) were isolated and served as our dataset used for analysis in this study. This time limited dataset consisted of 585,620,471 tweets geocoded for different locations in the United States; each tweet contained the text content of the tweet and additional metadata such as user information, the time stamp, retweet status, and self-reported/detected geolocation (i.e. longitude and latitude coordinates).

After isolating tweets timestamped during the outbreak period, we filtered tweets for a geospatial shape file limited to the state of Indiana that resulted in a total of 10,148,663 tweets. We then applied a text filtering process using keywords based on three topics: HIV, heroin, and opioids similar to keywords used in other related studies. We also filtered our dataset for common “street” or “slang” terms associated with heroin and IDU and prescription opioid drug abuse (see Table 1 for a list of filtered keywords). This provided us with a target dataset of 5,112 tweets consisting of messages geolocated in Indiana and that also contained a relevant targeted keyword that we then processed for thematic analysis using NLP.

An anonymized data set containing our target dataset is available on first author’s GitHub repository at: https://github.com/marcopolocai/Identification-and-Characterization-of-Tweets-related-to-the-2015-Indiana-HIV-Outbreak-Using-ML.

Data analysis

In order to achieve maximum automation of the data filtering process for study-related tweets, the application of machine learning and natural language processing (NLP) is an effective strategy to characterize messages that are unstructured and “free” (i.e. that have not been curated or labelled). Since we did not have a training set to classify messages related to our study aims, we employed an unsupervised machine learning approach designed to detect patterns in the data and summarize the content of the entire tweet corpus into distinct topics. Furthermore, this allowed us to identify and exclude non-behavioral tweets (e.g. news reports, bot traffic, advertisements, etc.) from our final results dataset. These topic modeling strategies are particularly suited for sorting short text into prevalent themes. We utilized the Biterm Topic Model (BTM), that identifies patterns in short texts and that has been used in prior studies examining substance abuse-related topics [14,21].

BTM is a topic clustering method that generates similar text into the same set of topics. Before using BTM, data was cleaned with only the text content from each tweet extracted, with links, numbers, special characters, and stop words removed. The resulting text for each filtered keyword was then categorized into topic clusters using BTM. We split all text into a bag of words and then used BTM to produce a discrete probability distribution for all words for each theme with the distribution placing a larger weight on words that are most representative of a given theme [14] Conducting BTM analysis is done by initially setting the BTM topic number (k) and “n” words (for the first round of analysis we set to k = 10, n = 20 to cover several possible topics.)

Based on the BTM output, we identified messages with “signal” characteristics if they included:

  1. HIV, injection, or opioid-related keyword and a term and/or slang term associated with behavior;
  2. Did not contain a term or set of terms associated with news media (e.g. “aids n”, “am-news”, @fox19”).

The above characteristics were chosen primarily to remove news and non-user generated tweets from our filtered dataset. This process allowed us to use BTM to filter out thousands of tweets unrelated to the study aims (i.e. here we define “signal” as tweets related to HIV, opioid, or heroin/IDU self-reported user knowledge, attitudes or behavior), and then isolate “signal” tweets with specific relevance to our study. Due to BTM’s topic modeling technique, news tweets and behavioral tweets tend to be assigned to different topic clusters, so we were able to isolate the news clusters and irrelevant behavioral clusters and excluded them from further analysis.

A subset of context-level topics which we believed were relevant to HIV, opioids, or injection drug use behavior were then extracted and analyzed qualitatively by human coders to characterize specific messages. Two human coders (first and second author), informed by a code book designed for this study, manually annotated the filtered subset of tweets generated from BTM themes. First and second author coded posts independently and achieved high intercoder reliability for results (kappa = 0.94). For inconsistent results, both the authors met and reviewed the posts together with the last author and decided on the correct classification of the post.

When manually annotating tweets detected after BTM, we used a coding protocol that focused on isolating tweets originating from human users discussing knowledge, attitudes and behaviors on the three topics, and excluding tweets that were news, other media content or non-drug uses of phrases (i.e. when a drug slang term was used for non-drug related messages). We also removed retweets of news or media articles that originated from individual users. Though the content of news articles can be relevant to public perception and sentiment regarding the outbreak, they do not describe self-reported user behavior or direct observations of second-hand behavior, and hence were excluded. We then iteratively coded the tweets for prevailing themes relevant to the three major topics of HIV, injection drug use, and opioids. Sub-themes detected in these parent categories included: diversion, prevention, usage, treatment, specific mention of drug use, public opinion and sentiment, and political reaction.

The coders specifically looked for messages related to macro substance abuse and HIV behavioral themes and marked them relevant if they included self-reported opioid abuse behavior or product sourcing, self-reported injection drug use or mention of heroin use, self-report of HIV-risk related behaviors (e.g. unprotected sex, mention of multiple partners, men who have sex with men, etc.) or HIV status, and self-reporting of polydrug abuse. Additionally, coders searched for behavioral tweets centered around HIV awareness, prevention, misinformation, public sentiment, and the political reaction attributable to the outbreak. These themes were examined to assess aforementioned community attitudes towards barriers to access for critical prevention services, such as HIV testing centers and syringe exchange programs.

Results

From the initial 10 million geocoded tweets available for this study, our data filtering and unsupervised machine learning methodology using BTM yielded a total of 1,350 tweets from Indiana that included keywords related to HIV (n = 487), heroin (n = 592), injection drug use (271), and opioids (505), detected during the pre and post period of the 2015 HIV outbreak that we believed to be user-generated signal tweets. Human annotation of this filtered dataset confirmed a total of 358 tweets made by individual users from Indiana that were deemed relevant to the 2015 Indiana HIV outbreak. Of these 358 tweets, 41.9% (n = 150) were associated with HIV, 37.2% (n = 133) were associated with heroin IDU, and 20.9% (n = 75) were associated with opioid use disorder. In total, 32.7% (n = 117) of the relevant tweets in the dataset were in the pre period of the outbreak, while 67.3% (n = 241) tweets were in the post period (see Table 2 for summary).

thumbnail
Table 2. Frequency of relevant tweets in dataset per category after BTM.

https://doi.org/10.1371/journal.pone.0235150.t002

The most prevalent themes found in the entire “signal” dataset related to abuse of illicit and prescription drugs; a total of 133 tweets were identified as related to heroin IDU, and 75 tweets were related to opioid use or abuse (see Fig 2). The most common sub-themes themes included in our dataset included specific discussion of types of opioid use, mention of heroin injection behavior, reporting of HIV status, and public sentiment discussion following the outbreak. Table 3 provides examples of tweets from each thematic category that are also described below.

Tweets related to heroin, illicit drug use, or prescription opioid abuse included self-reporting by users of their own substance abuse behavior, documenting or alleging substance use by other users, self-reporting future heroin or prescription drug abuse, and commenting about substance use behavior in the context of public reactions to the outbreak. Additionally, 14 tweets about drug diversion were found in the dataset, along with 5 tweets about heroin-related overdose, and 11 tweets specifically reported injection of heroin by users. Importantly, tweets related specifically to injection reported explicit instances of self-injection drug use, finding needles/syringes, and witnessing injection drug use by other users, all key risk factors related to the outbreak [3].

From the HIV keyword group, a total of 45 tweets were collected that were related to HIV status. These tweets included self-reporting of purported user HIV status, documenting others’ HIV status, and making disparaging/stigmatizing remarks about HIV status in the community. Misinformation was also detected; 25 tweets included incorrect and misleading statements about HIV risk and transmission. These messages included explicit statements mischaracterization the origin of the HIV outbreak.

Public sentiment and political reaction specific to the circumstances of the outbreak were also detected in the post-outbreak period. Specifically, political reactions included criticisms of Indiana’s lack of NEPs, coupled with discussion about defunding of Planned Parenthood, which provided HIV prevention services in the State. Furthermore, a total of 13 tweets were about HIV awareness–including educational programs and events around reducing HIV transmission risks and accessing prevention resources. After the outbreak 17 tweets about HIV prevention (discussions about HIV testing, documenting use of pre-exposure prophylaxis (PrEP), encouraging or reporting safe sex habits) were also identified, with only 4 HIV prevention related tweets detected before the outbreak.

In addition to the manual annotation of tweets for thematic detection already described, we also visualized all relevant labelled signal tweets to exact longitude and latitude geocoordinates (n = 260) on a geospatial map of the State of Indiana (see Fig 3) using ArcGIS Map. Based on the geographic distribution of this data, the majority of tweets were located in areas of higher population density (e.g. Indianapolis), though in all, tweets were detected in 46 of the 92 counties in the state. Scott County (population: 23,000), the location of the HIV outbreak, had only 4 relevant tweets, 3 of which were located in Scottsburg (population: 6,700). The 4 tweets from Scott County were primarily user reflections about the HIV outbreak, as listed here: (1) “The fact that our school is having an HIV meeting”, (2) “Felt like an elementary schooler learning about my period become that hiv meeting, jeez”, (3) “I feel like my opinion on this HIV outbreak would cause a lot of butthurt”, and (4) “Scottsburg where the HIV be breakin out like a damn mad house. It sucks here. Come get me.”

In addition, we found tweets self-reporting heroin and prescription drug abuse-related behavior from the neighboring Clark County (population: 116,000), which borders Scott County, prior to the HIV outbreak. Such tweets included: “I just witnessed someone die of a heroin overdose” (October 2014); “Now thats it 2015 im finally going to kick my heroin addiction #newyearnewme” (January 2015); and “in for the meth and heroin” (January 2015). Collectively, the total volume of tweets that were detected in the outbreak area or adjacent to it were low, indicating that the majority of geolocated Twitter conversations about the outbreak or relevant to HIV-related risk behavior occurred outside of impacted communities.

Discussion

This study conducted a retrospective analysis of tweets geolocated in Indiana during the immediate pre and post phase of the 2015 HIV outbreak. Specifically, the study used an unsupervised machine learning approach using NLP to detect messages related to user behavior associated with opioid abuse, heroin injection drug use, and HIV, critical elements of the risk environment that led to the 2015 Indiana outbreak. We did this in the hopes of finding specific “signal” of risk factors that may have preceded the outbreak. Overall, we found a relatively small volume of Twitter conversations directly related to the Indiana outbreak and most conversations occurring in the post-outbreak period.

Based on our thematic analysis, the most common theme identified was opioid use, followed by heroin abuse. In Indiana, between 2005 and 2014, hospital admissions for heroin and prescription drug abuse increased 413% and 155% respectively, reflecting a growing problem of opioid-and heroin-related substance abuse behavior in the state [22]. In our dataset, we detected tweets self-reporting both heroin and opioid use, including examples of IDU and reports of overdose around Scott County. The demographic of IDU among people who inject drugs (PWIDs) and HIV in the USA has been primarily black, male, and urban, whereas the Indiana HIV outbreak demographic was among younger, white, and rural users [2]. This epidemiological profile is similar to current heroin users in the United States, potentially indicating that the demographic makeup of the state may have put users at higher risk for transition from opioid abuse to heroin injection drug use [2].

Our study design identified behavioral tweets reporting heroin injection drug use, opioid use, and HIV status, and also identified themes that are relevant to past and future prevention and health promotion efforts for HIV. Specifically, tweets we identified in our “prevention” theme illustrate that certain users expressed motivation to use prevention methods (e.g. safe sex practices, PrEP, HIV testing) and we also detected conversations circulating in impacted communities that may have both motivated or detracted those in the priority population from seeking proper HIV prevention options. Despite finding tweets related to HIV risk awareness, there were also tweets spreading misinformation about HIV transmission in afflicted communities, which could have potentially impacted vulnerable populations from seeking treatment interventions.

In addition, the political reaction and public sentiment tweets we detected provide insights on how public policies may have exacerbated the outbreak. These tweets focused on criticism towards then Indiana Governor Mike Pence and his refusal to authorize NEP despite recommendations from local public health leaders [19]. NEP has proven to be an effective harm reduction measure that can stop the spread of HIV among PWIDs and could have averted HIV cases in Indiana [22]. Other studies report the lack of appropriate harm-reduction services, including needle-exchange services and sterile syringe availability in rural Indiana as a major cause of the outbreak [2,19,23] Importantly, pre-outbreak, NEPs were not authorized, purchasing syringes without a prescription was illegal, and nonmedical use of syringes was a felony in the state [2,23] Tweets related to political reaction also focused on the defunding of Planned Parenthood, where in Scott County, the single Planned Parenthood clinic was the sole provider of HIV testing services prior to its closure in 2013.

In 2016, the U.S. Congress reversed a ban on using federal funds for syringe exchange programs, but many of the rural communities battling the opioid crisis are hesitant to implement comprehensive NEP and other harm reduction services, such as opioid agonist therapy [23] Hence, persistent barriers of stigma associated with addiction, drug abuse, and HIV status continues to limit access to preventive health and harm reduction services in vulnerable communities, including rural areas. There is also a lack of comprehensive national legislation that specifically addresses the intersection between the opioid, heroin, and HIV risks in the context of the current national opioid crisis [23] Collectively, obstacles remain to interrupting the dangerous transition from opioid abuse to heroin injection drug use and its associated HIV transmission risks, with new clusters of HIV cases among PWID also emerging in other US states [24,25].

Limitations

Our study has certain limitations. First this study was limited to geolocated Twitter data and we did not purposely sample accounts or weight for user characteristics such as age, gender, or other demographics. Hence, our study results are not generalizable and are not representative of the Twitter user community or Indiana residents. Additionally, the volume of geocoded tweets relative to non-geocoded tweets is relatively low (reported at approximately 1% of the full amount of Twitter content). Hence, it is likely that our filtering for geocoded tweets failed to capture the majority of conversations from users in Indiana, even though it would be equally hard to accurately identify if these tweets were from Indiana users without them being geocoded. Future studies should not only rely on geocoded data, but also examine user metadata and mentions of locations in the text of the tweet or the user account information. We also did not interact with users of verify if they were actually engaged in opioid use disorder, injection drug use, or confirm their self-reporting of HIV risk behavior or status. Given this limitation, we cannot say with certainty that tweets detected regarding user statement of behavior are factual. However, validating the truthfulness of self-reported responses has similar limitations in other survey instruments.

Conclusions

Infoveillance will likely play an important role in identifying future “signal” that an outbreak might occur due to increased conversations about behavioral risk factors as self-reported by social media users. This study provides an early glimpse of the potential of big data, unsupervised machine learning approaches and using infoveillance to inform data-driven HIV-IDU risk prevention and help develop evidence-based policymaking approaches.

References

  1. 1. Kooreman H. Injection drug use in Indiana: a major risk for HIV transmission. Center for Health Policy: Improving Community Health Through Policy Research. 2016;16–H71.
  2. 2. Strathdee SA, Beyrer C. Threading the needle–how to stop the HIV outbreak in rural Indiana. N Engl J Med. 2015 Jul;373: 397–399. pmid:26106947
  3. 3. Peters PJ, Pontones P, Hoover KW, et al. HIV infection linked to injection use of oxymorphone in Indiana, 2014–2015. N Engl J Med. 2016 Jul;375:229–39. pmid:27468059
  4. 4. Hargreaves JR, et al. The HIV prevention cascade: Integrating theories of epidemiological, behavioural, and social science into programme design and monitoring. Lancet HIV. 2016;3:318–322.
  5. 5. Schaefer R, et al. HIV prevention cascades: A unifying framework to replicate the successes of treatment cascades. Lancet HIV. 2019;6:60–66.
  6. 6. Eysenbach G. Infodemiology and Infoveillance: tracking online health information and cyberbehavior for public health. Am J Prev Med. 2011 May;40:S154–8. pmid:21521589
  7. 7. Schepis TS, McCabe SE. Trends in older adult nonmedical prescription drug use prevalence: Results from the 2002–2003 and 2012–2013 National Survey on drug use and health. Addict Behav. 2016 Sep;60:219–22. pmid:27163188
  8. 8. Cohen SM, Gray KM, Ocfemia MCB, Johnson AS, Hall HI. The status of the National HIV Surveillance System, United States, 2013. Public Health Rep. 2014 Jul;129:335–41. pmid:24982536
  9. 9. Kagashe I, Yan Z, Suheryani I. Enhancing season influenza surveillance: topic analysis of widely used medicinal drugs using Twitter data. J Med Internet Res. 2017 Sept;19: e315. pmid:28899847
  10. 10. Tomeny TS, Vargo CJ, El-Toukhy S. Geographic and demographic correlates of autism-related anti-vaccine beliefs on Twitter, 2009–15. Soc Sci Med. 2017 Oct;191:168–75. pmid:28926775
  11. 11. Oyeyemi SO, Gabarron E, Wynn R. Ebola, Twitter, and misinformation: a dangerous combination? BMJ. 2014 Oct;349:g6178. pmid:25315514
  12. 12. Schwartz J, Grimm J. PrEP on Twitter: Information, barriers, and stigma. Health Commun. 2017 Apr;32:509–16. pmid:27295507
  13. 13. Cornelius J, Kennedy A, Wesslen R. An examination of Twitter data to identify risky sexual practices among youth and young adults in Botswana. Int J Environ Res Public Health. 2019 Feb;16:E656. pmid:30813392
  14. 14. Kalyanam J, Katsuki T, Lanckriet G RG, Mackey TK. Exploring trends of nonmedical use of prescription drugs and polydrug abuse in the Twittersphere using unsupervised machine learning. Addict Behav. 2017 Feb;65:289–95. pmid:27568339
  15. 15. Meng HW, Kath S, Li D, Nguyen QC. National substance use patterns on Twitter. PLoS One. 2017 Nov;12:e0187691. pmid:29107961
  16. 16. Li L, Lin C, Feng N, et al. Using social media to enhance provider network for HIV and harm reduction service integration in Vietnam. AIDS Behav. 2019 Jun; pmid:31154559
  17. 17. Yun K, Xu J, Leuba S, et al. Development and validation of a personalized social media platform-based HIV incidence risk assessment tool for men who have sex with men in China. J Med Internet Res. 2019 June;13475.
  18. 18. Cao B, Gupta S, Wang J, et al. Social Media Interventions to Promote HIV Testing, Linkage, Adherence, and Retention: Systematic Review and Meta-Analysis. J Med Internet Res. 2017 Nov; e394. pmid:29175811
  19. 19. Janowicz DM. HIV transmission and injection drug use: lessons from the Indiana outbreak. Top Antivir Med. 2016 Jul-Aug;24:90–2. pmid:27841978
  20. 20. Gonsalves GS, Crawford FW. Dynamics of the HIV outbreak and response in Scott County, IN, USA, 2011–2015: a modelling study. Lancet HIV. 2019 Oct;5:PE569–77.
  21. 21. Mackey TK, Kalyanam J. Detection of illicit online sales of fentanyls via Twitter. F1000Res. 2017 Nov;6:1937. pmid:29259769
  22. 22. Substance abuse trends in Indiana: a 10-year perspective. Center for Health Policy: Improving Community Health Through Policy Research. 2017 Apr;17-H02.
  23. 23. Kishore S, Hayden M, Rich J. Lessons from Scott County–progress or paralysis on harm reduction? N Engl J Med. 2019 May;380:1988–90. pmid:31042821
  24. 24. Alpren C, Dawson EL, John B, et al. Opioid Use Fueling HIV Transmission in an Urban Setting: An Outbreak of HIV Infection Among People Who Inject Drugs–Massachesetts, 2015–2018. Am J. Public Health. 2020;110(1):37–44. pmid:31725317
  25. 25. HIV and People Who Inject Drugs. Centers for Disease Control and Prevention Website. Accessed 7 January 2020, available at: https://www.cdc.gov/hiv/group/hiv-idu.html