https://github.com/statisticsnorway/datadoc-editor
Document datasets in SSB
https://github.com/statisticsnorway/datadoc-editor
backstage dapla dash metadata pypi python
Last synced: 10 months ago
JSON representation
Document datasets in SSB
- Host: GitHub
- URL: https://github.com/statisticsnorway/datadoc-editor
- Owner: statisticsnorway
- License: mit
- Created: 2022-03-30T15:48:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-08-13T12:10:50.000Z (10 months ago)
- Last Synced: 2025-08-13T12:18:32.302Z (10 months ago)
- Topics: backstage, dapla, dash, metadata, pypi, python
- Language: Python
- Homepage: https://statisticsnorway.github.io/datadoc-editor/
- Size: 5.78 MB
- Stars: 9
- Watchers: 17
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Datadoc
[][pypi status]
[][pypi status]
[][pypi status]
[][license]
[][documentation]
[][tests]
[][sonarcov]
[][sonarquality]
[][pre-commit]
[](https://github.com/astral-sh/ruff)
[][uv]
[pypi status]: https://pypi.org/project/ssb-datadoc/
[documentation]: https://statisticsnorway.github.io/datadoc
[tests]: https://github.com/statisticsnorway/datadoc-editor/actions?workflow=Tests
[sonarcov]: https://sonarcloud.io/summary/overall?id=statisticsnorway_datadoc
[sonarquality]: https://sonarcloud.io/summary/overall?id=statisticsnorway_datadoc
[pre-commit]: https://github.com/pre-commit/pre-commit
[uv]: https://docs.astral.sh/uv/
## Features
- Describe a dataset and its variables according to Statistics Norway's metadata model.
- Supports `parquet` and `sas7bdat` dataset files.
- Supports local file system and Google Cloud Storage buckets.
## Installation
You can install _Datadoc_ via [pipx] from [PyPI]:
```console
pipx install ssb-datadoc
```
## Usage
Datadoc is available on [Dapla Lab](https://lab.dapla.ssb.no/) and works best there.
Usage instructions:
## Contributing
Contributions are very welcome.
To learn more, see the [Contributor Guide].
## License
Distributed under the terms of the [MIT license][license],
_Datadoc_ 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/datadoc-editor/issues
[pipx]: https://pipx.pypa.io/latest/installation/
[license]: https://github.com/statisticsnorway/datadoc-editor/blob/main/LICENSE
[contributor guide]: https://github.com/statisticsnorway/datadoc-editor/blob/main/CONTRIBUTING.md
[reference guide]: https://statisticsnorway.github.io/datadoc-editor/reference.html