History of Municipalities 2016 - Version History Log (1:4 500 000)
The 'table__history' is a unique historical table that contains the version history of its base table rows. It provides a comprehensive record of the municipalities in Finland, as sourced from 'Tilastokeskus' (Statistics Finland), a notable Finnish data source. The table captures details about each municipality, including their names in different languages and the geographical coordinates that uses the WGS 84 coordinate reference system, with longitude first, followed by latitude.
The table has been structured to support a robust version control system. Each row in the table is uniquely identified by a combination of the date it was extracted from the data source and its row number. These details are captured in special columns, '_start_date' and '_row_number'. To track updates to each row, the table also includes an '_end_date' column. If the value of the '_end_date' column is null, it implies that the row is the most recent version.
The table also includes numerous columns that contain valuable geographical data. These columns, identifiable by the prefix 'geom_', offer a wealth of opportunities for geospatial data analytics. For instance, the 'geom_geojson' and 'geom_geotext' columns contain detailed geographical structures, while the 'geom_centroid', 'geom_center_x', and 'geom_center_y' columns provide specific geographic coordinates.
This table is a treasure trove for data analysts and researchers. For instance, one could analyze the change in municipal boundaries over time using the version history. Alternatively, a geospatial analyst could use the geographic data to create detailed maps of the municipalities. The table also supports multilingual research, as it includes the names of each municipality in multiple languages.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the row was extracted from the data source. It is part of a unique identifier for each row in the version history table, 'table__history', in combination with '_row_number'. |
_end_date | date | This column contains 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 | This column contains the number of the row in the raw data extracted from the data source. It forms part of a unique identifier for each row in combination with '_start_date'. |
geom_geojson | string | This column contains the geographic data in GeoJSON format, a common format for encoding a variety of geographic data structures. |
geom_geotext | string | This column contains the geographic data represented as text. |
geom_type | string | This column specifies the type of the geometry data. The sample values suggest that the data type is 'ST_MULTIPOLYGON'. |
geom_centroid | string | This column contains the centroid of the geometry data, which is the center point of the geometric object. |
geom_center_x | double | This column specifies the X coordinate of the center of the geometric object. |
geom_center_y | double | This column specifies the Y coordinate of the center of the geometric object. |
gml_id | string | This column contains a unique identifier provided by the data source. |
kunta | string | This column contains a string value. The specific meaning is not provided by the data source. |
name | string | This column contains a string value, possibly representing the name of a specific entity. |
namn | string | This column contains a string value. The specific meaning is not provided by the data source. |
nimi | string | This column contains a string value. The specific meaning is not provided by the data source. |
vuosi | double | This column contains a real number value, possibly representing a year. |
No sample for this dataset
Additional Information
Last updated | November 11, 2024 |
---|---|
Created | November 11, 2024 |
License | No License Provided |
Geographic coverage | |
Geographic granularity | |
Temporal coverage from | |
Temporal coverage to | |
Temporal coverage to | |
Country | fi |
Database | fi_tilastokeskus |
Extract date | 2024-11-11 |
Id | 658bf546-2838-46b6-a7cd-eed19eac7453 |
Package id | 8bae0a88-fe50-4457-8f0c-da501f041e6e |
Position | 1 |
Revision id | 6a027039-ccdf-4b24-a77c-24ebe82556f7 |
State | active |
Table | tilastointialueet_kunta4500k_2016__table__history |