Version History Records of Base Table Rows in Norrbotten Dataset Collection
The 'clc12_74g_sv__history' table, which is part of the 'norrbotten' dataset collection, is a historical record of its base table rows. Each row in the table is uniquely identified by a combination of a start date and a row number. The table also includes an end date, which specifies when a new version of the row was extracted. If the end date is null, it indicates that the current row is the most recent version. The table also captures geographic information, which is initially in the shapefile format. Shapefiles are a simple way to store the geometric location and attribute information of geographic features, which can be represented by points, lines, or polygons. The geographic data in this table has been transformed from the shapefile format into its final geographic format. The table is sourced from Lantmäteriet (the Swedish Mapping, Cadastral and Land Registration Authority) in Sweden.
In terms of data analytics, the table could be used in various ways. For example, one could track changes in geographic features over time by analyzing the start and end dates of each row version. This could be useful for monitoring environmental changes or urban development. Additionally, the table could be used to generate visualizations of geographic features, providing a visual understanding of the data. Furthermore, the table could potentially be used to validate or improve other geographic data sources, as it contains comprehensive historical records.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column stores the date when the row was extracted from the data source. It is used as a part of a unique identifier for each row in this version history table. |
_end_date | date | This column stores the date when a new version of the row was extracted from the data source. If the value in this column is null, it indicates 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 is used in conjunction with '_start_date' to uniquely identify each row in this version history table. |
OBJECTID | long | This column stores the object identifier. |
ID | string | This column stores the identification number. |
CODE_12 | string | This column stores a code. |
Area_Ha | double | This column records the area in hectares. |
Remark | string | This column stores any additional remarks or comments. |
Shape_Leng | double | This column records the length of the shape. |
Shape_Area | double | This column records the area of the shape. |
geom_geojson | string | This column stores the geometric data in GeoJSON format. |
geom_geotext | string | This column stores the geometric data in plain text format. |
geom_type | string | This column identifies the type of the geometric data. |
geom_centroid | string | This column stores the centroid of the geometric data. |
geom_center_x | double | This column records the X coordinate of the center of the geometric data. |
geom_center_y | double | This column records the Y coordinate of the center of the geometric data. |
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 | e94fccc9-1341-4fc6-9075-74564a99edf2 |
Package id | aec689b3-8d6e-4322-88cd-6b96004c9ec7 |
Position | 29 |
Revision id | 17b2a0d3-d31a-49ba-95e5-4c8e01c4eb0b |
State | active |
Table | norrbotten_zip__clc12_74g_sv__history |