2021 Road Traffic Accidents History - Version History of Base Table Rows
The 'table__history' is a critical component of the dataset collection, focusing specifically on historical data. It comprises a record of traffic accidents in 2021, sourced from the Finnish Statistics Bureau ('Tilastokeskus'). This information is essential in analyzing trends, forecasting, and making data-driven decisions related to road safety and traffic management.
The table primarily captures the version history of its base table rows, which is instrumental in tracking changes over time. It uses unique identifiers for each row, provided by the combination of '_start_date' and '_row_number'. The '_start_date' indicates when the row was first extracted from the data source, while the '_end_date' shows when a new version of the row was extracted. If '_end_date' is null, it implies that the row is the most recent version.
Geographic information is another key aspect of the table. The columns starting with 'geom_' contain this data, which is useful for geospatial analytics. With the WGS 84 coordinate reference system (longitude first, followed by latitude), these columns provide an exact location for each traffic accident.
Moreover, additional columns capture varied data elements such as the time of the accident, the type of accident, and the severity. This information enriches the dataset, providing a more comprehensive understanding of road traffic accidents.
This table is beneficial for a range of analytical applications. For instance, it can be used to identify accident-prone locations or times, enabling authorities to implement preventive measures. Further, the data can support research into the effectiveness of road safety initiatives, or it can guide infrastructure planning by highlighting areas with high accident rates.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | The date when the row was extracted from the data source. It aids in uniquely identifying each row in the version history table when combined with the '_row_number'. |
_end_date | date | The date when a new version of the row was extracted from the data source. If this column contains a null value, it signifies that the row is the most recent version. |
_row_number | long | The number of the row as it appears in the raw data extracted from the data source. This row number, when combined with the '_start_date', uniquely identifies each row in this version history table. |
geom_geojson | string | A GeoJSON representation of the geometric shape associated with the row. |
geom_geotext | string | A textual representation of the geometric shape associated with the row. |
geom_type | string | The type of the geometric shape associated with the row. |
geom_centroid | string | The centroid of the geometric shape associated with the row. |
geom_center_x | double | The x-coordinate of the center of the geometric shape associated with the row. |
geom_center_y | double | The y-coordinate of the center of the geometric shape associated with the row. |
gml_id | string | A unique identifier for the row. |
kello | string | The time period during which the event recorded in the row occurred. |
kkonn | long | An integer value associated with the row. |
lkmhapa | long | An integer value associated with the row. |
lkmjk | long | An integer value associated with the row. |
lkmlaka | long | An integer value associated with the row. |
lkmmo | long | An integer value associated with the row. |
lkmmp | long | An integer value associated with the row. |
lkmmuukulk | long | An integer value associated with the row. |
lkmpp | long | An integer value associated with the row. |
onntyyppi | string | An integer value associated with the row. |
vakav | string | An integer value associated with the row. |
vvonn | string | A string value representing the year associated with the row. |
x | double | A real number representing a coordinate associated with the row. |
y | double | A real number representing a coordinate associated with the row. |
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 | 7453a9fa-5f04-453c-b895-4e8e29d15ebf |
Package id | 285e1019-ba9c-4c3a-8d26-cbf8db0df62a |
Position | 1 |
Revision id | 2cc85087-6e39-4b06-b6e9-af3a3cfb14c6 |
State | active |
Table | tieliikenne_tieliikenne_2021__table__history |