colrev.synergy_datasets
 Repository: CoLRev-Environment/colrev
Endpoint  | 
Status  | 
Add  | 
|---|---|---|
search_source  | 
colrev search --add colrev.synergy_datasets
 | 
Summary
search
API search
Navigate to the SYNERGY Datasets and copy the name of the directory and csv file (in the datasets directory).
For example, the dataset under Howard_2016/Wassenaar_2017_ids.csv can be added as follows:
colrev search --add colrev.synergy_datasets -p dataset=Howard_2016/Wassenaar_2017_ids.csv
Note: some datasets are “broken”. For example, the Nagtegaal_2019 dataset is a broken csv file and does not have any ids (doi/pubmedid/openalex_id).
The percentage of records with missing meatadata (no ids) is shown upon colrev search.
Format of the search-history file:
{
    "search_string": "",
    "platform": "colrev.synergy_datasets",
    "search_results_path": "data/search/SYNERGY_Bos_2018_Bos_2018.bib",
    "search_type": "API",
    "field": "",
    "version": "0.1.0",
    "search_parameters": {
        "dataset": "Bos_2018/Bos_2018_ids.csv"
    },
}