Geospatial Attributes and Features of Dalarna Region Dataset
Click here for a data sample
The table in question, a component of a larger dataset, was sourced from the website of Lantmäteriet (the Swedish Land Survey) in Sweden. It is an organized collection of related data presented in rows and columns. The table uniquely includes two special columns providing the extraction date and the row number from the original data source, ensuring each row can be distinctly identified. This table holds geographic information that was initially in shapefile format, a simple, nontopological format for storing the geometric location and attribute information of geographic features. This geographic data has since been transformed into the final geographic format. The table could serve several potential uses in data analytics. For instance, the geographic data could be used to analyze spatial patterns and trends. The extraction date and row number could be used in traceability analysis, to track changes over time or locate specific entries. Moreover, the table's data could be a valuable asset in predictive modeling, using historical data to predict future trends or patterns.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | This column contains the date when the data on the row was extracted from the source. |
_row_number | long | This column contains the row number in the data extracted from the source on the extract date specified by the column '_extract_date'. |
OBJECTID | long | This column contains the object identifier associated with each entry in the table. |
ID | string | This column contains the unique identification value for each entry in the table. |
CODE_12 | string | This column contains the 12-digit code associated with each entry in the table. |
Area_Ha | double | This column contains the area value in hectares for each entry in the table. |
Remark | string | This column contains any remarks or additional information associated with each entry in the table. |
Shape_Leng | double | This column contains the length value for the shape associated with each entry in the table. |
Shape_Area | double | This column contains the area value for the shape associated with each entry in the table. |
geom_geojson | string | This column contains the GeoJSON representation of the geometry associated with each entry in the table. |
geom_geotext | string | This column contains the geotext representation of the geometry associated with each entry in the table. |
geom_type | string | This column contains the type of geometry associated with each entry in the table. |
geom_centroid | string | This column contains the centroid of the geometry associated with each entry in the table. |
geom_center_x | double | This column contains the x-coordinate of the center of the geometry associated with each entry in the table. |
geom_center_y | double | This column contains the y-coordinate of the center of the geometry associated with each entry in the table. |