Turin Family Farm — Clover Forward Wildflower Honey
Turin Family Farm

Data Dictionary

Field definitions, units, nullability, and timestamp semantics for the Turin Family Farm Observation Apiary Weather Dataset.

ResearchWeatherData Dictionary

The table below describes every field in the public daily and monthly CSV files. Measured and API-derived variables include air temperature, relative humidity, dew point, heat index, wind chill, wind direction, wind speed, wind gust, atmospheric pressure, rainfall rate, daily rainfall total, solar radiation, UV index, and station elevation.

sampled_at_* records when the logger attempted retrieval. observation_at_* records the measurement time reported by the API. Their difference is recorded as observation_age_seconds.

FieldDescriptionUnitsNullableNotes
record_typeRecord type identifiernonenoweather_5min; represents snapshots, not aggregates
schema_versionSource schema versionnonenoPreserved unchanged
station_idWeather Underground station identifiernonenoKGASENOI116
sampled_at_utcTime the logger attempted acquisitionISO 8601 UTCnoPrimary ordering field
sampled_at_localLogger attempt time in Eastern local time with offsetISO 8601noAccounts for daylight-saving offset
observation_at_utcTime reported for the station observationISO 8601 UTCyesBlank when no observation was returned
observation_at_localStation observation time in Eastern local time with offsetISO 8601yesBlank when no observation was returned
observation_age_secondsSample time minus observation timesecondsyesMay be slightly negative from clock/API skew; negative values flagged
air_temperature_cAir temperature°CyesNo publication correction applied
relative_humidity_pctRelative humidity%yes0–100 expected
dew_point_cDew-point temperature°CyesNo publication correction applied
heat_index_cHeat index°CyesAPI-derived measure
wind_chill_cWind chill°CyesAPI-derived measure
wind_direction_degWind directiondegreesyes0–359 expected
wind_speed_mpsWind speed converted from API km/hm/syesConversion divides km/h by 3.6
wind_gust_mpsWind gust converted from API km/hm/syesConversion divides km/h by 3.6
pressure_hpaAtmospheric pressurehPayesKnown August anomaly retained and flagged
rainfall_rate_mm_hReported rainfall ratemm/hyesNonnegative
rainfall_day_mmAPI-reported daily rainfall totalmmyesAPI station-day accumulation; not recomputed
solar_radiation_w_m2Solar radiationW/m²yesNonnegative
uv_indexUV indexindexyesNonnegative
station_elevation_mStation elevation reported by APImyes274 in captured records
api_qc_statusWeather Underground API quality-control statuscodeyesObserved -1, 0, 1; semantics not independently documented. 0 and -1 are conservatively flagged.
quality_flagOriginal logger quality classificationcategorynovalid, missing, api_error, delayed, stale; preserved unchanged
quality_detailOriginal explanation for quality_flagtextnoFree text; preserved unchanged
api_qc_suspectDerivative flag for API QC code 0 or -1booleannoDoes not replace quality_flag
negative_observation_ageDerivative flag for observation age below zerobooleanno
repeated_observationDerivative flag for a reused observation timestampbooleannoAll members of a repeated timestamp group are flagged
collection_gapDerivative flag on the first row after a gap over 7.5 minutesbooleannoSee gap-summary.csv
suspect_pressureDerivative flag for known anomalous period or implausible pressurebooleannoValue retained without correction
missing_measurementsDerivative flag when any normalized measurement is blankbooleannoMissing rows are retained
stale_or_delayedDerivative flag reflecting original stale/delayed statebooleanno
publication_quality_flagsSemicolon-separated active derivative flagscategory listyesBlank means no derivative flags
source_fileSource normalized CSV path relative to the research-data rootpathnoSupports provenance without exposing a local absolute path