Skip to content

chore(oikoscope): scaffold project and move canonical Apache dataset#193

Open
Salkimmich wants to merge 2 commits intomainfrom
chore/oikoscope-submission-readiness
Open

chore(oikoscope): scaffold project and move canonical Apache dataset#193
Salkimmich wants to merge 2 commits intomainfrom
chore/oikoscope-submission-readiness

Conversation

@Salkimmich
Copy link
Copy Markdown
Collaborator

Summary

  • introduce an initial oikoscope/ project scaffold with governance and contribution templates
  • migrate Apache raw dataset into oikoscope/data/raw/apache.json with schema and CLI entrypoints
  • update foundational dataset docs to reflect canonical Oikoscope data location

Why

This makes Oikoscope's repository structure explicit, improves contribution professionalism, and centralizes dataset assets in the intended canonical path for maintainers and reviewers.

Linked issue

Closes #192

Test plan

  • Verify dataset file exists at oikoscope/data/raw/apache.json
  • Verify module entry points exist under oikoscope/src/oikoscope/
  • Confirm branch pushes cleanly and issue linkage resolves

Signed-off-by: salkimmich <salkimmich@gmail.com>
Creates the Oikoscope project structure in this repository, migrates the Apache raw dataset into the canonical oikoscope path, and adds governance/contribution templates for professional collaboration. Closes #192.

Signed-off-by: salkimmich <salkimmich@gmail.com>
Made-with: Cursor
@Salkimmich Salkimmich requested review from E-STAT and cdolfi March 31, 2026 08:51
│ ├── figures/ # Generated figures
│ └── reports/ # Generated reports
├── practitioner-guides/ # Existing practitioner guides
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to have practioner guides, challenges survey in the root at all when oikoscope stands alone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: strengthen Oikoscope repository evidence and submission readiness

2 participants