Version History of Base Table Rows in Orebro Dataset Collection
The 'clc12_65f_sv__history' table is a significant part of the 'orebro' dataset collection. It is a history table, which means it contains the version history of its base table rows. This table is unique due to its ability to track changes over time, through the use of two additional columns compared to its base table. These columns represent the start and end date of when each row was extracted from the data source. This allows for the identification of the most recent version of a row, which can be identified if the end date column has a null value. Another distinguishing feature of this table is its usage of the row number from the raw data extracted from the data source, which in combination with the start date, uniquely identifies each row in this version history table.
The table includes geographic data that has been transformed from the shapefile format, a format used for storing the geographic location and attribute information of geographic features. This could include points, lines, or polygons representing areas.
The table data is sourced from the 'Lantmäteriet' website, based in Sweden.
The information in this table can be utilized in various ways in data analytics. For example, the version history information can be used to track changes in geographic features over time, enabling analysts to observe trends and patterns. The geographic data can be used in geospatial analysis, for instance, to analyze the geographical spread of certain features or phenomena. Furthermore, the temporal aspect of the data can be used to conduct time-series analysis, which could be beneficial in predictive modelling and forecasting.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the row was extracted from the data source. Together with '_row_number', it forms a unique identifier for each row in this version history table. |
_end_date | date | 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 | The number of the row in the raw data extracted from the data source. It forms a unique identifier for each row when combined with '_start_date'. |
OBJECTID | long | A unique identifier for each object in the table. |
ID | string | An identifier for the item. |
CODE_12 | string | A specific code associated with the item. |
Area_Ha | double | The area of the object measured in hectares. |
Remark | string | Additional notes or comments about the object. |
Shape_Leng | double | The length of the object's shape. |
Shape_Area | double | The area of the object's shape. |
geom_geojson | string | The geometric representation of the object in GeoJSON format. |
geom_geotext | string | The geometric representation of the object in text format. |
geom_type | string | The type of the geometric representation of the object. |
geom_centroid | string | The centroid of the geometric representation of the object. |
geom_center_x | double | The X-coordinate of the center of the geometric representation of the object. |
geom_center_y | double | The Y-coordinate of the center of the geometric representation of the object. |
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 | a250f7a1-bd2b-4a3a-a662-1097b8ac8000 |
Package id | 75c6aab8-75b3-4d4f-8b22-3c7b3fb4eb0b |
Position | 5 |
Revision id | ade8746e-f7f9-4bd2-9f89-a356712ae6a5 |
State | active |
Table | orebro_zip__clc12_65f_sv__history |