Version History of Base Table Rows in Örebro Dataset Collection
The 'clc12_66e_so__history' table is a historical table that forms part of the 'orebro' dataset collection. It originates from the 'Lantmäteriet' website, based in Sweden. This table is unique in that it contains the version history of its base table rows. This is made possible by two additional columns that record the start and end dates of each row's extraction from the data source. A unique identifier for each row is created through the combination of the start date and the row number. If the end date of a row is null, it signifies that this is the most recent version of the row.
The table also contains geographic data, initially in shapefile format, which has been transformed into a final geographic format. Shapefile is a format for storing the location and attribute information of geographic features, which can be represented by points, lines, or polygons.
This table can be incredibly useful in data analytics. For instance, one could track the evolution of geographical features over time by comparing different versions of the same row. Alternatively, the data could be used to analyze patterns in the extraction dates of the data, perhaps shedding light on the frequency or timing of updates to the source data. Furthermore, the geographic data could be used to create visual representations or maps of the data, allowing for a more intuitive understanding of the information.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the row was extracted from the data source, marking the beginning of a specific version of the row. |
_end_date | date | The date when a new version of the row was extracted from the data source, marking the end of a specific version. If null, it signifies that the row is the most recent version. |
_row_number | long | The number of the row as it appears in the raw data extracted from the data source. It is used in combination with '_start_date' to uniquely identify each row in this version history table. |
OBJECTID | long | A unique identifier assigned to each object in the table. |
ID | string | A unique identifier for each record. |
CODE_12 | string | A code associated with each record. |
Area_Ha | double | The area of the geographical object in hectares. |
Remark | string | Additional notes or comments associated with each record. |
Shape_Leng | double | The length of the geographical object shape. |
Shape_Area | double | The area of the geographical object shape. |
geom_geojson | string | The geographical object represented in GeoJSON format. |
geom_geotext | string | The geographical object represented in GEOTEXT format. |
geom_type | string | The type of the geographical object. |
geom_centroid | string | The centroid of the geographical object. |
geom_center_x | double | The x-coordinate of the center of the geographical object. |
geom_center_y | double | The y-coordinate of the center of the geographical 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 | f92dd68c-c67d-4bbd-820f-99d707f69b69 |
Package id | 75c6aab8-75b3-4d4f-8b22-3c7b3fb4eb0b |
Position | 9 |
Revision id | 48f350de-c4b4-437c-8d6c-210a3c6832e7 |
State | active |
Table | orebro_zip__clc12_66e_so__history |