Residential Area Polygon History from Helsinki City Environment Department, Finland
Click here for a data sample
This table contains the version history of rows from the base table 'seutukarttaasuinalueet__asuinalueetpolygon'. The rows in this table represent different versions of the data extracted from the website of the 'City of Helsinki Environment Sector' in Finland. Each row in the table is identified by the columns '_start_date', '_end_date', and '_row_number'. The '_start_date' column contains the date when the row was extracted from the data source, while the '_end_date' column indicates the date when a new version of the row was extracted. If the value of the '_end_date' column is null, it means that the row is the most recent version. The table includes additional columns such as 'maankay', 'mtryhm', 'geom_geojson', 'geom_geotext', 'geom_type', 'geom_centroid', 'geom_center_x', and 'geom'. These columns provide various information related to the geographical polygons of residential areas. The use of this data in data analytics could include analyzing trends in land use, studying different types of residential areas, visualizing geographical features using the 'geom_geojson' column, and calculating spatial properties such as centroid coordinates using 'geom_centroid', 'geom_center_x', and 'geom_center_y' columns.
Field Descriptions
Name |
Data type |
Description |
_start_date | date | Indicates the start date of the validity period for the row version. |
_end_date | date | Indicates the end date of the validity period for the row version. |
_row_number | long | A unique identifier for each row version in the table. |
maankay | string | Unknown. |
mtryhm | int | Unknown. |
geom_geojson | string | The geometry of the row in GeoJSON format. |
geom_geotext | string | The geometry of the row in geotext format. |
geom_type | string | The type of geometry stored in the row. |
geom_centroid | string | The centroid of the geometry in the row. |
geom_center_x | double | The X-coordinate of the center of the geometry in the row. |
geom_center_y | double | The Y-coordinate of the center of the geometry in the row. |
geom | binary | The geometry of the row. |