History of Agenda Items in Helsingin kaupunkiympariston toimiala (Country: Finland)
Click here for a data sample
The table contains the version history of agenda items extracted from the website of Helsingin kaupunkiympäristön toimiala in Finland. It has additional columns '_start_date' and '_end_date' which indicate the extraction dates of the rows. The table provides historical data of multiple columns such as 'id', 'register_i', 'subject', 'policymake', 'meeting_da', 'meeting_id', 'preparer', 'introducer', 'geometry_t', 'geometry_n', 'view_url', 'origin_id', 'geom_geojson', 'geom_geotext', 'geom_type', 'geom_centroid', 'geom_center_x', 'geom_center_y', and 'geom'. The '_start_date' column denotes the start date of a specific version of the row, while the '_end_date' column represents the end date when a new version of the row was extracted. If '_end_date' is null, it means that the row is the most recent version. The data in this table can be utilized for data analytics purposes, such as analyzing the frequency of agenda item updates over time, tracking changes in the meeting participants or agenda subjects, and examining the spatial distribution of agenda items using geometric attributes.
Field Descriptions
Name |
Data type |
Description |
_start_date | date | The start date of the validity period of the row version. |
_end_date | date | The end date of the validity period of the row version. |
_row_number | long | The sequence number of the row version. |
id | int | The unique identifier of the row. |
register_i | string | The registration index of the row. |
subject | string | The subject of the row. |
policymake | string | The policy maker of the row. |
meeting_da | string | The meeting date of the row. |
meeting_id | string | The ID of the meeting associated with the row. |
preparer | string | The preparer of the row. |
introducer | string | The introducer of the row. |
geometry_t | string | The geometry type of the row. |
geometry_n | string | The number of geometries in the row. |
view_url | string | The URL for viewing the row. |
origin_id | string | The original ID of the row. |
geom_geojson | string | The GeoJSON representation of the geometry. |
geom_geotext | string | The well-known text representation of the geometry. |
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 geometry object of the row. |