https://github.com/statisticsnorway/ssb-utdanning

Education-statistics functionality package in python, owned by Statistics Norway

https://github.com/statisticsnorway/ssb-utdanning

Science Score: 26.0%

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

  • 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
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.2%) to scientific vocabulary

Keywords

education pypi ssb-project statistics
Last synced: 10 months ago · JSON representation

Repository

Education-statistics functionality package in python, owned by Statistics Norway

Basic Info
Statistics
  • Stars: 1
  • Watchers: 4
  • Forks: 0
  • Open Issues: 6
  • Releases: 3
Topics
education pypi ssb-project statistics
Created over 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Security

README.md

SSB Utdanning Fellesfunksjoner

PyPI Status Python Version License

Documentation Tests Coverage Quality Gate Status

pre-commit Black Ruff Poetry

Features

  • UtdFormat: Mimics SAS-"formats", with ranges, "other" and empty values, subclassing dict, should be applied to columns through something like pandas' map-method.

Requirements

  • TODO

Installation

You can install SSB Utdanning Fellesfunksjoner via pip from PyPI:

console poetry add ssb-utdanning

Usage

Please see the Reference Guide for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, SSB Utdanning Fellesfunksjoner is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from Statistics Norway's SSB PyPI Template.

Owner

  • Name: Statistics Norway
  • Login: statisticsnorway
  • Kind: organization
  • Location: Kongsvinger, Norway

GitHub Events

Total
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 10
  • Create event: 8
Last Year
  • Delete event: 2
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 10
  • Create event: 8

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 90
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.29
  • Merged pull requests: 62
  • Bot issues: 0
  • Bot pull requests: 50
Past Year
  • Issues: 0
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.27
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (83)
  • aecorn (38)
  • efredborg (18)
Top Labels
Issue Labels
Pull Request Labels
dependencies (83) python (45) github_actions (18) documentation (5) enhancement (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 14 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: ssb-utdanning

SSB Utdanning Fellesfunksjoner

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14 Last month
Rankings
Dependent packages count: 10.0%
Downloads: 15.3%
Forks count: 29.8%
Average: 32.0%
Stargazers count: 38.8%
Dependent repos count: 66.3%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • actions/deploy-pages v3 composite
  • actions/setup-python v5.0.0 composite
  • actions/upload-pages-artifact v2 composite
.github/workflows/labeler.yml actions
  • actions/checkout v4 composite
  • crazy-max/ghaction-github-labeler v5.0.0 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5.0.0 composite
  • pypa/gh-action-pypi-publish v1.8.11 composite
  • release-drafter/release-drafter v5.25.0 composite
  • salsify/action-detect-and-tag-new-version v2.0.3 composite
.github/workflows/tests.yml actions
  • SonarSource/sonarcloud-github-action v2.1.0 composite
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v5.0.0 composite
  • actions/upload-artifact v3 composite
poetry.lock pypi
  • 109 dependencies
pyproject.toml pypi
  • click >=8.0.1
  • python ^3.9