The table contains data about the election lists themselves without going into the individual list candidates. For list candidates see lis_fylkestingsvalg_kandidater.
Main index. Consecutive numerical identifier for this list, this election year in this county.
In which year the election was held.
Indicates the list's county, 1-2 digits. For 1-digit county numbers, such as historical 02 Akershus, the initial 0 must be added when presenting.
The name of the electoral list, not necessarily the associated party. The list can embrace several parties, and each party can have different spellings such as Raudt and Rødt.
Numerical identifier for the party or parties that form the basis of the list, numbered from 1 upwards. The identifier corresponds to the variable kode in the table i_parti. In SQL, the values will typically be extracted successively from index 1 upwards until the result is NULL. For example, in a shared list between 2 parties these are found in party[1] and party[2] while party[3] will return NULL.