Version History of Base Table Rows in Orebro Dataset from a Swedish Source
The 'clc12_65e_so__history' table is part of the 'orebro' dataset collection. This is a historical table that maintains the version history of its base table rows. It contains data on the geographic features of a particular region, sourced from the website of 'Lantmäteriet' (The Land Survey) in Sweden. The data is organized into various columns that capture specific attributes of each entry.
Two of these columns, one containing the date the row was extracted from the source and the other containing the row number, form a unique identifier for each row in this history table. Another column indicates the date when a new version of the row was extracted from the source. If this column's value is null, it means that the row is the most recent version. The table also features several columns related to geographic information, which have been transformed into their final format from a shapefile - a common format for storing geographic location and attribute information.
In terms of data analytics, this table can be quite versatile. For example, it could be used to track changes in land usage over time by comparing different versions of the same row. This could provide insights into urban development, agricultural expansion or natural resource depletion. Additionally, the geographic information could be used to create detailed maps or models of the region, which could aid in fields such as urban planning, environmental conservation or disaster management.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column represents the date when the row data was extracted from the source. It is part of a unique identifier for each row in the version history table, in combination with '_row_number'. |
_end_date | date | This column indicates the date when a new version of the row data was extracted from the source. If the value is null, it signifies that the row is the most recent version. |
_row_number | long | This column contains the number of the row as it appears in the raw data extracted from the source. In combination with '_start_date', it forms a unique identifier for each row in the version history table. |
OBJECTID | long | This column contains the unique ID of the object associated with the row. |
ID | string | This column represents the unique identification number of the data entry. |
CODE_12 | string | This column holds a specific code associated with the data entry. |
Area_Ha | double | This column quantifies the area associated with the data entry, measured in hectares. |
Remark | string | This column contains any additional comments or notes regarding the data entry. |
Shape_Leng | double | This column describes the length of the shape associated with the data entry. |
Shape_Area | double | This column indicates the area of the shape associated with the data entry. |
geom_geojson | string | This column contains the geometric representation of the data entry in GeoJSON format. |
geom_geotext | string | This column holds the geometric representation of the data entry in textual format. |
geom_type | string | This column specifies the type of geometric figure associated with the data entry. |
geom_centroid | string | This column provides information about the geometric center, or centroid, of the shape associated with the data entry. |
geom_center_x | double | This column gives the x-coordinate of the center of the geometric figure associated with the data entry. |
geom_center_y | double | This column gives the y-coordinate of the center of the geometric figure associated with the data entry. |
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 | 964f5efa-f12a-4629-9b90-e4ae7a2489c2 |
Package id | 75c6aab8-75b3-4d4f-8b22-3c7b3fb4eb0b |
Position | 1 |
Revision id | 2eea2bd3-0f63-4fd1-8430-f70e224ed204 |
State | active |
Table | orebro_zip__clc12_65e_so__history |