Weather

Input weather data in to the model.

The Macro Data CSV file should contain the following column headers:

  • Country (string): A three-letter country code as specified in the ISO 3166 standard, indicating the country where the indicator were collected.
  • Region (string): The region within the country where the indicators were collected. The format for the region may vary depending on the specific region being represented, but should adhere to the ISO 3166 standard.
  • Grouping (string): An optional field for grouping the indicator data based on additional criteria, such as product categories or sales territories.
  • Date (date): The date when the indicators were collected, in the format of YYYY-MM-DD (ISO 8601).
  • Indicator (string): The name of the weather indicator being reported (e.g. “Perspiration”, “Wind”).
  • Value (float): The value of the weather indicator being reported at the given date and for the given region and country.

An example of such a file can be found in the table below.

Country Region Grouping Date Indicator Value
UKR all all 2018-01-08 Precipitation 2.0
UKR all all 2018-01-08 Wind 5.0