Baselight

Pakistan Muslim League (N) MNA's Data

Pakistan Muslim League (Nawaz Sharif) Parliment Members Data

@kaggle.ranazak73_pakistan_muslim_league_n_mnas_data

Loading...
Loading...

About this Dataset

Pakistan Muslim League (N) MNA's Data

This dataset contains publicly available information about Members of the National Assembly (MNAs) of Pakistan Muslim League(N), collected from the official National Assembly website (na.gov.pk)
. The data includes key details about each MNA, such as their name, contact information, and official profile links.

The dataset is intended for research, data analysis, and machine learning applications related to political data, network analysis, or public transparency.

Features:

Name: Full name of the MNA

Profile URL: Official link to the member’s profile on na.gov.pk

Phone Number: Official contact number (if listed publicly)

Address: Official mailing address or office location

Image URL: Direct link to the MNA’s official profile image

Source:

Data was collected from National Assembly(public domain government website).

Usage:

You may use this dataset for educational, research, and analytical purposes. Please give credit by citing the official National Assembly website as the primary source.

Tables

Pmln

@kaggle.ranazak73_pakistan_muslim_league_n_mnas_data.pmln
  • 18 kB
  • 125 rows
  • 6 columns
Loading...
CREATE TABLE pmln (
  "name_mna_s" VARCHAR,
  "party_name" VARCHAR,
  "adress" VARCHAR,
  "phone_numbers" VARCHAR,
  "profile_url" VARCHAR,
  "image_url" VARCHAR
);

Share link

Anyone who has the link will be able to view this.