Swedish Land Survey Data: Changes in Geospatial Attributes
Click here for a data sample
The 'cha_62fno' table is a detailed collection of geographic and related data, meticulously sourced from the 'Lantmäteriet' website in Sweden. The table features a multitude of columns that contain diverse information, all organized in a structured manner. Two key columns in this table include the extract date and the row number, both of which work in tandem to uniquely identify each row of data. This allows for precise tracking of data extraction and its source row, providing a reliable reference point for any subsequent data analysis. The table also encompasses geographic data transformed from shapefile format, a common format for storing geometric location and attribute information. This implies that the data stored can include a variety of geographic features represented by points, lines, or polygons. The table is part of a larger dataset collection, further adding to its value in terms of data depth and potential usage. Being a rich reservoir of geographic and related data, this table could prove immensely valuable in data analytics; for instance, it could be used to study changes in geographic features over time, to analyze geographic patterns in relation to other variables in the table, or even to create complex geographic information system (GIS) models.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | The date when the data on the row was extracted from the data source. |
_row_number | long | The row number in the data extracted from the source on the extract date specified by the column '_extract_date'. |
ID | string | The unique identifier of the data row. |
CODE_06 | string | The code 06 associated with the data row. |
CODE_12 | string | The code 12 associated with the data row. |
Change | string | The change status of the data row. |
ChType | string | The type of the change status of the data row. |
Remark | string | The remark or note associated with the data row. |
Area_Ha | double | The area in hectares associated with the data row. |
Shape_Leng | double | The length of the shape associated with the data row. |
Shape_Area | double | The area of the shape associated with the data row. |
geom_geojson | string | The geometric representation of the data row in GeoJSON format. |
geom_geotext | string | The geometric representation of the data row in geotext format. |
geom_type | string | The type of the geometric representation of the data row. |
geom_centroid | string | The centroid of the geometric representation of the data row. |
geom_center_x | double | The x-coordinate of the center of the geometric representation of the data row. |
geom_center_y | double | The y-coordinate of the center of the geometric representation of the data row. |