Version History of Base Table Rows in a Historical Dataset from Sweden
The table in focus is a historical dataset that contains the version history of its base table rows. It is an integral part of a larger dataset collection. This historical table is unique in that it includes two additional columns compared to its base table, allowing the tracking of when each row was extracted from the data source and when a new version of the row was extracted. A null value in the end date column signifies that the row is the most current version.
The table features a unique combination of a start date and row number, distinguishing each row in the version history table. It also provides geographic information, transformed from the original shapefile format into a more user-friendly geographic format. Shapefiles, a common format for storing geographic location and attribute information, can represent features as points, lines, or polygons.
This table has its roots in the website of Lantmäteriet (The Land Survey of Sweden) in Sweden. As such, it provides valuable insights into Swedish geographic features and their changes over time.
The data within this table can be utilized in various ways. For example, it can be used to analyze geographic changes over time, providing insights into patterns of land use or shifts in natural features. The historical aspect of the table also allows for the tracking of specific geographic features' evolution. Furthermore, the table could serve as a basis for predictive analytics, forecasting future changes based on past patterns.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column records the date when the row was extracted from the data source. Together with '_row_number', it uniquely identifies each row in this version history table. |
_end_date | date | This column records the date when a new version of a 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. Along with '_start_date', it forms a unique identifier for each row in this version history table. |
OBJECTID | long | This column contains unique object identifiers. |
ID | string | This column contains unique identifiers. |
CODE_12 | string | This column contains code values. |
Area_Ha | double | This column contains the area size in hectares. |
Remark | string | This column contains any remarks or notes related to the row. |
Shape_Leng | double | This column contains the length of the shape. |
Shape_Area | double | This column contains the area of the shape. |
geom_geojson | string | This column contains the geometric data in GeoJSON format. |
geom_geotext | string | This column contains the geometric data in text format. |
geom_type | string | This column contains the type of geometric data. |
geom_centroid | string | This column contains the centroid of geometric data. |
geom_center_x | double | This column contains the X coordinate of the geometric data center. |
geom_center_y | double | This column contains the Y coordinate of the geometric data center. |
No sample for this dataset
Additional Information
Last updated | August 27, 2024 |
---|---|
Created | August 27, 2024 |
License | No License Provided |
Geographic coverage | |
Geographic granularity | |
Temporal coverage from | |
Temporal coverage to | |
Temporal coverage to | |
Adapter | shapefile |
Country | se |
Database | se_lantmateriet |
Extract date | 2024-08-26 |
Id | 46fffe5c-0b46-499f-a1df-d4304ca957a2 |
Package id | eeda00c0-27ef-4aa9-827c-5a277b27bc79 |
Position | 28 |
Revision id | be054fcd-0e06-4542-bebf-4a049091c812 |
State | active |
Table | jamtland_zip__clc12_71f_so__history |