Calculate your re-identification risk from "anonymous" datasets using Australian demographics. Shows how unique you are based on postcode, age, gender, and occupation.
Built with Observable Framework.
yarn install
yarn devyarn dev # Start dev server
yarn build # Build for production
yarn test # Run tests
yarn test:coverage # Test with coverageEverything runs in your browser. No data is sent anywhere.
- Observable Framework v1.13.3 (TypeScript reactive framework)
- D3.js for visualizations
- Vitest for testing
- Australian Bureau of Statistics census data
Inspired by Imperial College London's Individual Risk Calculator.