Version History of Base Table Rows in the Dalarna Dataset Collection
The 'History' table is an integral part of the 'Dalarna' dataset collection. It maintains the version history of its base table rows, ensuring that changes over time can be tracked and analyzed. This unique feature is facilitated by two key columns that record the dates when a row was extracted from the data source and when a new version of the same row was added. This offers a comprehensive view of the row's lifecycle, with the latest version being identifiable by a null value in the column recording the date of the next version's extraction.
The table also includes a column that serves as a unique identifier for each row in conjunction with the extraction date. This approach ensures that each version of a row is distinct and identifiable. Furthermore, the table contains geographical data transformed from the shapefile format, a common choice for storing geographical location and attribute information. This information can be represented by points, lines, or polygons, making it versatile for various types of geographic features.
The data for this table is sourced from the website of 'Lantmäteriet' (The Land Survey) in Sweden. This ensures that the table benefits from the precision and reliability associated with one of the most reputable institutions in the country.
In terms of data analytics, this table offers a wealth of opportunities. For instance, the version history can be utilized to track changes in geographical features over time, enabling analysts to understand trends and patterns. Additionally, the geographical data can be used in spatial analysis, allowing for the exploration of relationships and correlations between different geographical features. Lastly, the extraction dates can provide insights into the frequency of changes, which can be crucial for predictive modeling and forecasting.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the row was first extracted from the data source. |
_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 as it appeared in the raw data extracted from the data source. This, in combination with the '_start_date', uniquely identifies each row in this version history table. |
OBJECTID | long | A unique identifier for each object or entry in the table. |
ID | string | An identification code for each entry in the table. |
CODE_12 | string | A specific code associated with each entry in the table. |
Area_Ha | double | The area of the object or entry, measured in hectares. |
Remark | string | Any additional comments or notes regarding the entry. |
Shape_Leng | double | The length of the perimeter of the object or area represented by the entry. |
Shape_Area | double | The total area of the object or area represented by the entry. |
geom_geojson | string | The geometric representation of the object or area, formatted as GeoJSON. |
geom_geotext | string | The geometric representation of the object or area, formatted as plain text. |
geom_type | string | The type of geometric shape used to represent the object or area. |
geom_centroid | string | The central point of the geometric shape used to represent the object or area. |
geom_center_x | double | The X coordinate of the center of the geometric shape used to represent the object or area. |
geom_center_y | double | The Y coordinate of the center of the geometric shape used to represent the object or area. |
No sample for this dataset
Additional Information
Last updated | August 26, 2024 |
---|---|
Created | August 26, 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 | bc664251-1b2b-4d7a-9101-057c4edae541 |
Package id | b5850e4f-b288-47bd-aa8e-1b5ae61e62d6 |
Position | 11 |
Revision id | 497534fb-3312-47ae-ae54-982d5a3d4ddd |
State | active |
Table | dalarna_zip__clc12_67d_so__history |