Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 388 Bytes

File metadata and controls

29 lines (17 loc) · 388 Bytes

UIDAI-Data-Hackathon-2026

Problem Statement

Understanding repeated aadhar engagement patterns and their impact on users

Usage

pip install -r requirements.txt

# or

pip3 install -r requirements.txt
# Generate all charts
python main.py
    
# Generate a specific chart
python main.py --chart 01

# List all available charts
python main.py --list