opengamedata-common

Repository for commonly-shared components across OpenGameData projects, especially schemas and interfaces/outerfaces.

https://github.com/opengamedata/ogd-common

Science Score: 52.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization opengamedata has institutional domain (opengamedata.fielddaylab.wisc.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Repository for commonly-shared components across OpenGameData projects, especially schemas and interfaces/outerfaces.

Basic Info
  • Host: GitHub
  • Owner: opengamedata
  • License: mpl-2.0
  • Language: Python
  • Default Branch: main
  • Size: 147 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 42
  • Releases: 20
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

ogd-common

Repository for commonly-shared components across OpenGameData projects, especially schemas and interfaces/outerfaces.

Owner

  • Name: Open Game Data
  • Login: opengamedata
  • Kind: organization

Open Game Data is a project out of the UW - Madison Field Day Lab to make datasets of anonymous play data public for science.

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: opengamedata-common
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - name: Field Day Lab
    city: Madison
    country: US
    region: Wisconsin
    website: 'https://fielddaylab.wisc.edu/'
  - given-names: Luke
    family-names: Swanson
    email: lwswanson2@wisc.edu
    affiliation: Field Day Lab
    orcid: 'https://orcid.org/0000-0002-8455-7441'
  - given-names: David
    family-names: Gagnon
    email: djgagnon@wisc.edu
    affiliation: Field Day Lab
    orcid: 'https://orcid.org/0000-0001-5126-0476'
repository-code: 'https://github.com/opengamedata/ogd-common'
url: 'https://opengamedata.fielddaylab.wisc.edu/index.php'
license: MIT

GitHub Events

Total
  • Create event: 74
  • Release event: 7
  • Issues event: 169
  • Delete event: 60
  • Issue comment event: 28
  • Push event: 339
  • Pull request review comment event: 10
  • Pull request review event: 35
  • Pull request event: 102
Last Year
  • Create event: 74
  • Release event: 7
  • Issues event: 169
  • Delete event: 60
  • Issue comment event: 28
  • Push event: 339
  • Pull request review comment event: 10
  • Pull request review event: 35
  • Pull request event: 102

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 386 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 14
  • Total maintainers: 1
pypi.org: opengamedata-common

A package for shared code used by other packages/tools in the OpenGameData software ecosystem.

  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 386 Last month
Rankings
Dependent packages count: 10.4%
Average: 34.4%
Dependent repos count: 58.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/BUILD_common.yml actions
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
  • opengamedata/actions-setup-ogd-py-dependencies v1.0 composite
  • opengamedata/setup-ogd-py-build v2.0 composite
.github/workflows/RELEASE_common.yml actions
  • actions/cache/restore v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
requirements.txt pypi
  • GitPython ==3.1.
  • gitdb ==4.0.
  • google-cloud-bigquery ==3.19.0
  • mysql-connector-python ==8.0.25
  • numpy ==2.1.
  • pandas ==2.2.
  • sshtunnel ==0.4.0
.github/workflows/CI_common.yml actions