Skip to content

Live Data Feeds

These update every few minutes and serve as proxy indicators for population movement.

FeedSourceIntervalUse Case
Hospital A&E Wait TimesHospital Authority~15 minDemand/population proxy
Border Crossing QueuesImmigration Dept~5 minMainland visitor flow
Parking VacancyTransport DeptReal-timeCar-based customer access
Weather WarningsHK ObservatoryAs neededFoot traffic impact
Terminal window
curl "https://www.ha.org.hk/opendata/aed/aedwtdata2-en.json"

Returns current wait times across all public hospitals. Spikes in Western District hospitals (Queen Mary) correlate with higher population density in the area.

Terminal window
curl "https://secure1.info.gov.hk/immd/mobileapps/2bb9ae17/data/CPQueueTimeR.json"

Weekend border crossing surges → increased mainland tourist foot traffic in tourist-heavy areas (not directly Sheung Wan, but Central spillover).

3,712
Total Datasets
20
Categories
84
Live Feeds
Free
No API Key

Live feeds aren’t used directly in the models but provide validation data: if your model predicts 40% of customers come via MTR, you can cross-check against real-time ridership patterns.