Note
No Python or technical knowledge required! This tool is designed for everyone, regardless of programming experience.
Transform DUO's complex educational data into research-ready insights in minutes, not hours.
DUO data comes as:
- Fixed-width ASCII files with no clear field separation
- Unstructured .txt metadata files
- Hours of manual processing required
- High risk of errors and data loss
Automated pipeline that delivers:
- β‘ Fast - Process GB files in minutes using multiprocessing
- π― Accurate - Automated validation prevents errors
- π Secure - Auto-anonymization of sensitive data (BSN, etc.)
- π Ready - Clean CSV/Parquet output for immediate analysis
- Smart Extraction - Auto-finds field positions in messy .txt files
- Intelligent Matching - Links data files with metadata automatically
- Turbo Conversion - Multiprocessing for blazing speed
- Quality Validation - Comprehensive error checking
- File Optimization - 60-80% size reduction via Parquet compression
- Privacy Protection - Cryptographic anonymization
- Zero Setup -
uvhandles all dependencies automatically
Warning
Do not skip these steps if this is your first time using this application. It will not work without them.
Tip
Save the repository in a Projects/CEDA folder on your main drive for quick access.
Option A: Clone with Git (or Github Desktop)
git clone https://github.com/cedanl/1cijferho.git
cd 1cijferhoAfter downloading extract the ZIP file and navigate into the folder.
curl -LsSf https://astral.sh/uv/install.sh | shWindows (Powershell or Windows Terminal)
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"Close and reopen your terminal after installation.
uv self updateSee the installation documentation for details and alternative installation methods.
Ready to see the magic happen? Your 1CijferHO Tool is just one command away! β¨
Open a terminal in your 1cijferho folder - it's super easy!
- Windows:
Shift + Right-clickin folder βOpen in Windows Terminal - Mac:
Right-clickfolder βNew Terminal at Folder - VS Code: Just click
TerminalβNew Terminal
Or simply navigate there:
cd path/to/1cijferhouv run streamlit run src/main.pyThat's it! The app will automatically spring to life in your browser. If you've completed all the steps in the First Time Setup correctly, this is the only command you'll need going forward. π
Pro Tip: Create a shortcut:
.batfile (Windows) or.shscript (macOS/Linux) Pro Tip: Check out our architecture.md for technical details!
Happy analyzing! β¨ππ
If you find this project helpful, please consider:
- β Starring the repo
- π Reporting bugs
- π‘ Suggesting features
- π» Contributing code
If you encounter any issues or need further assistance, please feel free to open an issue or contact [email protected] | [email protected]
Special thanks to:
- Ash Sewnandan & Tomer Iwan for setting the foundation with a clean, user-friendly interface and robust architecture.
- CEDA & Npuls for making this project possible by providing valuable resources and support.
Thank you to all the people who have already contributed to 1cijferho.



