Version History of Base Table Rows in Stockholm Dataset Collection
The table is a historical data collection from the 'Lantmäteriet' (The Swedish Land Survey) in Sweden. The table is part of a larger data collection focused on geographic and environmental data. It contains historical versions of rows from its base table, essentially providing a version history for each row. Each row in this table is uniquely identified by a combination of the date of data extraction and the row number from the original data source. The table has additional date columns representing the start and end dates of each version of a row. If the end date is null, it indicates that the version of the row is the most recent.
The table contains various columns with geographic and attribute information of geographic features. Some of these features include elements like the area in hectares, specific codes, and identification numbers. Unique identification codes are attached to each geographical feature, represented in this table as 'ID'.
The geographic information is originally in the shapefile format which is a commonly used geospatial vector data format. In the table, this information has been transformed into a final geographic format. The geographic features in the dataset can be represented by points, lines, or polygons (areas). For instance, the shape of a geographic feature is stored as a polygon in columns such as 'geom_geojson' and 'geom_geotext'.
The data in this table could be utilized in various data analytics applications. For example, it could be used to analyze land use changes over time by tracking the changes in the 'Area_Ha' column. The geographic data could be used in spatial analysis, such as determining the proximity of certain features to each other or calculating the area of particular regions. The historical data allows for time series analysis, enabling the tracking of geographical changes over time.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the respective row was extracted from the data source. |
_end_date | date | This column holds the date when a new version of the respective 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' column, it forms a unique identifier for each row in this version history table. |
OBJECTID | long | This column contains unique identifiers for each object in the table. |
ID | string | This column holds unique identifiers for each object, prefixed with 'SE_' to indicate data from Sweden. |
CODE_12 | string | This column contains specific codes associated with the objects. |
Area_Ha | double | This column captures the area of the objects in hectares. |
Remark | string | This column may contain additional remarks or notes about the respective objects. If there are no remarks, the value might be null. |
Shape_Leng | double | This column holds the lengths of the geometric shapes representing the objects. It might contain null values. |
Shape_Area | double | This column contains the area of the geometric shapes representing the objects. |
geom_geojson | string | This column stores the geometric representation of the objects in GeoJSON format. |
geom_geotext | string | This column contains the geometric representation of the objects in textual format. |
geom_type | string | This column specifies the type of the geometric representation of the objects. |
geom_centroid | string | This column holds the centroid point of the geometric representation of the objects. |
geom_center_x | double | This column contains the x-coordinate of the center point of the geometric representation of the objects. |
geom_center_y | double | This column holds the y-coordinate of the center point of the geometric representation of the objects. |
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 | 2ef1bc41-e939-41da-aa55-1f40b086bb17 |
Package id | eb0d036e-d9a1-45eb-8f03-d57004b03840 |
Position | 5 |
Revision id | 1523e2c8-522e-47c8-b2f6-ffdb1e85726e |
State | active |
Table | stockholm_zip__clc12_66g_so__history |