The Complete Collection

Resources

33 curated resources — APIs, documents, datasets, tools, and AI-ready files for urban intelligence research.

A01

Hong Kong Government / Smart City

Hong Kong Smart City Blueprint 2.0

Use as a foundational smart-city reference for URSP3600 and shared context.

smart_cityhong_kongpolicyrag
documents · pdf Open →

A02

Development Bureau, Hong Kong

Development Bureau Consolidated Annual Open Data Plan 2026–2028

Useful for both the smart-city course and the architecture studio's mapping/ecology context.

open_datahong_kongdigital_twinmapping
documents · pdf Open →

A03

HKUST / GitHub

Awesome Urban LLM Agents

Best treated as a curated index and RAG-ready reading set.

urban_airagagentsmart_city
code · github_repo Open →

A04

City Science Lab / GitHub

Urban Model Platform

Useful as a platform precedent rather than a beginner teaching tool.

digital_twinurban_aimappingsmart_city
code · github_repo Open →

A05

University Of Iowa / GitHub

City-Scale Digital Twin Framework

Useful more as a conceptual and precedent resource than as a quick class exercise.

digital_twinsimulationsmart_cityarchitecture
code · github_repo Open →

B01

Autodesk Platform Services / GitHub

Autodesk Platform Services

Useful as a parent ecosystem entry.

bimautodeskapssmart_city
code · github_repo Open →

B02

Autodesk Platform Services / GitHub

APS BIM 360 Issue Walkthrough

More advanced than the average undergraduate baseline.

bimautodeskapsskill_ready
code · github_repo Open →

B03

Autodesk Platform Services / GitHub

APS Model Properties Postman Collection

Very useful for showing students what an API skill file looks like.

apsautodeskapiskill_ready
code · postman_collection Open →

B04

Autodesk Platform Services / GitHub

APS BIM360 Cost Management Postman Collection

Good to show non-design uses of BIM-linked smart systems.

bimautodeskapsapi
code · postman_collection Open →

B05

Esri / GitHub

Download Updated Content from Autodesk Construction Cloud Notebook

Should be presented as an advanced example rather than a first-week exercise.

bimautodesknotebookworkflow
code · notebook Open →

B06

GitHub

geolab

Useful for both classes where spatial data and mapping matter.

mappinggeospatialhong_kongshared_toolchain
code · github_repo Open →

B07

GitHub

mcp-open-data-hk

Very relevant to the API / Skill / RAG catalog idea.

open_dataagenthong_kongapi
code · github_repo Open →

C01

Buildings Department / DATA.GOV.HK

Buildings Department Open Data — Building Information

Strong bridge resource between smart-city and architecture workflows.

open_datahong_kongbimmapping
datasets · dataset Open →

C02

Lands Department / DATA.GOV.HK

Lands Department OpenMap Development Location Search API

High-value beginner-friendly API.

apimappinggeospatialhong_kong
apis · api Open →

C03

Transport Department / DATA.GOV.HK

Real-time Parking Vacancy Data

Excellent for easy live-demo smart-city exercises.

apismart_citymobilityhong_kong
apis · api Open →

C04

Environmental Protection Department / DATA.GOV.HK

Current AQHI of Individual Air Quality Monitoring Stations

Useful across both classes where environmental data matters.

api_readyenvironmenthong_kongsmart_city
datasets · dataset Open →

C05

DATA.GOV.HK

DATA.GOV.HK API Specification

Core developer-facing open-data reference.

open_dataapihong_kongguide
guides · guide Open →

C06

Hong Kong Government

DATA.GOV.HK Open Data Portal

Should have a portal badge and discovery role.

portalopen_datahong_kongcourse_commons
guides · portal Open →

B10

IBM / GitHub

IBM RAG Notebook (watsonx, Elasticsearch, LangChain)

More useful as reference than as a beginner assignment.

ragainotebookskill_ready
code · notebook Open →

B11

GitHub

RAGFlow

Can sit in the AI / RAG alternatives page.

ragagentgithub_reposkill_ready
code · github_repo Open →

B12

GitHub

myVision-universities-RAG

Not urban-specific, but useful as a pedagogical reference.

rageducationagentcontext_precedent
code · github_repo Open →

B13

University Of Michigan

MCity Digital Twin article

Useful as an accessible case-study page.

digital_twinmobilitycontext_precedent
guides · article Open →

B14

GitHub

VoxCity

Good advanced precedent resource.

digital_twinmappinggeospatialarchitecture
code · github_repo Open →

B15

APA Technology Division / GitHub

APA Technology Division — Urban and Regional Planning Resources

Broad but useful.

planningsmart_citycontext_precedentgithub_repo
code · github_repo Open →

B16

HKUST Library

Open Data for Smart Sustainable City: The Case of Hong Kong

Simple contextual reading for students.

hong_kongopen_datasmart_cityarticle
guides · article Open →

B17

ICSD / Publication

LLM-based RAG Implementation Reference PDF

Use sparingly in undergraduate teaching; better as optional advanced reading.

ragaipdfcontext_precedent
documents · pdf Open →

S01

HKIA / ARB

HKIA/ARB Accreditation of Architectural Programmes Criteria and Procedures (Jan 2026)

Core public accreditation document.

hkiaaccreditationarchitecturepolicy
documents · pdf Open →

S02

HKIA

HKIA Professional Assessment Eligibility

Good supporting page.

hkiaaccreditationarchitecturewebpage
guides · webpage Open →

S03

ARB

ARB and HKIA Memorandum of Understanding

Secondary professional context resource.

hkiaarbarchitectureaccreditation
guides · webpage Open →

S04

Instructor-Provided

HKIA PG Criteria PDF

This is an internal/private upload placeholder, not a public web asset.

hkiaarchitecturemanual_uploadaccreditation
internal · manual_upload_placeholder Open →

S05

Instructor-Provided

ARCH5110/6210 Studio Course Outline Draft

Internal source document placeholder.

architecturemanual_uploadcourse_commons
internal · manual_upload_placeholder Open →

S06

Instructor-Provided

URSP3600 Course Outline Draft / Working Docs

Internal source document placeholder.

manual_uploadcourse_commonssmart_city
internal · manual_upload_placeholder Open →

S07

Instructor-Provided

URSP3600 Smart City Course Commons Codebook v0.1

Upload the exported Excel/JSON later.

manual_uploadcourse_commonsdatabase
internal · manual_upload_placeholder Open →

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"