Version History of Major Regions 2016 (1:1 000 000)
The 'table__history' is a historical data repository of its base table. The table is part of a larger dataset collection that harbors related data tables. This particular table encapsulates the version history of its base table, tracking each modification to the table rows over time. The table is sourced from the 'Tilastokeskus' website based in Finland. The contents of the table are described as 'Suuralueet 2016 (1:1 000 000)', which translates to 'Large areas 2016 (1:1 000 000)' in English. This indicates that the data is relevant to large geographical areas as of the year 2016.
The table is organized into several columns each with a unique purpose. Two of these columns, '_start_date' and '_end_date', are unique to this history table and are used to mark the lifespan of each row in the table. The '_start_date' marks when a row was added to the table and the '_end_date' signifies when a newer version of the row was added. If the '_end_date' of a row is null, it indicates that the row is the most recent version. Each row in the table is uniquely identified by a combination of the '_start_date' and '_row_number' columns, with the latter indicating the position of the row in the raw data.
The table also contains multiple 'geom_' prefixed columns which hold geographical data. This includes geographic coordinates, presented using the WGS 84 coordinate reference system with the longitude listed before the latitude. The 'geom_geotext' and 'geom_geojson' columns provide geographic data in text and JSON formats respectively. The 'geom_type' describes the type of the polygon representing the geographical area, while the 'geom_centroid' marks the geometric center of the area. The 'geom_center_x' and 'geom_center_y' provide the x and y coordinates of the center respectively.
Additional columns include 'name', 'namn', and 'nimi' which provide the name of the region in different languages. The 'suuralue' column provides a unique identifier for each large area, and 'vuosi' indicates the year of the data.
The richness of the data in this table makes it invaluable for various analytical purposes. For instance, the geographical data can be utilized for geospatial data analytics to visualize regional trends or patterns. The historical data can also be used to track changes in the regions over time, enabling longitudinal studies or retrospective analyses. Further, the multilingual name data can facilitate research across different linguistic or cultural contexts.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column indicates the date when the row was extracted from the data source. It is part of a unique identifier for each row in this version history table when combined with '_row_number'. |
_end_date | date | This column represents the date when a new version of the row was extracted from the data source. If the value is null, it signifies 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 conjunction with '_start_date'. |
geom_geojson | string | This column stores the geographical data of the area in GeoJSON format, a format for encoding a variety of geographic data structures. |
geom_geotext | string | This column holds the geographical data of the area in text format. |
geom_type | string | This column indicates the type of the geographical data stored in the 'geom_geojson' and 'geom_geotext' columns. |
geom_centroid | string | This column contains the geographical center point (centroid) of the area. |
geom_center_x | double | This column records the X coordinate of the geographical center point of the area. |
geom_center_y | double | This column records the Y coordinate of the geographical center point of the area. |
gml_id | string | This column holds a unique identifier for each row, provided by the data source. |
name | string | This column contains the English name of the area. |
namn | string | This column presents the name of the area in the local language. |
nimi | string | This column provides the name of the area in another local language. |
suuralue | string | This column contains a numerical code for the area. |
vuosi | double | This column indicates the year the data was collected. |
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 | b87c0da4-a811-43b4-8395-340c937ca093 |
Package id | b9164cb7-ca70-4288-900a-ac9e26b70d9b |
Position | 1 |
Revision id | 787deaa9-369e-4d32-b777-2253872b7d0f |
State | active |
Table | tilastointialueet_suuralue1000k_2016__table__history |