The Complete Collection
Resources
33 curated resources — APIs, documents, datasets, tools, and AI-ready files for urban intelligence research.
A01
Hong Kong Government / Smart CityHong Kong Smart City Blueprint 2.0
Use as a foundational smart-city reference for URSP3600 and shared context.
A02
Development Bureau, Hong KongDevelopment Bureau Consolidated Annual Open Data Plan 2026–2028
Useful for both the smart-city course and the architecture studio's mapping/ecology context.
A03
HKUST / GitHubAwesome Urban LLM Agents
Best treated as a curated index and RAG-ready reading set.
A04
City Science Lab / GitHubUrban Model Platform
Useful as a platform precedent rather than a beginner teaching tool.
A05
University Of Iowa / GitHubCity-Scale Digital Twin Framework
Useful more as a conceptual and precedent resource than as a quick class exercise.
B01
Autodesk Platform Services / GitHubAutodesk Platform Services
Useful as a parent ecosystem entry.
B02
Autodesk Platform Services / GitHubAPS BIM 360 Issue Walkthrough
More advanced than the average undergraduate baseline.
B03
Autodesk Platform Services / GitHubAPS Model Properties Postman Collection
Very useful for showing students what an API skill file looks like.
B04
Autodesk Platform Services / GitHubAPS BIM360 Cost Management Postman Collection
Good to show non-design uses of BIM-linked smart systems.
B05
Esri / GitHubDownload Updated Content from Autodesk Construction Cloud Notebook
Should be presented as an advanced example rather than a first-week exercise.
B06
GitHubgeolab
Useful for both classes where spatial data and mapping matter.
B07
GitHubmcp-open-data-hk
Very relevant to the API / Skill / RAG catalog idea.
C01
Buildings Department / DATA.GOV.HKBuildings Department Open Data — Building Information
Strong bridge resource between smart-city and architecture workflows.
C02
Lands Department / DATA.GOV.HKLands Department OpenMap Development Location Search API
High-value beginner-friendly API.
C03
Transport Department / DATA.GOV.HKReal-time Parking Vacancy Data
Excellent for easy live-demo smart-city exercises.
C04
Environmental Protection Department / DATA.GOV.HKCurrent AQHI of Individual Air Quality Monitoring Stations
Useful across both classes where environmental data matters.
C05
DATA.GOV.HKDATA.GOV.HK API Specification
Core developer-facing open-data reference.
C06
Hong Kong GovernmentDATA.GOV.HK Open Data Portal
Should have a portal badge and discovery role.
B10
IBM / GitHubIBM RAG Notebook (watsonx, Elasticsearch, LangChain)
More useful as reference than as a beginner assignment.
B11
GitHubRAGFlow
Can sit in the AI / RAG alternatives page.
B12
GitHubmyVision-universities-RAG
Not urban-specific, but useful as a pedagogical reference.
B13
University Of MichiganMCity Digital Twin article
Useful as an accessible case-study page.
B14
GitHubVoxCity
Good advanced precedent resource.
B15
APA Technology Division / GitHubAPA Technology Division — Urban and Regional Planning Resources
Broad but useful.
B16
HKUST LibraryOpen Data for Smart Sustainable City: The Case of Hong Kong
Simple contextual reading for students.
B17
ICSD / PublicationLLM-based RAG Implementation Reference PDF
Use sparingly in undergraduate teaching; better as optional advanced reading.
S01
HKIA / ARBHKIA/ARB Accreditation of Architectural Programmes Criteria and Procedures (Jan 2026)
Core public accreditation document.
S02
HKIAHKIA Professional Assessment Eligibility
Good supporting page.
S03
ARBARB and HKIA Memorandum of Understanding
Secondary professional context resource.
S04
Instructor-ProvidedHKIA PG Criteria PDF
This is an internal/private upload placeholder, not a public web asset.
S05
Instructor-ProvidedARCH5110/6210 Studio Course Outline Draft
Internal source document placeholder.
S06
Instructor-ProvidedURSP3600 Course Outline Draft / Working Docs
Internal source document placeholder.
S07
Instructor-ProvidedURSP3600 Smart City Course Commons Codebook v0.1
Upload the exported Excel/JSON later.
No resources match your filters.
For Developers
API Code Examples
curl -X GET "https://data.hk/api/v1/planning/applications?limit=10"
curl -X GET "https://data.hk/api/v1/traffic/flow?district=central"
curl -X GET "https://data.hk/api/v1/weather/stations?station_id=HKO"