The dataset includes both input features adn the target variable for prediction. Below is a detailed description of each variable:
Variable Type Description
ID String Unique 10-character identifier for each observation.
Latitude Float Latitude coordinate of the measurement location (in decimal degrees)
Longitude Float Longitude coordinate of the measurement location (in decimal degrees)
DayOfYear Integer Day of the year when the measurement was taken (1 - 366). Helps capture seasonal patterns
DayOfWeek Integer Day of the week when the measurement was taken (1 = Monday, 7 = Sunday). Useful for weekly cycles
Hour Integer Hour of the day when the measurement was taken (0 - 23). Captures daily patterns.
Month Integer Month of the year when the measurement was taken (1-12). Useful for seasonal trends
Emission Float Measured emission level at the given location and time. This is the target variable for prediction.
Join the largest network for
data scientists and AI builders