Annual Milk Production by Municipality
Click here for a data sample
This table contains annual milk production data by municipality. The data is sourced from the web site of Luke, which originates from Finland (ISO country code: 'fi'). The table provides information on the milk production for different years, municipalities, and variables. The 'milk_production' column represents the amount of milk produced. This table can be utilized in data analytics to analyze trends and patterns in milk production across different municipalities and years. It can also be used to compare milk production between municipalities, identify the highest and lowest producing municipalities, and calculate average milk production per year or per municipality.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | The date when the data was extracted. |
_row_number | long | A unique row identifier. |
year | int | The year of the milk production data. |
municipality | int | The name of the municipality where the milk is produced. |
variable | string | The variable associated with the milk production. |
milk_production | int | The quantity of milk produced in liters. |