History Table of Versioned Rows in Jamtland Collection
The table under consideration is a historical one, showcasing the evolution of data over time. It is part of a dataset collection that originates from 'Lantmäteriet' (The Land Survey) in Sweden. The table primarily tracks versions of data rows from its base table through two additional columns: one indicates the date of extraction from the data source and the other signifies the date a new version was extracted. When the latter column's value is null, it represents the most recent version of the row.
The table also contains a unique identifier formed by a combination of the extraction date and the row's position in the raw data. Additionally, it holds geographic information, initially in a shapefile format, representing geographical features as points, lines, or polygons, and later transformed into a final geographic format.
In terms of data analytics, the table's historical nature allows for trend analysis over time. For instance, changes in the geographical features can be tracked to assess environmental changes. Moreover, the version history can assist in data quality control, as it enables users to identify changes, anomalies, and potential errors in data over time. Lastly, the geographic data can be used to generate geographic visualizations, providing spatial context to the data and aiding in geographical analysis.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the row was extracted from the data source. It forms a combination with '_row_number' to uniquely identify each row in this version history table. |
_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. It forms a combination with '_start_date' to uniquely identify each row in this version history table. |
OBJECTID | long | This is an identification column for the objects in the table. |
ID | string | This is another identification column for the data rows in the table. |
CODE_12 | string | This column contains specific codes related to the data rows. |
Area_Ha | double | This column indicates the area of the geographical feature in hectares. |
Remark | string | This column is used for any additional information or remarks about the data row. |
Shape_Leng | double | This column indicates the length of the geographical shape associated with the data row. |
Shape_Area | double | This column indicates the area of the geographical shape associated with the data row. |
geom_geojson | string | This column contains the geographical data in geojson format. |
geom_geotext | string | This column contains the geographical data in text format. |
geom_type | string | This column indicates the type of the geographical data. |
geom_centroid | string | This column contains the centroid of the geographical shape associated with the data row. |
geom_center_x | double | This column contains the X-coordinate of the center of the geographical shape associated with the data row. |
geom_center_y | double | This column contains the Y-coordinate of the center of the geographical shape associated with the data row. |
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 | 043d456e-73d8-426c-828b-631aed9a5670 |
Package id | eeda00c0-27ef-4aa9-827c-5a277b27bc79 |
Position | 18 |
Revision id | a5fd67bd-cede-49ce-84b4-d53279bbc2b5 |
State | active |
Table | jamtland_zip__clc12_70e_so__history |