Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.86 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.86 KB

Examples for using the re3data API

Binder

About re3data

re3data is a global registry providing detailed descriptions of more than 2800 research data repositories. These descriptions are based on the re3data Metadata Schema and can be accessed via the re3data API.

About this repository

There are many conceivable use cases for re3data metadata. In this GitHub repository, we provide some examples for using the re3data API that can be adapted to fit other use cases.

The example use cases are implemented in R and Python using Jupyter Notebooks, which can be run in binder (see link above).

Structure

Examples are implemented in R and Python. The repository is structured as follows:

  • examples-r - R implementation of the example use cases
  • examples-python - Python implementation of the example use cases

Example use cases

Currently, we provide notebooks for three example use cases:

  • 01_re3data_API_medical_research_community.ipynb - identify and collect information about repositories catering to the medical research community
  • 02_re3data_API_certification_by_type.ipynb - distribution of certificates across repository types
  • 03_re3data_API_repository_APIs.ipynb - collect information on repository APIs

Contributors

Dorothea Strecker (R implementation)

Yi Wang (R implementation)

Heinz-Alexander Fütterer (Python implementation)

Binh Nguyen Thanh (contributor)

Contact

If your specific use case is not covered here, feel free to contact us.