Version History of Municipalities 2018 (1:1 000 000) Table
Click here for a data sample
The 'table__history' is a version history table that forms part of the 'tilastointialueet_kunta1000k_2018' dataset collection. This table is a record of municipalities in 2018 at a 1:1 000 000 scale, sourced from the Statistics Finland (Tilastokeskus) website. It consists of various attributes of the municipalities such as the name of the municipality in different languages and a unique identifier. It also includes geographic information which can be used for geospatial data analytics. The geographic coordinates are presented using the WGS 84 coordinate reference system, with axis order longitude first, followed by latitude. A unique aspect of this table is that it contains a version history of its base table rows. This is achieved through additional columns '_start_date' and '_end_date' which indicate the time period during which a specific version of a row was active. If the '_end_date' is null, it signifies that the version is the most recent. Alongside '_row_number', these columns serve to uniquely identify each row. The data in this table could be utilized in several ways in data analytics. For instance, the version history information could be used to track changes in the attributes of municipalities over time. Further, the geospatial data could be used in geographic information systems (GIS) to visualize the location and distribution of municipalities, and to analyze spatial relationships and patterns. Furthermore, this data could also be used in predictive modeling to forecast future changes based on past trends.
Field Descriptions
Name |
Data type |
Description |
_start_date | date | The date when the row was extracted from the data source. This column, together with '_row_number', forms a unique identifier for each row in this history table. |
_end_date | date | The date when a new version of the row was extracted from the data source. If the value is null, it indicates that the row is the most recent version. |
_row_number | long | The number of the row in the raw data extracted from the data source. This column, together with '_start_date', forms a unique identifier for each row in this history table. |
geom_geojson | string | The geometric representation of the area in GeoJSON format, which is a format for encoding geographic data structures. |
geom_geotext | string | The geometric representation of the area in text format. |
geom_type | string | The type of the geometric representation. In this case, it's a MultiPolygon. |
geom_centroid | string | The central point of the area's geometric representation. |
geom_center_x | double | The X-coordinate of the area's geometric center. |
geom_center_y | double | The Y-coordinate of the area's geometric center. |
gml_id | string | A unique identifier for each row, as provided by the source 'Tilastokeskus' (Statistics Finland). |
kunta | string | A string type data representing the municipality code in Finland. |
name | string | The English name of the municipality. |
namn | string | The Swedish name of the municipality. |
nimi | string | The Finnish name of the municipality. |
vuosi | long | An integer type data representing the year of the data. |