This section describes the longitudinal Spatial Mobility and Categorical Campus Zone datasets extracted from over 11.5 million passive GPS and network location fixes collected across study weeks 7 through 192 (spanning all four undergraduate years: 2011–2015, \(N = 16,144\) student-week observations across 188 students).
ImportantPrivacy & Anonymity Guarantee
To protect participant privacy and comply with IRB requirements, no raw geographic coordinates (latitude/longitude), exact timestamps, or phone numbers are released. All spatial coordinates have been aggregated into weekly ego-level mobility indicators and coarse categorical campus zones.
1.1 Download Datasets
1.1.1 1. Spatial Mobility Metrics (Ego-Level)
Longitudinal panel (\(N = 16,144\) ego-weeks) tracking weekly radius of gyration, spatial mobility entropy, predictability of daily movement patterns, and time spent on campus.
Continuous study week index (Week 1 = Aug 22, 2011)
year
Integer
Calendar year
iso_week
Integer
ISO 8601 calendar week number
radius_of_gyration_km
Numeric
Root-mean-square distance (\(r_g\) in km) from the student’s center of mass during that week: \(\sqrt{\frac{1}{N}\sum (\mathbf{r}_i - \bar{\mathbf{r}})^2}\)
Mobility entropy normalized by maximum possible entropy: \(S / \log_2(K)\) (\(0.0\) to \(1.0\))
time_on_campus_pct
Numeric
Percentage of recorded location fixes located within the Notre Dame campus perimeter (\(0.0\%\) to \(100.0\%\))
distinct_locations_count
Integer
Count of distinct \(\approx 200\text{m}\) spatial grid cells visited during the week
max_distance_from_campus_km
Numeric
Peak distance reached in kilometers from the Notre Dame Golden Dome center
total_location_records
Integer
Total valid GPS and network fixes recorded for that student-week
1.3 Categorical Campus Zones
Raw coordinate readings are projected into six coarse, mutually exclusive campus and geographic zones using spatial bounding boxes:
Dorm: Residential quads and student dormitories (North Quad, South Quad, West Quad, Mod Quad, Carroll Hall).
Academic Buildings: Main campus core, classrooms, lecture halls, departmental buildings, and laboratories (Main Quad / Golden Dome, DeBartolo Hall, Mendoza College of Business, Jordan Hall of Science, Fitzpatrick/Cushing Engineering, Nieuwland Science Hall).
Library: Hesburgh Library and immediate surrounding academic plaza.
Athletic Facilities: Notre Dame Stadium, Joyce Center / Purcell Pavilion, Compton Family Ice Arena, Rolfs Athletics, Guglielmino Complex, Loftus Sports Center, and outdoor athletic fields.
Off-Campus / South Bend: Greater South Bend and Mishawaka areas outside the campus perimeter (\(\le 15\text{ km}\) from campus center, e.g. Eddy Street Commons, off-campus apartments, downtown South Bend).
Traveling / Away: Locations \(> 15\text{ km}\) from campus (e.g. hometown visits, breaks, internships, study trips).
1.3.1 Zone Panel Schema
Variable
Type
Description
egoid
Integer
Standard 5-digit student participant identifier
study_week
Integer
Continuous study week index
year
Integer
Calendar year
iso_week
Integer
ISO calendar week number
pct_dorm
Numeric
Percentage of weekly fixes recorded in student dormitories (\(0.0\%\) to \(100.0\%\))
pct_academic
Numeric
Percentage of weekly fixes recorded in academic buildings & core (\(0.0\%\) to \(100.0\%\))
pct_library
Numeric
Percentage of weekly fixes recorded in Hesburgh Library (\(0.0\%\) to \(100.0\%\))
pct_athletics
Numeric
Percentage of weekly fixes recorded in athletic facilities & stadiums (\(0.0\%\) to \(100.0\%\))
pct_off_campus
Numeric
Percentage of weekly fixes recorded in Off-Campus / South Bend area (\(0.0\%\) to \(100.0\%\))
pct_traveling
Numeric
Percentage of weekly fixes recorded while Traveling / Away from South Bend (\(0.0\%\) to \(100.0\%\))
primary_zone
Character
The single most frequented zone for the student during that week
total_zone_records
Integer
Total location observations evaluated for zone allocation