Python Crawling & Data Mining
Mar 3, 2021 · Fundamentals
Uncovering Tianjin’s Bus Network: From Raw GPS Data to Complex Network Insights
This article walks through acquiring Tianjin bus line data via the Gaode Map API, cleaning and converting geographic coordinates, visualizing station distributions with matplotlib and Baidu maps, and then applying complex‑network analysis to reveal degree distributions, clustering coefficients, and small‑world characteristics of the city’s public‑transport system.
Complex NetworksNetwork MetricsPython
0 likes · 19 min read
