https://github.com/statisticsnorway/ssb-sirius-dash
https://github.com/statisticsnorway/ssb-sirius-dash
pypi
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/statisticsnorway/ssb-sirius-dash
- Owner: statisticsnorway
- License: mit
- Created: 2024-02-06T13:52:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T13:39:03.000Z (6 months ago)
- Last Synced: 2024-10-19T16:47:40.931Z (6 months ago)
- Topics: pypi
- Language: Python
- Homepage:
- Size: 652 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# SSB Sirius Dash
[][pypi status]
[][pypi status]
[][pypi status]
[][license][][documentation]
[][tests]
[][sonarcov]
[][sonarquality][][pre-commit]
[][black]
[](https://github.com/astral-sh/ruff)
[][poetry][pypi status]: https://pypi.org/project/ssb-sirius-dash/
[documentation]: https://statisticsnorway.github.io/ssb-sirius-dash
[tests]: https://github.com/statisticsnorway/ssb-sirius-dash/actions?workflow=Tests[sonarcov]: https://sonarcloud.io/summary/overall?id=statisticsnorway_ssb-sirius-dash
[sonarquality]: https://sonarcloud.io/summary/overall?id=statisticsnorway_ssb-sirius-dash
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black
[poetry]: https://python-poetry.org/## Vennligst se [komme i gang] for brukerveiledning
The getting started guide is in norwegian and intended for Statistics Norway internal use.
More technical and in-depth information can be found in the [Contributor Guide].
## Features
- Dashboard for editing data, includes modules for among other things:
- Controls for the data
- Visualizations to find outliers
- Seeing micro-level information about observations## Requirements
- TODO
## Installation
You can install _SSB Sirius Dash_ via [pip] from [PyPI]:
```console
pip install ssb-sirius-dash
```## 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 [GNU license][license],
_SSB Sirius Dash_ 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].
[statistics norway]: https://www.ssb.no/en
[pypi]: https://pypi.org/
[ssb pypi template]: https://github.com/statisticsnorway/ssb-pypitemplate
[file an issue]: https://github.com/statisticsnorway/ssb-sirius-dash/issues
[pip]: https://pip.pypa.io/[license]: https://github.com/statisticsnorway/ssb-sirius-dash/blob/main/LICENSE
[komme i gang]: https://github.com/statisticsnorway/ssb-sirius-dash/blob/main/KOMME_I_GANG.md
[contributor guide]: https://github.com/statisticsnorway/ssb-sirius-dash/blob/main/CONTRIBUTING.md
[reference guide]: https://statisticsnorway.github.io/ssb-sirius-dash/reference.html