Skip to content
Snippets Groups Projects
Commit 0956ae70 authored by JOUNEAU Thomas's avatar JOUNEAU Thomas
Browse files

Update README.md

parent 7e3dee33
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,8 @@ https://pydataverse.readthedocs.io/en/latest/ ...@@ -10,8 +10,8 @@ https://pydataverse.readthedocs.io/en/latest/
# Scripts # # Scripts #
- get_single_dataset_metadata.py : outputs a JSON export of a single dataset (not really useful, just here as reference) - get_single_dataset_metadata.py : outputs a JSON export of a single dataset (not really useful, just here as reference)
- get_batch_dataset_metadata_with_subcollections.py : gets every DOI from a Dataverse collection, including subcollections up to 4 sublevels, and outputs a JSON export of all of them. - get_batch_dataset_metadata_with_subcollections.py : gets every DOI from a Dataverse collection, including subcollections up to 4 sublevels, and outputs a JSON export of all of them.
- generate_citation.py : generates a text file with citations formatted as recommended by Dataverse, from the JSON file generated by the previous script (default file name same as default out : export_json.json)
# TODO # # TODO #
- generate_citation.py : generates a text file with citations formatted as recommended by Dataverse, from the JSON file generated by the previous script (default file name same as default out : export_json.json)
- make all scripts accept arguments from the command line - make all scripts accept arguments from the command line
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment