The document proposes a novel deep learning framework called Spatio-Temporal Graph Convolutional Networks (STGCN) to tackle the time series prediction problem in traffic forecasting. STGCN uses graph convolutional layers to model spatial dependencies on a traffic network represented as a graph, and convolutional layers to model temporal dependencies. Experiments show STGCN outperforms state-of-the-art baselines by effectively capturing comprehensive spatio-temporal correlations through modeling multi-scale traffic networks.