Wellbeing Regions Dataset Table (Scale 1:1 000 000)
Click here for a data sample
The table, which is part of a larger dataset collection, contains data related to 'Wellbeing Areas' at 1:1,000,000 scale. The data is sourced from 'Tilastokeskus' (Statistics Finland), based in Finland. Each row in the table represents a unique Wellness Area, identified by a row number and the date when the data was extracted from the source. The geographic coordinates, presented using the WGS 84 coordinate reference system (longitude first, then latitude), are provided which can be utilized for geospatial data analytics. Information about the geographic area, its type, centroid, and center are included. Each area is also identified with a unique 'gml_id'. Additionally, the table contains columns that detail the area's name in different languages and the year of the data. This table could be used in data analytics to study regional wellbeing trends over time, to perform geospatial analysis of wellbeing data, or to analyze the correlation between wellbeing and geographic factors.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | This is a special column recording the date when the data on the row was extracted from the source. |
_row_number | long | This is another special column capturing the row number in the data extracted from the source on the extraction date specified by '_extract_date'. |
geom_geojson | string | This column contains geometric data in GeoJSON format, representing the geographic area associated with each row. |
geom_geotext | string | This column contains geometric data in textual format, corresponding to the geographic area associated with each row. |
geom_type | string | This column specifies the type of the geometric data associated with each row, such as 'ST_MULTIPOLYGON' or 'ST_POLYGON'. |
geom_centroid | string | This column contains the coordinates for the centroid (geometric center) of the area associated with each row. |
geom_center_x | double | This column contains the x-coordinate of the geographic center of the area associated with each row. |
geom_center_y | double | This column contains the y-coordinate of the geographic center of the area associated with each row. |
gml_id | string | This column contains the unique identifier for each row, which is of type String. |
hyvinvointialue | string | This column contains information about wellbeing areas, which is of type String. |
name | string | This column contains English translations of the names of the wellbeing areas. |
namn | string | This column contains Swedish translations of the names of the wellbeing areas. |
nimi | string | This column contains Finnish names of the wellbeing areas. |
vuosi | long | This column, of type Integer, captures the year associated with each row. |