Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,186 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc0-1.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- research
|
| 9 |
+
- affiliations
|
| 10 |
+
- ror
|
| 11 |
+
- datacite
|
| 12 |
+
- metadata
|
| 13 |
+
- scholarly-infrastructure
|
| 14 |
+
pretty_name: DataCite Affiliations Matched to ROR
|
| 15 |
+
size_categories:
|
| 16 |
+
- 100M<n<1B
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: doi_author_affiliations
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/doi_author_affiliations/*.parquet
|
| 22 |
+
- config_name: enriched_records
|
| 23 |
+
data_files:
|
| 24 |
+
- split: train
|
| 25 |
+
path: data/enriched_records/*.parquet
|
| 26 |
+
- config_name: ror_matches
|
| 27 |
+
data_files:
|
| 28 |
+
- split: train
|
| 29 |
+
path: data/ror_matches/*.parquet
|
| 30 |
+
- config_name: ror_matches_failed
|
| 31 |
+
data_files:
|
| 32 |
+
- split: train
|
| 33 |
+
path: data/ror_matches_failed/*.parquet
|
| 34 |
+
- config_name: unique_affiliations
|
| 35 |
+
data_files:
|
| 36 |
+
- split: train
|
| 37 |
+
path: data/unique_affiliations/*.parquet
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
# DataCite Affiliations Matched to ROR
|
| 41 |
+
|
| 42 |
+
This dataset contains author affiliation data extracted from DataCite metadata records, matched against the Research Organization Registry (ROR).
|
| 43 |
+
|
| 44 |
+
## Dataset Description
|
| 45 |
+
|
| 46 |
+
- **Source:** [DataCite Public Data File](https://datacite.org/)
|
| 47 |
+
- **ROR Version:** [v2.1-2026-01-15-ror-data](https://doi.org/10.5281/zenodo.18260365)
|
| 48 |
+
- **Processing Tool:** [match-datacite-affiliations-to-ror-ids](https://github.com/cometadata/match-datacite-affiliations-to-ror-ids)
|
| 49 |
+
- **Total Records:** 199,643,453
|
| 50 |
+
- **Total Size:** 62.76 GB
|
| 51 |
+
- **Match Rate:** 52.78%
|
| 52 |
+
|
| 53 |
+
## Dataset Configurations
|
| 54 |
+
|
| 55 |
+
| Configuration | Records | Size |
|
| 56 |
+
|---------------|---------|------|
|
| 57 |
+
| `doi_author_affiliations` | 158,351,335 | 30.54 GB |
|
| 58 |
+
| `enriched_records` | 38,518,962 | 31.89 GB |
|
| 59 |
+
| `ror_matches` | 731,798 | 134.62 MB |
|
| 60 |
+
| `ror_matches_failed` | 654,780 | 91.80 MB |
|
| 61 |
+
| `unique_affiliations` | 1,386,578 | 113.57 MB |
|
| 62 |
+
|
| 63 |
+
## Configuration Details
|
| 64 |
+
|
| 65 |
+
### `doi_author_affiliations`
|
| 66 |
+
|
| 67 |
+
Flattened author-affiliation pairs extracted from DataCite records. Each row represents one author-affiliation relationship.
|
| 68 |
+
|
| 69 |
+
**Schema:**
|
| 70 |
+
- `doi` (string): The DOI of the work
|
| 71 |
+
- `author_idx` (int): Index of the author within the work
|
| 72 |
+
- `author_name` (string): Name of the author
|
| 73 |
+
- `affiliation_idx` (int): Index of the affiliation for this author
|
| 74 |
+
- `affiliation` (string): Raw affiliation string
|
| 75 |
+
- `affiliation_hash` (string): MD5 hash of the normalized affiliation string
|
| 76 |
+
|
| 77 |
+
### `enriched_records`
|
| 78 |
+
|
| 79 |
+
Original DataCite records enriched with ROR IDs where matches were found.
|
| 80 |
+
|
| 81 |
+
**Schema:**
|
| 82 |
+
- `doi` (string): The DOI of the work
|
| 83 |
+
- `creators` (list): List of creator objects with nested affiliation data including matched ROR IDs
|
| 84 |
+
|
| 85 |
+
### `ror_matches`
|
| 86 |
+
|
| 87 |
+
Successful affiliation-to-ROR matches.
|
| 88 |
+
|
| 89 |
+
**Schema:**
|
| 90 |
+
- `affiliation` (string): Raw affiliation string
|
| 91 |
+
- `affiliation_hash` (string): MD5 hash of the normalized affiliation string
|
| 92 |
+
- `ror_id` (string): Matched ROR ID
|
| 93 |
+
|
| 94 |
+
### `ror_matches_failed`
|
| 95 |
+
|
| 96 |
+
Affiliations that could not be matched to a ROR ID.
|
| 97 |
+
|
| 98 |
+
**Schema:**
|
| 99 |
+
- `affiliation` (string): Raw affiliation string
|
| 100 |
+
- `affiliation_hash` (string): MD5 hash of the normalized affiliation string
|
| 101 |
+
- `error` (string): Reason for match failure
|
| 102 |
+
|
| 103 |
+
### `unique_affiliations`
|
| 104 |
+
|
| 105 |
+
List of all unique affiliation strings found in the dataset.
|
| 106 |
+
|
| 107 |
+
**Schema:**
|
| 108 |
+
- `affiliation` (string): Raw affiliation string
|
| 109 |
+
|
| 110 |
+
## Statistics
|
| 111 |
+
|
| 112 |
+
### Top 20 Most Common Matched ROR IDs
|
| 113 |
+
|
| 114 |
+
| ROR ID | Count |
|
| 115 |
+
|--------|-------|
|
| 116 |
+
| https://ror.org/01kzn7k21 | 8,097 |
|
| 117 |
+
| https://ror.org/034t30j35 | 4,024 |
|
| 118 |
+
| https://ror.org/036rp1748 | 2,798 |
|
| 119 |
+
| https://ror.org/04y75dx46 | 2,730 |
|
| 120 |
+
| https://ror.org/05qrfxd25 | 2,514 |
|
| 121 |
+
| https://ror.org/01tmp8f25 | 1,948 |
|
| 122 |
+
| https://ror.org/052gg0110 | 1,626 |
|
| 123 |
+
| https://ror.org/05591te55 | 1,553 |
|
| 124 |
+
| https://ror.org/02en5vm52 | 1,489 |
|
| 125 |
+
| https://ror.org/042aqky30 | 1,455 |
|
| 126 |
+
| https://ror.org/02kkvpp62 | 1,389 |
|
| 127 |
+
| https://ror.org/03490as77 | 1,350 |
|
| 128 |
+
| https://ror.org/04xfq0f34 | 1,322 |
|
| 129 |
+
| https://ror.org/00rcxh774 | 1,248 |
|
| 130 |
+
| https://ror.org/013meh722 | 1,211 |
|
| 131 |
+
| https://ror.org/00987cb86 | 1,201 |
|
| 132 |
+
| https://ror.org/011647w73 | 1,191 |
|
| 133 |
+
| https://ror.org/05qbk4x57 | 1,184 |
|
| 134 |
+
| https://ror.org/001w7jn25 | 1,179 |
|
| 135 |
+
| https://ror.org/019qzkn95 | 1,177 |
|
| 136 |
+
|
| 137 |
+
### Error Distribution (Failed Matches)
|
| 138 |
+
|
| 139 |
+
| Error Type | Count |
|
| 140 |
+
|------------|-------|
|
| 141 |
+
| No match found | 654,775 |
|
| 142 |
+
| HTTP 414 URI Too Long | 5 |
|
| 143 |
+
|
| 144 |
+
## Usage
|
| 145 |
+
|
| 146 |
+
```python
|
| 147 |
+
from datasets import load_dataset
|
| 148 |
+
|
| 149 |
+
# Load successful ROR matches
|
| 150 |
+
matches = load_dataset("cometadata/datacite-affiliations-matched-ror", "ror_matches")
|
| 151 |
+
|
| 152 |
+
# Load author-affiliation pairs (large dataset, use streaming)
|
| 153 |
+
affiliations = load_dataset(
|
| 154 |
+
"cometadata/datacite-affiliations-matched-ror",
|
| 155 |
+
"doi_author_affiliations",
|
| 156 |
+
streaming=True
|
| 157 |
+
)
|
| 158 |
+
|
| 159 |
+
# Iterate over records
|
| 160 |
+
for record in affiliations["train"]:
|
| 161 |
+
print(record["doi"], record["affiliation"])
|
| 162 |
+
break
|
| 163 |
+
```
|
| 164 |
+
|
| 165 |
+
## License
|
| 166 |
+
|
| 167 |
+
This dataset is released under the [CC0 1.0 Universal (Public Domain Dedication)](https://creativecommons.org/publicdomain/zero/1.0/) license.
|
| 168 |
+
|
| 169 |
+
## Citation
|
| 170 |
+
|
| 171 |
+
If you use this dataset, please cite:
|
| 172 |
+
|
| 173 |
+
```bibtex
|
| 174 |
+
@dataset{datacite_affiliations_ror,
|
| 175 |
+
title = {DataCite Affiliations Matched to ROR},
|
| 176 |
+
author = {cometadata},
|
| 177 |
+
year = {2026},
|
| 178 |
+
publisher = {Hugging Face},
|
| 179 |
+
url = {https://huggingface.co/datasets/cometadata/datacite-affiliations-matched-ror}
|
| 180 |
+
}
|
| 181 |
+
```
|
| 182 |
+
|
| 183 |
+
## Acknowledgments
|
| 184 |
+
|
| 185 |
+
- [DataCite](https://datacite.org/) for providing the source metadata
|
| 186 |
+
- [ROR](https://ror.org/) for the Research Organization Registry
|