"Data is a precious thing and will last longer than the systems themselves." – Tim Berners-Lee
Meet Blackbox - a data exchange platform that helps to facilitate responsible access to collected and archived datasets within your organization. It helps you to:
- Reduce the margin of risk, increase control, trust and awareness among data providers and consumers;
- Handle data, models, and algorithms more responsibly;
- Bring data protection dilemmas from moral into the practical plain of specific rules and responsibilities per-project.
Companies are increasingly coming under fire for the way they use data. Governments have amended many laws and regulations in response to this. GDPR law protects everyone's privacy. Under this law, the invasion of privacy or personal information leakage is punishable with heavy fines.
Values such as "public safety" and "privacy" often conflict. Dilemmas arise when more weight is attached to one concept than another. Therefore, every good data analyst should have virtues such as "respect for the sensitivity of personal data" and "prudence and selectivity in communicating and sharing that data". Education and training in such virtues are crucial. Yet, the environment and technical facilities play a vital role in the ability of data professionals to make responsible choices as well.
Based on: sara-nl/data-exchange
- Install Docker
- Install SBT, NodeJS, yarn
- Run in terminal:
cd backend && sbt "restApi/run"
- In a new terminal tab:
cd frontend && yarn install && yarn dev
- Open http://localhost:3000 🎉
Contact Mike Kotsur (@mikekotsur) - Absolute Value Labs