Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peter-gy/pluto
Public VaLUe Assessment TOol (PLUTO) enabling the assessment of how much public value specific instances of data use are likely to create
https://github.com/peter-gy/pluto
data-governance data-risk data-science data-value docker docker-compose nx python strapi typescript value-assessment vue
Last synced: 8 days ago
JSON representation
Public VaLUe Assessment TOol (PLUTO) enabling the assessment of how much public value specific instances of data use are likely to create
- Host: GitHub
- URL: https://github.com/peter-gy/pluto
- Owner: peter-gy
- Created: 2023-01-19T06:42:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T16:30:11.000Z (4 months ago)
- Last Synced: 2024-07-11T18:15:13.756Z (4 months ago)
- Topics: data-governance, data-risk, data-science, data-value, docker, docker-compose, nx, python, strapi, typescript, value-assessment, vue
- Language: Jupyter Notebook
- Homepage: http://pluto.univie.ac.at
- Size: 13.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLUTO
> Public Value Assessment Tool
The risks and harms of digital data do not lie in the data itself; they come from how the data is used. PLUTO is a tool for assessing the benefits and risks of specific instances of data use. The weighing of risks and benefits results in a score that indicates the public value of data use.
PLUTO can be used by anyone wanting to know how much public value the use of data for a specific purpose generates: By companies, organisations, public bodies, or citizens. It asks questions in four categories:
- Information about the data user
- Benefits of the data use
- Risks of the data use
- Institutional safeguardsYou do not need to have access to proprietary or any other highly specialised information to use this tool - but it is helpful to know the basic conditions under which data is used, and by whom. In a nutshell, the more a specific instance of data use benefits people and communities without putting individuals or groups at risk, the higher the public value.
This repository is the embodiment of the PLUTO tool.
To get started with development take a look at the [DEVELOPMENT.md](DEVELOPMENT.md) file.## Understand this workspace
Run `nx graph` to see a diagram of the dependencies of the projects.
## Further help
Visit the [Nx Documentation](https://nx.dev) to learn more.