π UrbanEV v1.0.0 β Stable Release
We are excited to announce the first stable release of UrbanEV π
UrbanEV is a large-scale open dataset for electric vehicle (EV) charging behavior analysis and prediction, collected from public EV charging stations in Shenzhen, China. This release makes publicly available the full dataset, preprocessing scripts, and model training code for both traditional and deep learning-based spatiotemporal forecasting.
π Primary Data Repositories
You can find the complete dataset (raw + cleaned) at the following locations:
- π Dryad: https://doi.org/10.5061/dryad.np5hqc04z
- π Google Drive (latest version): Google Drive Folder
π Dataset Highlights
π General Info
- Location: Shenzhen, China
- Collection Period: Sep 1, 2022 β Feb 28, 2023
π¦ Raw Dataset
- π Stations: 1,682 public EV charging stations
- β‘ Piles: 24,798 EV charging piles
- πΊοΈ Zones: 331 traffic zones
- π Granularity: 5-minute resolution
- π Storage: Dryad, Google Drive
β Cleaned Dataset (used in benchmark)
- π Stations: 1,362 public EV charging stations
- β‘ Piles: 17,532 EV charging piles
- πΊοΈ Zones: 275 traffic zones
- π Granularity: 5-minute and 1-hour resolution
- π Storage:
- Hourly benchmark data: this repositoryβs
data/
folder - Full cleaned data: Dryad, Google Drive
- Hourly benchmark data: this repositoryβs
π οΈ What's Included
- β Cleaned zone-level dataset with rich spatiotemporal features
- β Raw station-level data for custom processing
- β
Code for:
- Baseline models (AR, ARIMA, FCNN, LSTM, GCN, ASTGCN)
- Transformer-based forecasting models
- β Ready-to-run scripts for training and evaluation
- β Support for environment setup on Windows/Linux
π Citations
If UrbanEV helps your work, please consider citing the following papers:
- UrbanEV Benchmark Dataset: Scientific Data, 2025
- Physics-informed GNN: IEEE T-ITS, 2023
- Electricity Price Sensitivity Study: Sustainable Cities and Society, 2024
- ChatEV (NLP-based Forecasting): TRD, 2024
π¦ Installation & Usage
See README for full setup instructions, model training commands, and environment configuration.
π© Contact
Maintainers:
- Han Li β lihan76@mail2.sysu.edu.cn
- Haohao Qu β haohao.qu@connect.polyu.hk
This project is released under the CC0 1.0 Universal License.