2020 Postal Area Data Structure
The table under examination is a part of a larger dataset collection and is primarily dedicated to geographical information, specifically related to postal code regions in Finland. The data originates from the Finnish statistical authority, 'Tilastokeskus' (Statistics Finland). The table encompasses a variety of columns, each bearing crucial data.
Two of these columns are '_extract_date' and '_row_number'. The former column holds the date when the data was extracted, while the latter indicates the row number in the extracted data, making each row unique when combined.
The table prominently features geographical data columns, those beginning with 'geom_', which contain a wealth of geographical information useful for geospatial data analytics. This includes the geographical shape of the region, the type of geographical shape, and the geographical center. The geographical coordinates are based on the WGS 84 coordinate reference system, with longitude given before latitude.
Beyond the geographical data, the table also incorporates columns that hold administrative details, such as the unique identifier ('gml_id'), municipality number ('kunta', 'kuntanro'), the Finnish and Swedish names of the region ('nimi', 'namn'), and the postal code area ('posti_alue'). Furthermore, the table includes information about the surface area of the region ('pinta_ala') and the year the data refers to ('vuosi').
The diverse information presented in this table can be leveraged for various data analytics purposes. For instance, one could analyze population distribution across postal regions in Finland or compute the correlation between the surface area of a region and the number of postal codes. Additionally, the geographical data facilitates the creation of detailed visual maps for better spatial understanding of the data.
Field Descriptions
Name | Data type | Description |
---|---|---|
_extract_date | date | This column contains the date when the data on the row of the table 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'. |
geom_geojson | string | This column contains the geographical data in GeoJSON format. |
geom_geotext | string | This column contains the geographical data in text format. |
geom_type | string | This column specifies the type of geographical data, for example, polygon or multipolygon. |
geom_centroid | string | This column gives the geographical coordinates of the centroid of the geographical area represented by the geometric data in the row. |
geom_center_x | double | This column gives the x-coordinate of the center of the geographical area represented by the geometric data in the row. |
geom_center_y | double | This column gives the y-coordinate of the center of the geographical area represented by the geometric data in the row. |
gml_id | string | This column contains a unique identifier for each row. |
kunta | string | This column contains a numeric code representing a municipality. |
kuntanro | long | This column contains a numeric code representing a municipality. |
namn | string | This column contains the name of the geographical area or feature in the local language. |
nimi | string | This column contains the name of the geographical area or feature in the local language. |
objectid | long | This column contains a unique identifier for each row. |
pinta_ala | double | This column gives the area of the geographical area represented by the geometric data in the row. |
posti_alue | string | This column contains the postal code of the geographical area represented by the geometric data in the row. |
vuosi | long | This column contains the year of the data. |
No sample for this dataset
Additional Information
Last updated | November 11, 2024 |
---|---|
Created | November 11, 2024 |
License | No License Provided |
Geographic coverage | |
Geographic granularity | |
Temporal coverage from | |
Temporal coverage to | |
Temporal coverage to | |
Country | fi |
Database | fi_tilastokeskus |
Extract date | 2024-11-11 |
Id | f020b59c-5f76-4fba-8c85-e6dc81718c48 |
Package id | 5a129d5c-11af-478f-adb5-6c9a05efbfbe |
Revision id | c7f4552c-97be-411b-969c-3a6e2200c8d7 |
State | active |
Table | postialue_pno_2020__table |