Dataset Viewer (First 5GB)
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 520261780 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

πŸ“Š Tamil Nadu Assembly Election 2026 – Candidate Affidavit Dataset

Dataset Summary

This dataset contains structured information extracted from candidate affidavits submitted during the 2026 Tamil Nadu Legislative Assembly election. The affidavits are sourced from the official Election Commission of India (ECI) portal: affidavit.eci.gov.in.

The dataset includes detailed financial, professional, and legal disclosures of 4000+ candidates contesting across constituencies in Tamil Nadu.

Candidate affidavits are legally mandated documents submitted during nomination filing and provide transparency regarding candidates’ backgrounds, including assets, income, and criminal records ([MyNeta][1]).


🧾 Dataset Description

  • Source: Election Commission of India (ECI) affidavit portal
  • Region: Tamil Nadu
  • Election Year: 2026
  • Total Records: 4000+ candidates
  • Data Type: Structured JSON

The dataset corresponds to the election process where nominations and affidavits are submitted prior to polling ([Wikipedia][2]).


πŸ“‚ Dataset Structure

Each record represents a single candidate affidavit.

πŸ”Ή Top-Level Fields

{
  "candidate_name": "",
  "constituency": "",
  "party": "",
  "occupation": "",
  "income_details": {},
  "bank_accounts": [],
  "movable_assets": {},
  "immovable_assets": {},
  "criminal_cases": [],
  "notary_details": {}
}

πŸ’° Income Details

"income_details": {
  "self_income": "",
  "spouse_income": ""
}

🏦 Bank Accounts

"bank_accounts": [
  {
    "bank": "",
    "account_number": "",
    "balance": "",
    "amount": ""
  }
]

πŸš— Movable Assets

"movable_assets": {
  "cash": "",
  "bank_deposits": "",
  "vehicles": "",
  "jewellery": "",
  "other_assets": ""
}

🏠 Immovable Assets

Includes land, buildings, and other fixed properties declared in affidavits.


βš–οΈ Criminal Cases

Contains information about declared criminal cases, including:

  • Case status
  • Court details
  • Sections of law

Such disclosures are important for voter awareness and transparency in elections ([MyNeta][1]).


πŸ–‹οΈ Notary Details

Information related to affidavit verification:

  • Date of notarization
  • Place
  • Notary officer details

🎯 Use Cases

  • Election transparency analysis
  • Political data analytics
  • Criminal background studies
  • Wealth distribution among candidates
  • NLP tasks (Information Extraction, Summarization)
  • Tamil + multilingual structured data modeling

⚠️ Limitations

  • Data is self-declared by candidates
  • Possible inconsistencies or missing fields
  • OCR/parsing errors (if extracted from PDFs)
  • Financial values may not be standardized

πŸ“œ Licensing & Usage

  • Source data is publicly available from ECI
  • Intended for research, transparency, and public awareness
  • Users should validate data before critical use

πŸ™ Acknowledgements

  • Election Commission of India
  • Public affidavit archive (affidavit.eci.gov.in)

✍️ Citation

@dataset{tn_election_affidavit_2026,
  title={Tamil Nadu Assembly Election 2026 Candidate Affidavit Dataset},
  author={HemanthThunder}
  year={2026},
  source={Election Commission of India},
  note={Structured extraction of candidate affidavit data}
}
Downloads last month
137