Historical Version Log for Base Table Rows in Vasterbotten Dataset Collection
The table in question is a historical dataset that belongs to a larger dataset collection. This dataset originates from the website of Lantmäteriet (The Land Survey) in Sweden. It is a history table, which means it contains the version history of its base table rows, providing valuable insights into how the data has evolved over time.
The table is characterized by specific columns that hold unique significance. For instance, two columns in combination offer a unique identifier for each row, one of which also indicates when the row was extracted from the data source. Another column is used to mark when a new version of a row was extracted, and if this column is null, it signifies that the row is the most recent version.
In addition, this table includes geographic information that was originally in a shapefile format. A shapefile, used for storing the geometric location and attribute information of geographic features, can represent these features as points, lines, or polygons.
This table can serve multiple purposes in data analytics. For example, it can be used to track the changes in geographic features over time, which can be beneficial for environmental studies or urban planning. The unique identifiers for each row can aid in data management and integrity checks. Furthermore, the geographic information can be used in geospatial analysis, such as identifying patterns or anomalies over a certain geographic area.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | Contains the date when the row was extracted from the data source. |
_end_date | date | Contains the date when a new version of the row was extracted from the data source. If the value is null, it means that the row is the most recent version of the row. |
_row_number | long | Contains the number of the row in the raw data extracted from the data source. Together with '_start_date', this column forms a combination that uniquely identifies each row in this version history table. |
OBJECTID | long | A unique identifier for each object in the table. |
ID | string | An identifier for each row in the table. |
CODE_12 | string | A code associated with each row, details of which are specific to the data source. |
Area_Ha | double | The area of the object/region represented by the row, measured in hectares. |
Remark | string | A column for additional notes or comments related to the row. |
Shape_Leng | double | Represents the length of the shape or boundary of the object/region represented by the row. |
Shape_Area | double | Represents the area of the shape or boundary of the object/region represented by the row. |
geom_geojson | string | Contains the GeoJSON representation of the geographic object/region represented by the row. |
geom_geotext | string | Contains the geotext representation of the geographic object/region represented by the row. |
geom_type | string | Specifies the type of the geographic object/region represented by the row. |
geom_centroid | string | Contains the centroid of the geographic object/region represented by the row. |
geom_center_x | double | The x-coordinate of the center of the geographic object/region represented by the row. |
geom_center_y | double | The y-coordinate of the center of the geographic object/region represented by the row. |
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 | 4783467d-f57b-49c7-a9ac-ae256fdadc21 |
Package id | 8e387fb0-68fc-4896-9114-220b7a625e8e |
Position | 3 |
Revision id | 180f581d-a039-4ddf-acab-3ac367ab3b35 |
State | active |
Table | vasterbotten_zip__clc12_70f_no__history |