Historical Version Records of Geographical Data in Ostergotland Dataset
The table in question is a historical data table that forms part of a larger dataset collection. It's a history table that stores the version history of its base table rows. This means it holds records of different versions of each row, tracking changes over time. Each row is uniquely identified by a combination of the extraction date and the row number from the raw data source.
The table has two additional columns compared to its base table which hold the start and end dates. The start date indicates when the row was extracted from the source, while the end date indicates when a new version of the row was extracted. If the end date is null, this indicates that the row is the most recent version.
One of the main features of this table is its geographic information, originally in the shapefile format, which has been transformed into the final geographic format. This geographic information can represent points, lines, or polygons (areas), enabling detailed spatial analysis.
The data for this table comes from the website of 'Lantmäteriet' (The Land Survey) in Sweden.
In terms of utilization in data analytics, this table could be used in a variety of ways. For example, the geographic information could be used to conduct spatial analysis or mapping exercises. The historical nature of the data also allows for trend analysis over time, potentially revealing patterns or changes in the data that were not immediately apparent. Furthermore, the unique identifiers for each row enable detailed tracking and comparison of data versions, facilitating in-depth studies of data evolution.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the row was extracted from the data source. This column, in combination with '_row_number', is used to uniquely identify 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. A null value in this column 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. This column, in combination with '_start_date', is used to uniquely identify each row in this version history table. |
OBJECTID | long | A unique identifier for each object in the table. |
ID | string | An identification number for each entry in the table. |
CODE_12 | string | A code associated with each row of data. |
Area_Ha | double | The area, in hectares, associated with each row of data. |
Remark | string | Any additional comments or notes about a given row of data. |
Shape_Leng | double | The length of the shape associated with each row of data. |
Shape_Area | double | The area of the shape associated with each row of data. |
geom_geojson | string | The geometric representation of the data in GeoJSON format. |
geom_geotext | string | The geometric representation of the data in plain text format. |
geom_type | string | The type of geometric representation used for the data. |
geom_centroid | string | The geometric center point of the shape associated with each row of data. |
geom_center_x | double | The X-coordinate of the geometric center point of the shape associated with each row of data. |
geom_center_y | double | The Y-coordinate of the geometric center point of the shape associated with each row of data. |
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 | 4a7e7d0b-3169-4655-a5df-7a80bf9bc3f8 |
Package id | de8a2b72-39b6-45ce-aea7-5d1acc49ae35 |
Position | 3 |
Revision id | a89aed1d-2e64-4044-9c39-51f84432513e |
State | active |
Table | ostergotland_zip__clc12_63f_nv__history |