Version History Table for Land Classification Data
The table under consideration is a critical component of a comprehensive dataset. It holds the key to understanding the chronology of data as it maps the version history of its base table rows. This history table stands unique with two additional columns that record the start and end dates of each data row, effectively tracking the evolution of the data over time. If the end date for a row is not specified, it is understood to be the most recent version.
Furthermore, each row in this table can be uniquely identified by a specific combination of the row number and its start date. The row number is a precise reflection of the position of data in the raw format as extracted from the source.
The table also holds geographic information that was originally in shapefile format, a popular choice for storing geographical location and attributes. This structure allows the representation of geographical features as points, lines, or polygons, and has been transformed into the final geographic format for this dataset.
This table is sourced from 'Lantmäteriet' (The Land Survey) in Sweden.
The variety and depth of information available in this table make it a versatile tool in the field of data analytics. For instance, the version history can be used to track changes in geographic features over time, which could be valuable in environmental studies or urban planning. Additionally, the unique combination of row number and start date could be utilized in creating time-series analyses or in studying data extraction trends. Finally, the geographical data can be used in a myriad of ways, such as spatial analysis or geographic visualizations, providing valuable insights for decision-making processes.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the row was extracted from the data source. It is used for versioning and together with '_row_number', it uniquely identifies each row in this history table. |
_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 represents the number of the row in the raw data extracted from the data source. Together with '_start_date', it forms a unique identifier for each row in the table. |
OBJECTID | long | This is an auto-generated identifier for each object in the table. |
ID | string | This column holds an identifier for each record in the table. |
CODE_12 | string | This column contains a unique 12-digit code associated with each record. |
Area_Ha | double | This column indicates the area of the object in hectares. |
Remark | string | This column is for any additional comments or notes regarding the corresponding record. |
Shape_Leng | double | This column contains the length of the shape of the object. |
Shape_Area | double | This column contains the area of the shape of the object. |
geom_geojson | string | This column holds the geometry of the object in GeoJSON format. |
geom_geotext | string | This column contains a textual representation of the geometry of the object. |
geom_type | string | This column indicates the type of the geometry of the object (e.g., point, line, polygon). |
geom_centroid | string | This column contains the centroid of the object's geometry. |
geom_center_x | double | This column indicates the X coordinate of the center of the object's geometry. |
geom_center_y | double | This column indicates the Y coordinate of the center of the 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 | 8920ed34-adb9-44de-8ebb-a6c78ce11710 |
Package id | eeda00c0-27ef-4aa9-827c-5a277b27bc79 |
Position | 12 |
Revision id | 05f3c11b-be46-46dc-ab55-754057994d81 |
State | active |
Table | jamtland_zip__clc12_70d_no__history |