WHAT YOU RECEIVE
- WORKORDER.csv — 37,778 jobs
- WOENTITY.csv — 867,448 job-to-asset records
- WOCOMMENT.csv — 33,572 technician notes
- aisa_challenge.ipynb — Starter notebook
Most records are from 2008–2010, with additional records through 2023
For the beginners track, below is the link to the data and the starter's notebook
https://github.com/cudenver-ai/ai4infraChallengeStudentStarterPack1
This notebook demonstrates:
- Loading and joining the data
- Embedding technician notes
- Measuring confidence
- Building asset histories
- Segmenting recurring episodes
- Running a basic RAG pipeline