Dataspecificatie

Technische referentie voor velden, pipeline en datadekking.

Last reviewed: 2026-04-07

Read time 1 min Key sections 4

Who this page helps

Lezers die de structuur en verwerking achter de gegevens willen begrijpen

Start with

Next step

Over tiny wag Start with the site philosophy and the big picture of the workflow. Open page

Huidige telemetriedekking

Dynamische samenvatting van hoeveel al is gestructureerd, verfijnd en herbruikbaar gemaakt.

Logged days

1,427 days

Latest diary date 2026-04-09

Refined records

98.9 %

1,412 days include corrected or expanded fields

Structured events

3,713 entries

Split into health events on 1,363 days

Socialization days

74.1 %

1,058 days include a social interaction event

Training logs

810 entries

572 days include structured training logs

Pipeline

  1. Genereer dagboek-/artikel-markdown
  2. Converteer naar telemetrie-JSON (convert_diary_to_json_telemetry_v2.py)
  3. Extraheer semantische events (gedrag, omgeving, interventie) als tijdankers
  4. Vergelijk events in voor/na-vensters (bijv. -30 min tot +60 min) om verbanden te controleren
  5. Sla JSON op als brondata (posts/telemetry/ja/telemetry_XXXX.json)
  6. Voer dagelijkse delta-sync naar SQLite uit via WP-Cron (1:30)
  7. Hergebruik data in dashboards/FAQ/fixed pages

Veldreferentie

Een overzichtstabel van alle openbare velden: naam, type en betekenis.

Schemaversie: 2.2

Basic Info

VeldTypeNullableBeschrijving
Veldage_daysTypeintegerNullableBeschrijvingAge in days since birth
VelddateTypestringNullableBeschrijvingRecord date (YYYY-MM-DD)
Veldday_numberTypeintegerNullableBeschrijvingDays since adoption (1-indexed)
Veldweight_kgTypenumberNullableBeschrijvingBody weight (kg)

Behavior & Health Scores

VeldTypeNullableBeschrijving
Veldmetrics.activity_levelTypeintegerNullableBeschrijvingActivity level (1-10, AI-estimated)
Veldmetrics.appetiteTypeintegerNullableBeschrijvingAppetite (1-10, AI-estimated)
Veldmetrics.diet_gTypeintegerNullableBeschrijvingTotal daily food intake (g)
Veldmetrics.play_duration_minTypeintegerNullableBeschrijvingPlay duration (minutes)
Veldmetrics.socialization_progressTypeintegerNullableBeschrijvingSocialization progress (1-10, AI-estimated)
Veldmetrics.stress_levelTypeintegerNullableBeschrijvingStress level (1-10, AI-estimated)

Food Intake

VeldTypeNullableBeschrijving
Veldfood.evening_gTypeintegerNullableBeschrijvingEvening meal (g)
Veldfood.morning_gTypeintegerNullableBeschrijvingMorning meal (g)
Veldfood.snack_gTypeintegerNullableBeschrijvingSnack/treat amount (g, explicit mentions only)
Veldfood.total_gTypeintegerNullableBeschrijvingTotal food intake (g)

Elimination

VeldTypeNullableBeschrijving
Veldelimination.defecation.coprophagy_flagTypebooleanNullableBeschrijvingCoprophagy detected
Veldelimination.defecation.failureTypeintegerNullableBeschrijvingDefecation accidents
Veldelimination.defecation.successTypeintegerNullableBeschrijvingSuccessful defecations
Veldelimination.defecation.timesTypearrayNullableBeschrijvingDefecation times (HH:MM format)
Veldelimination.urination.failureTypeintegerNullableBeschrijvingUrination accidents
Veldelimination.urination.successTypeintegerNullableBeschrijvingSuccessful urinations
Veldelimination.urination.timesTypearrayNullableBeschrijvingUrination times (HH:MM format)

Health Events

VeldTypeNullableBeschrijving
Veldhealth_eventsTypearrayNullableBeschrijvingArray of health and behavioral events
Veldhealth_events[].descriptionTypestringNullableBeschrijvingEvent description
Veldhealth_events[].severityTypeintegerNullableBeschrijvingSeverity (0=routine, 1-2=minor, 3+=serious)
Veldhealth_events[].typeTypestringNullableBeschrijvingEvent type (vomiting, clinic, grooming, etc.)

Training Logs

VeldTypeNullableBeschrijving
Veldtraining_logsTypearrayNullableBeschrijvingArray of training command records
Veldtraining_logs[].commandTypestringNullableBeschrijvingCommand name
Veldtraining_logs[].confidenceTypenumberNullableBeschrijvingParser confidence (0.0-1.0)
Veldtraining_logs[].context.arousalTypestringNullableBeschrijvingArousal state (calm/excited/mixed/unknown)
Veldtraining_logs[].context.distractionTypestringNullableBeschrijvingDistraction level (low/high/unknown)
Veldtraining_logs[].context.locationTypestringNullableBeschrijvingLocation (home/outside/mixed/unknown)
Veldtraining_logs[].notesTypestringNullableBeschrijvingTraining notes
Veldtraining_logs[].signalsTypearrayNullableBeschrijvingArray of context signals
Veldtraining_logs[].statusTypestringNullableBeschrijvingMastery status (introduced/in_progress/mastered)

Environment

VeldTypeNullableBeschrijving
Veldenvironment.delivery_eventsTypeintegerNullableBeschrijvingNumber of delivery events
Veldenvironment.separation_duration_minTypeintegerNullableBeschrijvingSeparation duration (minutes)
Veldenvironment.separation_session_countTypeintegerNullableBeschrijvingNumber of separation sessions
Veldenvironment.visitor_countTypeintegerNullableBeschrijvingNumber of visitors
Veldenvironment.weatherTypestringNullableBeschrijvingWeather (sunny/cloudy/rainy/snowy)

Weather Details

VeldTypeNullableBeschrijving
Veldweather_detailsTypeobjectNullableBeschrijvingDetailed weather API data
Veldweather_details.cloud_cover_percentTypenumberNullableBeschrijvingCloud cover (%)
Veldweather_details.conditionTypestringNullableBeschrijvingWeather condition (sunny/cloudy/rainy/snowy)
Veldweather_details.humidity_percentTypenumberNullableBeschrijvingHumidity (%)
Veldweather_details.precip_mmTypenumberNullableBeschrijvingPrecipitation (mm)
Veldweather_details.precip_prob_percentTypenumberNullableBeschrijvingPrecipitation probability (%)
Veldweather_details.pressure_hpaTypenumberNullableBeschrijvingAtmospheric pressure (hPa)
Veldweather_details.sunriseTypestringNullableBeschrijvingSunrise time (HH:MM:SS)
Veldweather_details.sunsetTypestringNullableBeschrijvingSunset time (HH:MM:SS)
Veldweather_details.temp_max_cTypenumberNullableBeschrijvingMax temperature (°C)
Veldweather_details.temp_min_cTypenumberNullableBeschrijvingMin temperature (°C)
Veldweather_details.uv_indexTypeintegerNullableBeschrijvingUV index
Veldweather_details.wind_dir_16TypestringNullableBeschrijvingWind direction (16-point compass)
Veldweather_details.wind_speed_msTypenumberNullableBeschrijvingWind speed (m/s)

Tags

VeldTypeNullableBeschrijving
VeldtagsTypearrayNullableBeschrijvingArray of auto-extracted event tags

Tijdsgranulaire Causale Inferentie (Beta)

Gebruik semantische matching om dagelijkse context en reacties om te zetten in controleerbare verbanden.

Voorbeeld: “Activiteit steeg om 14:00” verklaart op zichzelf niet waarom. We koppelen ankers van dezelfde dag zoals “14:00 levering”, “14:03 blaffen” en “14:10 kalm” tot een keten om te controleren: leveringsprikkel -> arousalreactie -> herstel.

  • Output 1: kandidaat-verband (trigger / reaction / recovery)
  • Output 2: bewijs (bronfragmenten en tijdsverschillen)
  • Output 3: confidence (high / medium / low)
  • Output 4: volgende meetinstructie (wat hierna meten)

Controleer deze verbanden in Voorspelling en werk ze uit in de Trainingsgids.

Lees verder