Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

studyreg-sample-dataset

Sample dataset for the studyreg package.

Columns

  • study_id - unique identifier
  • title - study title
  • domain - research domain
  • sphere - SET sphere (Science / Entrepreneurship / Technology)
  • status - registration status
  • tags - comma-separated tags
  • registered_date - ISO date
  • pi - principal investigator

Usage

from studyreg import StudyRegistry
reg = StudyRegistry()
reg.load("sample_studies.csv")

Maintained by [K-RnD Lab].

Downloads last month
5