An open API service indexing awesome lists of open source software.

https://github.com/robwiederstein/opioidlit

Wrap-around to the Opioid Industry Document Archive API
https://github.com/robwiederstein/opioidlit

drugs litigation opioid overdose prescription

Last synced: 6 days ago
JSON representation

Wrap-around to the Opioid Industry Document Archive API

Awesome Lists containing this project

README

          

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# opioidLit

[![R-CMD-check](https://github.com/RobWiederstein/opioidLit/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/RobWiederstein/opioidLit/actions/workflows/R-CMD-check.yaml)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)

The goal of `opioidLit` is to give easy access to the Opioid Industry Document Archives ("OIDA").

## About

According to OIDA's [website](https://www.industrydocuments.ucsf.edu/opioids/about/overview/), "[t]he Opioid Industry Documents Archive was created by UCSF and Johns Hopkins University in 2021. It preserves and provides permanent public access to previously-internal corporate documents released from opioid litigation and other sources. The documents shed light on the opioid industry during the height of the U.S. opioid crisis." As of September 27, 2022, the archive contained 8.9 million pages and 1.5 million documents.

## Installation

You can install the development version of `opioidLit` like so:

``` r
# install.packages("devtools")
devtools::install_github("RobWiederstein/opioidLit/")
```
## Code of Conduct

Please note that the `opioidLit` project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.

## References

G. Caleb Alexander, Lisa A. Mix, et. al., The Opioid Industry Documents Archive: A Living Digital Repository, 112 Am. J. of Public Health 1126-1129 (2022) https://doi.org/10.2105/AJPH.2022.306951