Skip to content

UrbanEV v1.0.0 - First Stable Dataset & Forecasting Toolkit Release πŸš€

Latest
Compare
Choose a tag to compare
@lihan1719 lihan1719 released this 20 Jan 09:31
· 6 commits to main since this release

πŸš€ 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:


🌍 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

πŸ› οΈ 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:


πŸ“¦ Installation & Usage

See README for full setup instructions, model training commands, and environment configuration.


πŸ“© Contact

Maintainers:


This project is released under the CC0 1.0 Universal License.