Version History of Base Table Rows in Norrbotten Dataset Collection
The 'clc12_72i_no__history' table is a historical compilation of data sourced from Lantmäteriet (The Land Survey), a website based in Sweden. As a historical table, it holds a record of all the different versions of its base table rows, with each row uniquely identified by a combination of start date and row number. This table has two extra columns compared to its base table, indicating the start and end dates of the extraction of each row from the data source. Notably, if an end date is null, that indicates the row is the most recent version. The geographic information contained in the table has been converted from the shapefile format, a non-topological format for storing geographic features, into the final geographic format. These geographical features can be represented as points, lines, or polygons.
This table could be utilized in a variety of data analytics applications. For instance, it could be used to analyse changes in geographical information over time, providing valuable insights for environmental studies. Additionally, the table could be used to track the version history of data, which would be crucial in data auditing and ensuring data integrity. The geographic information contained within could also be used in spatial analytics, aiding in tasks such as urban planning, disaster management, and transportation logistics.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the row was extracted from the data source. |
_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. Together with '_start_date', this column forms a unique identifier for each row in this version history table. |
OBJECTID | long | An object identifier, typically a unique number assigned to each object in the table. |
ID | string | An identifier for the data element in the table. |
CODE_12 | string | A code associated with the data element in the table. |
Area_Ha | double | The area associated with the data element, measured in hectares. |
Remark | string | Any remarks or additional information associated with the data element. |
Shape_Leng | double | The length of the shape associated with the data element. |
Shape_Area | double | The area of the shape associated with the data element. |
geom_geojson | string | The geometry of the data element in GeoJSON format. |
geom_geotext | string | The geometry of the data element in a textual format. |
geom_type | string | The type of geometry associated with the data element. |
geom_centroid | string | The centroid of the geometry associated with the data element. |
geom_center_x | double | The x-coordinate of the center of the geometry associated with the data element. |
geom_center_y | double | The y-coordinate of the center of the geometry associated with the data element. |
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 | 7bb37066-536b-408b-aeab-351d184110ff |
Package id | aec689b3-8d6e-4322-88cd-6b96004c9ec7 |
Position | 15 |
Revision id | 8cf34201-7a5e-4104-921f-2970c3cb0126 |
State | active |
Table | norrbotten_zip__clc12_72i_no__history |