| # NOR_1_area.properties |
| # This file contains area values for NORWAY |
| # /********************************************************************************************* |
| # * Copyright (c) 2002 Statistics Norway. |
| # * All rights reserved. This program and the accompanying materials |
| # * are made available under the terms of the Eclipse Public License v1.0 |
| # * which accompanies this distribution, and is available at |
| # * http://www.eclipse.org/legal/epl-v10.html |
| # * |
| # * Contributors: |
| # * Kassaye Yitbarek Yigzaw |
| # * Lars Ilebrekke |
| # ***********************************************************************************************/ |
| |
| # /********************************************************************************************** |
| # * Key Format: |
| # * |
| # * For level 1 data, the key is the ISO3166-2 code. An ISO3166-2 code is composed as follows: |
| # * a two letter country code followed by up to three alphanumeric characters for the level 1 administration. |
| # * |
| # * For level 2 data, the key is the ISO3166-2 code followed by six digits. The leftmost two digits indicate |
| # * the level 1 container of a level 2 administration (i.e. California is a level 1 container for Orange County |
| # * which is a level 2 administration). The two digits were taken from a lexicographic sorting of all the |
| # * level 1 administrations within a country. Similarly, the four leftmost digits indicate a level 2 administration. |
| # * Again, these four digits are an index into the lexicographic sorting of all level 2 administrations within |
| # * a level 1 administration. |
| # ************************************************************************************************/ |
| |
| # This is the name of the class that will interpret the rest of the file's contents |
| RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.CountryAreaLabelPropertyFileSpecification |
| |
| # The ISO-3166-1 alpha3 code for the country |
| ISOKEY = NOR |
| |
| # The administration level of the area data |
| ADMIN_LEVEL = 1 |
| |
| # This is the date range for which the area values in this file are valid |
| # See http://purl.org/dc/terms/1.1/valid |
| VALID = start=2002-01-01; |
| |
| |
| # This is the source of the data |
| SOURCE = http://www.ssb.no/english/subjects/02/01/10/beftett_en/arkiv/tab-2002-09-03-03-en.html |
| |
| # State/Province |
| NO-01 = 4183 |
| NO-02 = 4917 |
| NO-03 = 454 |
| NO-04 = 27388 |
| NO-05 = 25191 |
| NO-06 = 14927 |
| NO-07 = 2216 |
| NO-08 = 15315 |
| NO-09 = 9212 |
| NO-10 = 7281 |
| NO-11 = 9326 |
| NO-12 = 15449 |
| NO-14 = 18619 |
| NO-15 = 15104 |
| NO-16 = 18832 |
| NO-17 = 22396 |
| NO-18 = 38463 |
| NO-19 = 25848 |
| NO-20 = 48637 |