Producer Prices for Fish (Euro/kg) - Finland
Click here for a data sample
This table contains data from the website of Luke, which is an agricultural research center in Finland. The table 'producer_prices_for_fish_eurokg__fact' provides information about the prices of various fish species in euros per kilogram. The data includes the extraction date and row number of each entry, the area where the fish was produced, the processing method used, the name of the fish species, the month and year of the price data, and the producer price for the fish. This table can be utilized in data analytics to analyze the variations in fish prices over time and across different areas, to identify trends in consumer demand for different fish species, and to compare the prices of fish produced using different processing methods. It can also be used to calculate average prices, identify outliers, and perform statistical analysis on the price data.
Field Descriptions
Názov |
Data type |
Popis |
_extract_date | date | The date and time when the data was extracted. |
_row_number | long | A unique identifier for each row in the table. |
area | string | The geographical area where the data was collected. |
processing | string | The type of processing applied to the data. |
species | string | The species of the fish being analyzed. |
month | int | The month when the data was collected. |
year | int | The year when the data was collected. |
producer_prices_for_fish | int | The average producer prices for the fish in a given area, month, and year. |