Skip to content

Instantly share code, notes, and snippets.

@bkamapantula
Last active February 6, 2020 16:27
Show Gist options
  • Save bkamapantula/0c5dfdfdbee43ea3f2c3a3a29ad5e6a8 to your computer and use it in GitHub Desktop.
Save bkamapantula/0c5dfdfdbee43ea3f2c3a3a29ad5e6a8 to your computer and use it in GitHub Desktop.
Legislative assembly seats by state, central government party.
[
{
"Region": "South",
"Name": "Andhra Pradesh",
"Seats": 175,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "NE",
"Name": "Arunachal Pradesh",
"Seats": 60,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "NE",
"Name": "Assam",
"Seats": 126,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "East",
"Name": "Bihar",
"Seats": 243,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "Central",
"Name": "Chhattisgarh",
"Seats": 90,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "North",
"Name": "Delhi",
"Seats": 70,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "West",
"Name": "Goa",
"Seats": 40,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "West",
"Name": "Gujarat",
"Seats": 182,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "North",
"Name": "Haryana",
"Seats": 90,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "North",
"Name": "Himachal Pradesh",
"Seats": 68,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "East",
"Name": "Jharkhand",
"Seats": 81,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "South",
"Name": "Karnataka",
"Seats": 224,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "South",
"Name": "Kerala",
"Seats": 140,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "Central",
"Name": "Madhya Pradesh",
"Seats": 230,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "West",
"Name": "Maharashtra",
"Seats": 288,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "NE",
"Name": "Manipur",
"Seats": 60,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "NE",
"Name": "Meghalaya",
"Seats": 60,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "NE",
"Name": "Mizoram",
"Seats": 40,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "NE",
"Name": "Nagaland",
"Seats": 60,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "East",
"Name": "Odisha",
"Seats": 147,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "South",
"Name": "Puducherry",
"Seats": 33,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "North",
"Name": "Punjab",
"Seats": 117,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "North",
"Name": "Rajasthan",
"Seats": 200,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "NE",
"Name": "Sikkim",
"Seats": 32,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "South",
"Name": "Tamil Nadu",
"Seats": 234,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "South",
"Name": "Telangana",
"Seats": 119,
"Central-Govt-Party": 0,
"Each": 1
},
{
"Region": "NE",
"Name": "Tripura",
"Seats": 60,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "North",
"Name": "Uttar Pradesh",
"Seats": 403,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "North",
"Name": "Uttarakhand",
"Seats": 70,
"Central-Govt-Party": 1,
"Each": 1
},
{
"Region": "East",
"Name": "West Bengal",
"Seats": 294,
"Central-Govt-Party": 0,
"Each": 1
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment