Collections:
Other Resources:
api.datacite.org/providers - Query Providers
How to query Providers with api.datacite.org/providers?
✍: FYIcenter.com
If you want to query for Providers,
you can use the following URL templates:
https://api.datacite.org/providers - All providers
https://api.datacite.org/providers/{id} - A single provider
For example, the following request returns the first page of all providers:
fyicenter$ curl 'https://api.datacite.org/providers'
{
"data": [
{
"attributes": {
"country": "NL",
"created": "2020-09-02T14:27:11.000Z",
"description": "4TU.ResearchData is an international data repository for science, ...",
"displayName": "4TU.ResearchData",
"doiEstimate": 0,
"focusArea": "engineeringAndTechnology",
"isActive": true,
"joined": null,
"logoUrl": null,
"memberType": "consortium_organization",
"name": "4TU.ResearchData",
"nonProfitStatus": "non-profit",
"organizationType": "other",
"region": "EMEA",
"rorId": null,
"symbol": "HNYE",
"updated": "2021-07-28T17:25:00.000Z",
"website": "https://data.4tu.nl/info"
},
"id": "hnye",
"relationships": {
"clients": {
"data": [
{
"id": "delft.data4tu",
"type": "clients"
}
]
},
"consortium": {
"data": {
"id": "delftco",
"type": "providers"
}
},
"contacts": {
"data": [
{
"id": "92d3a372-e21d-468c-957b-2c30c2516c9e",
"type": "contacts"
}
]
},
"prefixes": {
"data": [
{
"id": "10.4121",
"type": "prefixes"
}
]
}
},
"type": "providers"
},
...
The following request returns a single provider:
fyicenter$ curl 'https://api.datacite.org/providers/hnye' ...
⇒ OAI-PMH API - oai.datacite.org/oai
2022-10-11, ∼523🔥, 0💬
Popular Posts:
Paper Summary: Title: Usable Security and E-Banking: ease of use vis-a-vis security Author(s): Hertz...
Paper Summary: DOI: 10.1016/j.rsma.2022.1026 47Received on: 2023-07-06
Paper Summary: DOI: 10.1039/9781839165894-00 627Received on: 2024-02-01
Paper Summary: DOI: 10.1109/APCAP56600.2022 Received on: 2024-04-17
Paper Summary: Title: Genu Recurvatum Congenitum in the Newborn: Its Incidence, Course, Treatment, P...