Se denne siden på norsk

List names for county elections (lis_fylkestingsvalg_listenavn)

The table contains data about the election lists themselves without going into the individual list candidates. For list candidates see lis_fylkestingsvalg_kandidater.

Identification number for the list (id_liste)

Main index. Consecutive numerical identifier for this list, this election year in this county.

Election year (valgår)

In which year the election was held.

Electoral district (valgdistrikt)

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.

List name (listenavn)

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.

Parties (parti[])

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.