Historical Versioning Data of Base Table Rows in Orebro Dataset Collection
The table under consideration is a history table that belongs to a dataset collection. It serves as a comprehensive record of version histories for each data row, allowing for easy tracking of changes over time. The unique identifier for each row in the table is a combination of the date of extraction and the row number from the raw data. This table provides a rich source of data for temporal analyses and can be particularly useful for examining how specific data points have evolved.
The table possesses additional columns for tracking the start and end dates of each row's extraction from the data source. If a row's end date is null, this indicates that the row is the most recent version. The table also contains geographical data, which has been transformed from the shapefile format. This geographic information can be represented by points, lines, or polygons - making it valuable for spatial analyses.
Information for this table is sourced from Lantmäteriet (The Land Survey of Sweden), a reputable website based in Sweden. This further enhances the reliability and accuracy of the data.
In terms of data analytics, this table offers a wealth of opportunities. For instance, analysts could track changes in geographical features over time by using the version history and geographic data. Similarly, the start and end dates of data extraction could be used to study temporal trends or seasonality in the data. Moreover, the geographic data could be utilized to perform spatial analyses, such as identifying patterns or clusters in the data based on geographic location.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the row was extracted from the data source. It forms a unique identifier for each row in combination with the '_row_number' column. |
_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 in the raw data extracted from the data source. Together with the '_start_date', it uniquely identifies each row in this version history table. |
OBJECTID | long | This column contains the unique identifier for each object in the table. |
ID | string | This column contains another unique identifier for each object in the table. |
CODE_12 | string | This column contains a code associated with each row of the table. |
Area_Ha | double | This column contains the area measurement of each object in the table, in hectares. |
Remark | string | This column contains any remarks or notes associated with each row of the table. |
Shape_Leng | double | This column contains the length of the shape of each object in the table. |
Shape_Area | double | This column contains the area of the shape of each object in the table. |
geom_geojson | string | This column contains the GeoJSON representation of each object's geometry. |
geom_geotext | string | This column contains the textual representation of each object's geometry. |
geom_type | string | This column contains the type of each object's geometry, such as point, line or polygon. |
geom_centroid | string | This column contains the centroid of each object's geometry. |
geom_center_x | double | This column contains the x-coordinate of the center of each object's geometry. |
geom_center_y | double | This column contains the y-coordinate of the center of each object's geometry. |
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 | 9c53514d-1e6d-4806-8997-8a6b1f37f76e |
Package id | 75c6aab8-75b3-4d4f-8b22-3c7b3fb4eb0b |
Position | 7 |
Revision id | cffc7e40-9995-40ad-93b5-8196f99a716d |
State | active |
Table | orebro_zip__clc12_65f_nv__history |