Version History of Game Bag Data from Luke (Finland)
Click here for a data sample
This table contains the version history of rows from the 'game_bagfact' table. Each row in this 'game_bagfact__history' table represents a specific version of a row from the base table. The '_start_date' column indicates the date when the extraction of a row version was started, while the '_end_date' column shows the date when the next version of the row was extracted. If the value in the '_end_date' column is null, it means that the row is the most recent version available. The data in this table can be utilized for various data analytics purposes. For example, it can be used to analyze the changes in the number of game bags recorded over time, the distribution of game bags by different areas, species, and years, or any other trends related to game bags. By examining the version history, it is possible to identify patterns, track changes, and gain valuable insights into the evolution of game bag data. The data in this table originates from the web site of 'Luke' which is the Natural Resources Institute Finland, and it is sourced from the country with ISO country code 'fi' which represents Finland.
Field Descriptions
Nome |
Data type |
Descrição |
_start_date | date | The start date of the validity period of this row version. |
_end_date | date | The end date of the validity period of this row version. |
_row_number | long | The unique identifier of the row version. |
area | string | The geographical area where the game was hunted. |
species | string | The type of species that was hunted. |
year | int | The year when the game was hunted. |
game_bag | int | The number of game bags collected during the hunt. |