Skip to content

mitchelllisle/too-unique-to-hide-aus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy Risk Calculator - Australian Edition

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.

Quick Start

yarn install
yarn dev

Open http://127.0.0.1:3000

Commands

yarn dev              # Start dev server
yarn build            # Build for production
yarn test             # Run tests
yarn test:coverage    # Test with coverage

Privacy

Everything runs in your browser. No data is sent anywhere.

Tech Stack

  • 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.

About

🧿 Privacy Risk Calculator - how unique are Australians in a dataset with a small number of demographics attributes

Resources

Stars

Watchers

Forks

Contributors