Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance get_children and helper functions #131

Open
13 tasks
skasberger opened this issue Apr 2, 2021 · 1 comment
Open
13 tasks

Enhance get_children and helper functions #131

skasberger opened this issue Apr 2, 2021 · 1 comment
Assignees
Labels
pkg:api api related activities pkg:utils utils related activities prio:high status:confirmed Is a valid issue and will be moved forward soon. type:feature New feature

Comments

@skasberger
Copy link
Member

Improve get_children() functionality.

Requirements

  • pass param, if conversion of dataverse ID to dataverse alias should be done
  • make data collection more efficient by parallel activities
  • store state as often as possible, so no data is lost
  • work out data structure, which can be easily continued after break up
  • idea: hash returning JSON and store in tree

ACTIONS

0. Pre-Requisites

1. Research

  • [ ]

2. Plan

  • Define requirements

3. Implement

  • Write tests
  • Update code
  • Update Docs
  • Update Docstrings
  • Run pytest
  • Run tox
  • Run pylint
  • Run mypy

4. Follow Ups

  • Review
    • Code
    • Tests
    • Docs
@skasberger skasberger added type:feature New feature pkg:utils utils related activities pkg:api api related activities prio:high status:confirmed Is a valid issue and will be moved forward soon. labels Apr 2, 2021
@skasberger skasberger added this to the v0.4.0 milestone Apr 2, 2021
@skasberger skasberger self-assigned this Apr 2, 2021
@pdurbin
Copy link
Member

pdurbin commented Feb 14, 2024

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python

@pdurbin pdurbin removed this from the v0.4.0 milestone Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:api api related activities pkg:utils utils related activities prio:high status:confirmed Is a valid issue and will be moved forward soon. type:feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants