get_re3data
- get_re3data(force_download: bool = False) dict[str, dict[str, Any]] [source]
Get the re3data registry.
This takes about 9 minutes since it has to look up each of the ~3K records with their own API call.
- Parameters:
force_download – If true, re-downloads the data
- Returns:
The re3data pre-processed data