Lok Sabha Delimitation Visualiser

The Frozen House

Lok Sabha seats have been frozen on the 1971 Census since 1976. India has added roughly 800 million people since. When the freeze lifts, those people have to be converted into seats by some rule. Article 81 requires that the ratio between population and seats be "so far as practicable" the same for every state. There are different ways to do this and they are not equivalent. This proportional allocation is a political choice. This tool shows you some ways that choice can be made.

Status as at 13 September 2026. The Constitution (131st Amendment) Bill, 2026 was negatived in the Lok Sabha on 17 April 2026, 298 for against the 352 needed. The Delimitation Bill, 2026 and the Union Territories Laws (Amendment) Bill, 2026 fell the same day. No revised bill has been introduced.

Vibe-coded by Aditya Chandrashekar GitHub LinkedIn

Presets

Currently 543. The defeated bill proposed up to 815 from the states.

Constraints

The Chamber

The Map

Every Seat

One square per seat. Solid squares are seats the state holds under these rules. Hollow squares outlined in orange are seats it holds today and would lose.

Share of the House

The bar is the new share. The notch is the share today. These groupings are analytical, not official.

What a Vote Is Worth

People per MP against the national average, where 1.00 is average. Above 1.00 means a vote there carries more weight than the average vote.

Every Unit

Click a column heading to sort.

Methodology

This is the short version. The rules explained in depth works through each method with a small worked example, and sets out why the Alabama paradox happens rather than only that it does.

What the Tool Does

It takes a population figure for each of India's 36 states and union territories, a house size, an allocation rule and any constraints, and returns a whole number of seats for every unit that sums exactly to the house size you set, with one deliberate exception: the Delimitation Commission method is applied the way the Commission worked, and its total can miss by a few seats, which the page flags when it happens. Published projection tables usually do not sum exactly, because each state is rounded independently. The PRS annexure this tool is validated against totals 548 and 813 where it should total 543 and 815, for that reason and because a small-state exception is applied by hand to four units.

The Rules

The Alabama Paradox

The Delimitation Commission's method — one national quotient, each state rounded to the nearest seat — can never take a seat away from a state when the house grows, because a bigger house only lowers the quotient. Largest remainder can. It is a common way to build quick projections, and the defect is well documented in Balinski and Young's Fair Representation, so the list below shows what largest remainder would do on this data: numbers a projection built that way could show, but a Commission applying India's method would not produce.

Verified independently in exact integer arithmetic, with no floating point anywhere, so this is a property of the rule and the data rather than of our code. The divisor methods — Huntington-Hill, Sainte-Laguë, D'Hondt — produce no instances at all. Cube root and base-plus-proportional do, because both distribute by largest remainder. The full explanation, with a worked example.

Quota

A unit's quota is the pair of whole numbers bracketing its exact proportional entitlement. Largest remainder never leaves that bracket. Divisor methods can, and cube root and base-plus-proportional leave it almost everywhere, which is expected — neither is trying to be proportional to population.

The Data

Known Limits

Fuller detail than this page carries is in METHODOLOGY.md, and the repository carries the raw sources unmodified so every transformation can be re-run and checked.

Sources

SOURCES.md lists every dataset with its URL, licence, date obtained and exactly what was done to it — including the boundary sources that were rejected and why, and a wrinkle in the PRS licence terms that is recorded rather than quietly resolved.

Code MIT licensed. The PRS Legislative Research projection table is used under CC BY 4.0. Every figure here traces to a named source recorded in the data files themselves; nothing is estimated or interpolated.