Version History of Paavo Postal Code Areas Extending to Sea Areas, 2019
The 'table__history' is a history table that keeps track of the version history of its base table rows. It's part of a larger dataset collection that focuses on postal areas extending to sea areas in 2019, sourced from the 'Statistics Finland' (Tilastokeskus) website.
The table contains various columns providing a diverse range of data. It includes columns that provide geographic information, which can be utilized for geospatial data analytics. This geographic information is presented using the WGS 84 coordinate reference system, with axis order longitude first, followed by latitude. For example, the 'geom_centroid' column provides a geographic point that represents the centroid of the postal areas.
The table also includes columns that capture the row's version history. The '_start_date' and '_end_date' columns respectively provide the date when the row was extracted from the data source and the date when a new version of the row was extracted. If the '_end_date' is null, it indicates that the row is the most recent version. Additionally, the '_row_number' column contains the number of the row in the raw data extracted from the source, working alongside the '_start_date' to uniquely identify each row in this version history table.
The table also provides columns like 'namn' and 'nimi' that give the names of the postal areas, and 'pinta_ala' presents the area size. The 'vuosi' column indicates the year of the data, which in this context, is 2019.
This comprehensive data can be utilized in various ways in data analytics. For instance, the geographic data can be used to visualize the evolution of postal areas over time on a map. The area size data can be used to study changes in postal areas, possibly indicating urban expansion or contraction. The version history can be essential for data verification, ensuring the accuracy and timeliness of the data used in these analyses.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the row was extracted from the data source. |
_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 means 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. Together with '_start_date', it uniquely identifies each row in this version history table. |
geom_geojson | string | This column contains geospatial data in GeoJSON format, which describes the geographical features related to the row. |
geom_geotext | string | This column contains geospatial data in textual format, which describes the geographical features related to the row. |
geom_type | string | This column indicates the type of the geospatial data stored in the row. |
geom_centroid | string | This column contains the centroid of the geospatial feature described in the row. |
geom_center_x | double | This column contains the x-coordinate of the center of the geospatial feature. |
geom_center_y | double | This column contains the y-coordinate of the center of the geospatial feature. |
gml_id | string | This column contains the unique identifier of the row in GML format. |
kunta | string | This column contains a string representation of the municipality number. |
kuntanro | long | This column contains the municipality number as an integer. |
namn | string | This column contains the name of the postal area in the local language. |
nimi | string | This column contains the name of the postal area. |
objectid | long | This column contains the unique identifier of the row. |
pinta_ala | double | This column contains the surface area. |
posti_alue | string | This column contains the postal code. |
shape_leng | double | This column contains the length of the shape's boundary. |
vuosi | long | This column contains the year related to the row. |
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 | c0decfdb-3eaa-4926-bc70-393740a72556 |
Package id | 61eaf0ba-dc8d-4be0-bd59-dfc1fc4cd377 |
Position | 1 |
Revision id | 1453a9e5-c47e-473f-9e0d-e9a0bec971c9 |
State | active |
Table | postialue_pno_meri_2019__table__history |