Neighborhoods in Finland - Names of Neighborhoods in Finland
Click here for a data sample
This table contains data from the 'Helsingin kaupunkiympariston toimiala' website in Finland. It includes various information such as the extraction date, row number, neighborhood name, coordinates, geographic data in JSON and text format, geometry type, centroid, center coordinates, and the geometry itself. This table can be utilized for data analytics by analyzing the neighborhood names to identify patterns or trends, using the coordinates to plot the data on maps, or examining the geometry to perform spatial analyses.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | The date when the data was extracted. |
_row_number | long | The row number of the record. |
nimi_s | string | The name of the record. |
ikoord | int | The x-coordinate of the record. |
pkoord | int | The y-coordinate of the record. |
geom_geojson | string | The geometry of the record in GeoJSON format. |
geom_geotext | string | The geometry of the record in Geotext format. |
geom_type | string | The type of the geometry. |
geom_centroid | string | The centroid of the geometry. |
geom_center_x | double | The x-coordinate of the center of the geometry. |
geom_center_y | double | The y-coordinate of the center of the geometry. |
geom | binary | The complete geometry of the record. |