Version History of Base Table Rows with Geographical Elements from a Swedish Source
The table under discussion is a history table sourced from the Lantmäteriet website in Sweden. It provides a version history of its base table rows, with each row being uniquely identifiable through a combination of specific date of extraction and row number. The table holds additional columns compared to its base: the date when the row was initially extracted and the date when a fresh version of the row was extracted. When the latter date is null, it indicates that the row is the most recent version. This table also contains geographic data, originally in shapefile format, which has been transformed into the final geographic format.
This rich dataset can be instrumental for various data analytics applications. For instance, the temporal aspect of the data can be used to track changes over time, allowing analysts to identify trends or detect anomalies. The geographic data can be utilized in spatial analysis, such as identifying patterns or relationships based on geographic location. Additionally, the version history can be used to maintain data integrity, ensuring that analyses are based on the most recent and accurate data.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column records the date when the row was extracted from the data source, forming part of the unique identifier for each row in the 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 indicates that the row is the most recent version. |
_row_number | long | This column contains the number of the row as extracted from the data source. It forms part of the unique identifier for each row in conjunction with the _start_date column. |
OBJECTID | long | This column contains the unique identifier for each object in the table. |
ID | string | This column contains a unique identification number for each record in the table. |
CODE_12 | string | This column contains a specific code associated with each record. |
Area_Ha | double | This column records the area of each object in hectares. |
Remark | string | This column contains any additional comments or remarks related to each record. |
Shape_Leng | double | This column records the length of the shape of each object. |
Shape_Area | double | This column records the area of the shape of each object. |
geom_geojson | string | This column contains the geometric representation of each object in GeoJSON format. |
geom_geotext | string | This column contains the geometric representation of each object in text format. |
geom_type | string | This column specifies the type of geometric shape that each object represents. |
geom_centroid | string | This column contains the centroid of the geometric shape of each object. |
geom_center_x | double | This column records the x-coordinate of the center of the geometric shape of each object. |
geom_center_y | double | This column records the y-coordinate of the center of the geometric shape of each object. |
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 | 29a722cf-0aa4-43dd-ad66-7ce6885f056d |
Package id | 79417cf1-463f-47d0-a7ee-b3e1ee603243 |
Position | 3 |
Revision id | e5c50d0c-2bd5-465b-a572-8cd3924b683b |
State | active |
Table | gavleborg_zip__clc12_66g_nv__history |