https://github.com/ual-re/ldcoolp-figshare
Python tool using the Figshare API for data curation
https://github.com/ual-re/ldcoolp-figshare
data-curation figshare ld-cool-p python
Last synced: 3 months ago
JSON representation
Python tool using the Figshare API for data curation
- Host: GitHub
- URL: https://github.com/ual-re/ldcoolp-figshare
- Owner: UAL-RE
- License: mit
- Created: 2021-05-14T16:36:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-20T15:35:12.000Z (7 months ago)
- Last Synced: 2025-12-15T18:12:48.369Z (6 months ago)
- Topics: data-curation, figshare, ld-cool-p, python
- Language: Python
- Homepage: https://ldcoolp-figshare.readthedocs.io
- Size: 103 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LD-Cool-P Figshare API Tool
| Categories | Status |
| --- | --- |
| General |  [](https://github.com/UAL-RE/ldcoolp-figshare/releases) [](LICENSE) |
| CI/CD | Under construction |
| PyPI | [](https://pypi.org/project/ldcoolp-figshare/)   |
| Docs | [](https://github.com/UAL-RE/ldcoolp-figshare/actions?query=workflow%3A%22Sphinx+Docs+Check%22) [](https://readthedocs.org/projects/ldcoolp-figshare/builds) |
Our complete Sphinx documentation is available
[here](https://ldcoolp-figshare.readthedocs.io) at ReadTheDocs.io.
`ldcoolp-figshare` is a command-line API used in
[`LD-Cool-P`](https://github.com/UAL-RE/LD-Cool-P) to interact with the
[Figshare API](https://api.figshare.com). It is used by
[ReDATA](https://arizona.figshare.com) data curators for the curation of
submitted research data products. This codebase is generalized such that
other curators with a
[Figshare for Institution](https://knowledge.figshare.com/institutions)
instance can use.
---
- [Getting Started](https://ldcoolp-figshare.readthedocs.io/en/latest/getting_started.html)
- [Requirements](https://ldcoolp-figshare.readthedocs.io/en/latest/getting_started.html#requirements)
- [Use Examples](https://ldcoolp-figshare.readthedocs.io/en/latest/use_examples.html)
- [Get a list of accounts](https://ldcoolp-figshare.readthedocs.io/en/latest/use_examples.html#get-a-list-of-accounts)
- [Obtain curation records](https://ldcoolp-figshare.readthedocs.io/en/latest/use_examples.html#obtain-curation-records)
- [DOI status and reservation](https://ldcoolp-figshare.readthedocs.io/en/latest/use_examples.html#doi-status-and-reservation)
- [Retrieve list of institution groups](https://ldcoolp-figshare.readthedocs.io/en/latest/use_examples.html#retrieve-list-of-institution-groups)
- [Retrieve list of articles for a user](https://ldcoolp-figshare.readthedocs.io/en/latest/use_examples.html#retrieve-list-of-articles-for-a-user)
- [Continuous Integration](https://ldcoolp-figshare.readthedocs.io/en/latest/ci.html)
- [Versioning](https://ldcoolp-figshare.readthedocs.io/en/latest/versioning.html)
- [Authors](https://ldcoolp-figshare.readthedocs.io/en/latest/authors.html)
- [License](https://ldcoolp-figshare.readthedocs.io/en/latest/license.html)
- [API Documentation](https://ldcoolp-figshare.readthedocs.io/en/latest/modules.html)