template-data-package
An opinionated template for Data Packages built with Seedcase packages.
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
Repository
An opinionated template for Data Packages built with Seedcase packages.
Basic Info
- Host: GitHub
- Owner: seedcase-project
- License: mit
- Language: Jinja
- Default Branch: main
- Homepage: https://template-data-package.seedcase-project.org/
- Size: 1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 28
Topics
Metadata Files
README.md
An opinionated template for Data Packages built with Seedcase packages
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
- Website: https://seedcase-project.org
- Repositories: 1
- Profile: https://github.com/seedcase-project
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
- actions/add-to-project v1.0.2 composite
- BetaHuhn/repo-file-sync-action v1 composite
- actions/checkout main composite
- ruff ^0.6.2 develop
- python ^3.12
- pytest ^8.3.2 test