Historical Version Records of Base Table in Dataset Collection from Swedish Source
The 'clc12_62e_so__history' table is a historical record of a specific dataset from the 'blekinge' collection. As a history table, it maintains the version history of its base table rows, providing a timeline of changes and updates to each row. This enables the tracking of the lifecycle of each row, from when it was initially extracted from the data source, through any subsequent versions, to the most recent version. This is achieved through two additional columns, which capture the start and end dates of each row version. A null value in the end date column signifies the most recent version of the row.
The table also contains a unique identifier for each row, created by a combination of the start date and row number. This facilitates precise tracking and referencing of every row's history.
This table is rich in geographic information, which has been transformed from shapefile format into a final geographic format. This represents the geographic location and attribute information of geographic features, with potential representations by points, lines, or polygons.
The table's data is sourced from the 'Lantmäteriet' website, based in Sweden. This authoritative source lends credibility to the data.
In terms of data analytics, the version history and geographic information provide numerous opportunities. For instance, the version history could be used to analyze patterns of change in the data over time, or to identify and investigate anomalies. The geographic information could be utilized in spatial analytics, such as identifying geographic trends, or in the creation of visualizations and maps to better understand the data's spatial aspects.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | 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 | 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 | The number of the row in the raw data extracted from the data source. It forms a unique combination with '_start_date' to identify each row in this version history table. |
OBJECTID | long | A unique identifier for each object in the table. |
ID | string | A unique identifier for each row in the table. |
CODE_12 | string | A code denoting specific categories or types related to the data. |
Area_Ha | double | The area in hectares covered by the data in each row. |
Remark | string | Any additional notes or comments related to the data in each row. |
Shape_Leng | double | The length of the shape representing the data. |
Shape_Area | double | The area of the shape representing the data. |
geom_geojson | string | The geojson representation of the geometry of the data. |
geom_geotext | string | A text representation of the geometry of the data. |
geom_type | string | The type of the geometry represented by the data. |
geom_centroid | string | The central point of the geometry represented by the data. |
geom_center_x | double | The x-coordinate of the center of the geometry represented by the data. |
geom_center_y | double | The y-coordinate of the center of the geometry represented by the data. |
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 | 59b4ba3b-cef1-42e0-89d3-fbcebde54130 |
Package id | c81a4f51-7faf-4d3d-8134-cd94ab4567c2 |
Position | 11 |
Revision id | d1b4d487-afad-44fb-a544-ae07d96e3014 |
State | active |
Table | blekinge_zip__clc12_62e_so__history |