# Data sources

OA.reports builds on open data like OpenAlex, Crossref, and ShareYourPaper. In our premium plans, we can ingest the institution's internal data, and collect our own to help power more insights and strategies.

## Open scholarly metadata sources

Thanks to all these services for sharing open data we can build off:

* [Crossref](https://crossref.org/)
* [Unpaywall](https://unpaywall.org/)
* [OpenAlex](https://openalex.org) (and [their sources](https://docs.openalex.org/additional-help/faq#where-does-your-data-come-from))
* [Shareyourpaper.org Permissions](https://shareyourpaper.org/permissions)
* [DOAJ](https://doaj.org/)
* [ORCID](https://orcid.org/)
* [Europe PMC](https://europepmc.org/)
* [Pubmed](https://www.ncbi.nlm.nih.gov/pmc/)
* [Pubmed Central](https://pubmed.ncbi.nlm.nih.gov/)
* [ROR (Research Organization Registry)](https://ror.org/)
* [Datacite](https://datacite.org/)

## Institution's data

We clean & ingest data from a wide variety of institution-specific sources, including:

* Grant reporting systems
* Grant databases
* Compliance tracking systems
* Financial systems
* APC invoices
* Publisher payment dashboards

## Data we collect

We collect data that isn't readily available elsewhere, including:

* Grant IDs
* Acknowledgement sections
* Corresponding author's email addresses
* Data availability statements
* Data & code licences
* Submitted/accepted dates
* Article type (e.g review, correspondence, etc)

## Integrations

We do direct integrations with some services when they're not well included in [open scholarly metadata sources](#open-scholarly-metadata-sources), including:

* Figshare
* OA Switchboard
* Dataseer
* Github
* OSF
* Dataverse
* Bing
* bioRxiv & medRxiv


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://about.oa.report/docs/sources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
