Skip to content

Jaydeep1236/uiadi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIDAI Enrolment Analysis

This project analyzes Aadhar enrolment data.

Structure

  • src/: Source code modules.
  • data/: Data files (raw and processed).
  • notebooks/: Jupyter notebooks.
  • scripts/: Helper scripts.
  • tests/: Unit tests.

Setup

  1. Install dependencies:

    pip install -r requirements.txt
  2. Run the main analysis:

    python src/main.py

Note

Data files have been moved to data/raw/ for better organization. You may need to update src/config.py paths to point to the new location if you haven't already.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors