Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Define `dataset.collection_date` as the end of the collection period and standardize format

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api, data

Research direction

Start by locating how dataset.collection_date is represented and processed in the server API, then review existing collection_date values and the description fields used for range information. Done means the end-of-period meaning and the standardized YYYY-mm-DD HH:MM:SS format are consistently defined and handled.

Written by the indexing model from the issue text.

Description

enhancement proposal

By defining dataset.collection_date as the end of the collection period and standardizing the format, it becomes easy to filter/sort datasets based on collection date. Having a standard YYYY-mm-DD HH:MM:SS format where you can leave of least significant information accommodates almost all currently used collection_dates. Information about ranges could (for now) be moved into the description fields.

Dominant language
Python
Stars
16
Forks
50
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openml/server-api

All issues in openml/server-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.