legco_member_affiliation.Rd
A list of data frames containing the political affiliation and constituency of each Legco members in each term.
legco_member_affiliation
A list containing 1 dataframe with 10 variables. Each data frame represents one ternm, with the `TermID` as the name of the dataframe.
The id of the member used in the Hansard Database
The id of the member used in the Meeting Schedule Database
English full name of the member
Chinese full name of the member
The type of consituency that the member belongs to in English
The type of consituency that the member belongs to in Chinese
The consituency that the member belongs to in English
The consituency that the member belongs to in Chinese
The declared political affiliation of the member in English
The declared political affiliation of the member in Chinese
Political affiliation is what the member has declared to LegCo, not necessary a full list of real-life party membership.
if (FALSE) legco_member_affiliation[["5"]] if (FALSE) legco_member_affiliation[["5"]]