Game Bag Statistics by Area, Species, and Year from Luke (Finland)
Click here for a data sample
This table contains data from the game bag statistics provided by Luke, the Natural Resources Institute Finland. The data is sourced from the website of Luke and originates from Finland (ISO country code 'fi'). The table consists of several columns including '_extract_date', '_row_number', 'area', 'species', 'year', and 'game_bag'. These columns hold information related to the game bag statistics, such as the date of extraction, row numbers, the specific area, species of game, the year the data corresponds to, and the game bag count. This table can be used in various data analytics scenarios, such as analyzing trends in game bag counts over different years, studying the distribution of game species across different areas, or identifying areas with high game bag counts.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | This column represents the date when the data was extracted from the source. |
_row_number | long | This column represents the row number of each entry in the table. |
area | string | This column represents the area where the data was recorded. |
species | string | This column represents the species of the game captured. |
year | int | This column represents the year when the data was recorded. |
game_bag | int | This column represents the number of game captured in the bag during the hunting season. |