Learning ARX: A Hands-On GUI Tutorial

A quick hands-on exercise to understand ARX’s features through its GUI, using the bundled adult dataset (US Census data). Setup Download the ARX repository to access the example data: git clone https://github.com/arx-deidentifier/arx.git The example dataset is at arx/data/adult.csv — US Census data from the UCI ML Repository. Creating a Project and Importing Data In ARX GUI: File → New Project File → Import data → CSV file Select adult.csv ...

December 19, 2025 · 6 min · Salvador Rodríguez-Loya