| # COL_1_area.properties |
| # This file contains area values for COLOMBIA |
| # /********************************************************************************************* |
| # * Copyright (c) 2006 IBM Corporation and others. |
| # * 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: |
| # * IBM Corporation - initial API and implementation |
| # ***********************************************************************************************/ |
| |
| # /********************************************************************************************** |
| # * 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 = COL |
| |
| # 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=1900-01-01; |
| |
| # This is the source of the data |
| SOURCE = https://www.cia.gov/library/publications/the-world-factbook/ |
| # SOURCE = https://www.cia.gov/library/publications/the-world-factbook/ |
| |
| |
| # State/Province |
| |
| CO-AMA = 109665 |
| CO-ANT = 63612 |
| CO-ARA = 23818 |
| CO-ATL = 3388 |
| CO-BOL = 25978 |
| CO-BOY = 23189 |
| CO-BUE = 1290 |
| CO-CAL = 7888 |
| CO-CAQ = 88965 |
| CO-CAS = 44640 |
| CO-CAU = 29308 |
| CO-CES = 22905 |
| CO-CHO = 46530 |
| CO-COR = 25020 |
| CO-CUN = 22623 |
| CO-LAG = 20848 |
| CO-GUA = 72238 |
| CO-GUV = 42327 |
| CO-HUI = 19890 |
| CO-MAG = 23188 |
| CO-MET = 85635 |
| CO-NAR = 33268 |
| CO-NSA = 21658 |
| CO-PUT = 24885 |
| CO-QUI = 1845 |
| CO-RIS = 4140 |
| CO-SAP = 44 |
| CO-SAN = 30537 |
| CO-SUC = 10917 |
| CO-TOL = 23562 |
| CO-VAC = 22140 |
| CO-VAU = 65268 |
| CO-VID = 100242 |