Version History of Base Table Rows in Gavleborg Dataset Collection
The 'History' table is a fascinating compilation of data, sourced from the Swedish website, 'Lantmäteriet'. This table forms a crucial part of a larger dataset collection, playing the key role of preserving the version history of the base table rows. Each row in this table is uniquely identified by a combination of the date of extraction and the row number in the raw data.
The table is enriched with timestamps indicating the start and end dates of each row's validity. An interesting feature is that if the end date of a row is null, it signifies that the row is the most recent version. This temporal dimension of the data offers a unique opportunity to track changes over time and understand the evolution of the data.
Moreover, the table also stores geographic information, which has been transformed from the shapefile format. This format is a widely used standard for storing geometric location and attribute information of geographic features, which can be represented by points, lines, or polygons.
The potential uses for this table in the realm of data analytics are vast. For instance, one could track changes in the geographic features over time, providing a dynamic perspective on spatial data. Additionally, the unique combination of row number and extraction date could be used to study the frequency and nature of updates to the data source. Importantly, the presence of version history can aid in maintaining data integrity and conducting detailed audit trails.
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 of this column 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 forms a combination that uniquely identifies each row in this version history table. |
OBJECTID | long | This column contains a unique identifier for each object in the table. |
ID | string | This column contains a unique ID for each record in the table. |
CODE_12 | string | This column contains a unique code assigned to each row. |
Area_Ha | double | This column contains the area of the geographical feature represented by the row in hectares. |
Remark | string | This column contains any additional remarks or notes related to the row. |
Shape_Leng | double | This column contains the length of the geographical shape represented by the row. |
Shape_Area | double | This column contains the area of the geographical shape represented by the row. |
geom_geojson | string | This column contains the geographical features of the row in GeoJSON format. |
geom_geotext | string | This column contains the geographical features of the row in text format. |
geom_type | string | This column identifies the type of geographical feature represented by the row, such as 'Point', 'Polygon', etc. |
geom_centroid | string | This column contains the centroid of the geographical shape represented by the row. |
geom_center_x | double | This column contains the x-coordinate of the center of the geographical shape represented by the row. |
geom_center_y | double | This column contains the y-coordinate of the center of the geographical shape represented by the row. |
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 | dff2f22f-bc26-433b-94d6-c0a89250e740 |
Package id | 79417cf1-463f-47d0-a7ee-b3e1ee603243 |
Position | 15 |
Revision id | fce3f6fd-d422-4ddf-9190-4accf63adc57 |
State | active |
Table | gavleborg_zip__clc12_67f_so__history |