template-data-package

An opinionated template for Data Packages built with Seedcase packages.

https://github.com/seedcase-project/template-data-package

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.8%) to scientific vocabulary

Keywords

copier copier-template data-engineering data-infrastructure data-package fair-data frictionless-data template template-data-package template-project template-repository
Last synced: 6 months ago · JSON representation ·

Repository

An opinionated template for Data Packages built with Seedcase packages.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 28
Topics
copier copier-template data-engineering data-infrastructure data-package fair-data frictionless-data template template-data-package template-project template-repository
Created 12 months ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing License Citation Codeowners

README.md

An opinionated template for Data Packages built with Seedcase packages

DOI Copier GitHub
License GitHub
Release Test Build
documentation CodeQL pre-commit.ci
status lifecycle Project Status: Active – The project has reached a stable, usable
state and is being actively
developed.

This repository contains a template for setting up a new Data Package following the Seedcase structure. Use this template to quickly get started with a new Data Package with all the necessary files and configurations in place, including for developing the Data Package. See the features section below for details on what is included in this template.

Check out our website for more information, such as a guide for using the template. For a list of changes, see our changelog page.

Contributing

Check out our contributing page for information on how to contribute to the project, including how to set up your development environment.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Licensing

This project is licensed under the MIT License.

Citing

This project is part of the Seedcase Project, which is a collaborative effort to create a framework for data management and analysis in research. If you use this project in your work, please cite it as follows:

Johnston L.W., Brødbæk S.K., Beicher K., Vago M. Template Data Package: An opinionated setup for making FAIR and structured data using Seedcase Python packages. DOI: 10.5281/zenodo.16540439 URL: https://template-data-package.seedcase-project.org

Or as a BibTeX entry:

@misc{YourReferenceHere,
author = {Johnston, Luke William and Brødbæk, Signe Kirk and Beicher, Kristiane and Vago, Marton},
doi = {10.5281/zenodo.16540439},
title = {Template Data Package: An opinionated setup for making FAIR and structured data using Seedcase Python packages.},
url = {https://template-data-package.seedcase-project.org}
}

Owner

  • Name: Seedcase Project
  • Login: seedcase-project
  • Kind: organization
  • Location: Denmark

Citation (CITATION.cff)

title: "Template Data Package: An opinionated setup for making FAIR and structured data using Seedcase Python packages."
abstract: "A template for making a Git repository that follows strongly opinionated practices for building and managing a data package. These practices include using Seedcase Python packages, such as Seedcase Sprout, and the Frictionless Data Package standard."
authors:
  - family-names: Johnston
    given-names: Luke William
    orcid: "https://orcid.org/0000-0003-4169-2616"
    affiliation: "Steno Diabetes Center Aarhus"
  - family-names: Brødbæk
    given-names: Signe Kirk
    affiliation: "Steno Diabetes Center Aarhus"
    orcid: "https://orcid.org/0009-0000-2208-7088"
  - family-names: Beicher
    given-names: Kristiane
    affiliation: "Steno Diabetes Center Aarhus"
    orcid: "https://orcid.org/0000-0001-7556-9566"
  - family-names: Vago
    given-names: Marton
    affiliation: "Steno Diabetes Center Aarhus"
cff-version: 1.2.0
doi: "10.5281/zenodo.16540439"
keywords:
  - "copier template"
  - "template"
  - "template repository"
  - "template project"
  - "template data package"
  - "data engineering"
  - "data infrastructure"
  - "data package"
  - "frictionless data"
  - "FAIR data"
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/seedcase-project/template-data-package"
url: "https://template-data-package.seedcase-project.org"

GitHub Events

Total
  • Create event: 74
  • Release event: 17
  • Issues event: 44
  • Delete event: 57
  • Issue comment event: 20
  • Push event: 130
  • Pull request review event: 102
  • Pull request review comment event: 59
  • Pull request event: 104
Last Year
  • Create event: 74
  • Release event: 17
  • Issues event: 44
  • Delete event: 57
  • Issue comment event: 20
  • Push event: 130
  • Pull request review event: 102
  • Pull request review comment event: 59
  • Pull request event: 104

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 36
  • Total pull requests: 71
  • Average time to close issues: 18 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 0.28
  • Average comments per pull request: 0.08
  • Merged pull requests: 46
  • Bot issues: 0
  • Bot pull requests: 12
Past Year
  • Issues: 36
  • Pull requests: 71
  • Average time to close issues: 18 days
  • Average time to close pull requests: 1 day
  • Issue authors: 3
  • Pull request authors: 5
  • Average comments per issue: 0.28
  • Average comments per pull request: 0.08
  • Merged pull requests: 46
  • Bot issues: 0
  • Bot pull requests: 12
Top Authors
Issue Authors
  • lwjohnst86 (31)
  • martonvago (3)
  • signekb (1)
Pull Request Authors
  • lwjohnst86 (41)
  • pre-commit-ci[bot] (8)
  • martonvago (5)
  • dependabot[bot] (3)
  • signekb (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3) github_actions (3)

Dependencies

.github/workflows/add-to-project.yml actions
  • actions/add-to-project v1.0.2 composite
.github/workflows/build-package.yml actions
.github/workflows/build-website.yml actions
.github/workflows/sync-files.yml actions
  • BetaHuhn/repo-file-sync-action v1 composite
  • actions/checkout main composite
.github/workflows/update-version.yml actions
pyproject.toml pypi
  • ruff ^0.6.2 develop
  • python ^3.12
  • pytest ^8.3.2 test