Version History of Base Table Rows in Kalmar Dataset Collection
The table in consideration is a historical record, part of a dataset collection. It meticulously tracks the version history of its base table rows. Unique identifiers for each row in this version history table are composed of two elements: the date of extraction and the row number from the raw data. The table also indicates the date when a new version of the row was extracted. If there's no end date, it implies that the version of the row is the most recent one.
The data within this table encompasses a wide range of information, including geographic specifics. These geographic details, originally in shapefile format, have been transformed into the final geographic format. Shapefiles, a standard for storing geographic location and attribute info, can represent features as points, lines, or polygons.
The source of this table is the 'Lantmäteriet' website (Sweden's Land Surveying Authority). This vast collection of data can be harnessed in numerous ways for data analytics. For instance, it can be used to track changes in land use over time, analyze the impact of policy changes on land utilization, or assist in the development of predictive models for real estate and urban planning. Additionally, the geographic information can be used to create visualizations of the spatial distribution of different attributes, aiding in better environmental planning and resource allocation.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the version of the row was extracted from the data source. |
_end_date | date | The date when a new version of the row was extracted from the data source. If null, it 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. Together with '_start_date', it uniquely identifies 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 data entry. |
CODE_12 | string | A code associated with the data. |
Area_Ha | double | The area of the object, measured in hectares. |
Remark | string | Any notes or comments associated with the data entry. |
Shape_Leng | double | The length of the shape of the object. |
Shape_Area | double | The area of the shape of the object. |
geom_geojson | string | The geometric representation of the object in GeoJSON format. |
geom_geotext | string | The geometric representation of the object in text format. |
geom_type | string | The type of the geometric object. |
geom_centroid | string | The centroid of the geometric object. |
geom_center_x | double | The X coordinate of the center of the geometric object. |
geom_center_y | double | The Y coordinate of the center of the geometric object. |
No sample for this dataset
Additional Information
Last updated | August 26, 2024 |
---|---|
Created | August 26, 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 | 6a297ca4-2b5a-46e6-9099-e58f3bef7197 |
Package id | 920fd79a-aa00-4de6-a177-f311300c82c6 |
Position | 11 |
Revision id | 14b72172-6996-44a1-b397-37ba93c84df3 |
State | active |
Table | kalmar_zip__clc12_62f_so__history |