DengVvi commited on
Commit
e358be4
·
verified ·
1 Parent(s): cc810ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -29
README.md CHANGED
@@ -53,29 +53,29 @@ size_categories:
53
 
54
  ## Dataset Description
55
 
56
- - **Homepage:** [International Urban Energy Exchange (UEX) Research Centre](https://www.polyu.edu.hk/iuex/)
57
- - **Repository:** [UEXdo/Public_Datasets](https://huggingface.co/datasets/UEXdo/Public_Datasets)
58
- - **Paper:** N/A
59
- - **Leaderboard:** N/A
60
- - **Point of Contact:** [UEX Research Centre](https://www.polyu.edu.hk/iuex/)
61
 
62
  ### Dataset Summary
63
 
64
- The **UEX Open Datasets Database** is a curated collection of metadata for open datasets published in top-tier academic journals (*Nature*, *Science*, and *Cell* series) from 2020 to the present. It is maintained by the **International Urban Energy Exchange (UEX) Research Centre** at The Hong Kong Polytechnic University (PolyU).
65
 
66
  The database is specifically designed to support research in urban energy and environmental challenges, accelerating the transition to urban carbon neutrality. It categorizes over 2,000 dataset records into four core research directions aligned with the UEX Centre's laboratories:
67
 
68
- 1. 🌱 **CleanTech**: Novel Low/Zero Carbon Technologies
69
- 2. ⚡ **FLEXERGY**: Demand Response & New Mobilities & Urban Planning
70
- 3. 🤖 **DigiEnergy**: AI & Data Science for Urban Energy Systems
71
- 4. 💹 **EnergiTrade**: Carbon Trading & New Business Models
72
 
73
  ### Supported Tasks and Leaderboards
74
 
75
  This dataset is primarily intended for:
76
- - **Literature Review & Meta-Analysis**: Discovering high-quality open datasets in specific urban energy domains.
77
- - **Data Discovery**: Finding raw data for training machine learning models in energy forecasting, climate modeling, and materials science.
78
- - **Trend Analysis**: Analyzing research trends in carbon neutrality and urban energy systems across top-tier journals.
79
 
80
  ### Languages
81
 
@@ -89,13 +89,13 @@ A typical instance in the dataset represents a single academic paper that publis
89
 
90
  ```json
91
  {
92
- "title": "UrbanEV: An Open Benchmark Dataset for Urban Electric Vehicle Charging",
93
  "doi": "10.1038/s41597-025-04874-4",
94
  "url": "https://doi.org/10.1038/s41597-025-04874-4",
95
  "journal": "Scientific Data",
96
  "year": 2025,
97
- "authors": "Smith, J.; Doe, A.",
98
- "abstract": "We present UrbanEV, a comprehensive dataset of electric vehicle charging sessions...",
99
  "direction": "FLEXERGY",
100
  "subcategory": "Electric Vehicles & Mobility"
101
  }
@@ -127,13 +127,13 @@ The transition to carbon-neutral cities requires vast amounts of high-quality da
127
 
128
  #### Initial Data Collection and Normalization
129
 
130
- Data was collected programmatically using the **CrossRef API**. The collection process targeted specific ISSNs of 13 journals across three major publishers:
131
 
132
- - **Nature Portfolio**: *Scientific Data*, *Nature Energy*, *Nature Sustainability*, *Nature Communications*, *Nature Climate Change*, *npj Clean Energy*, *Nature Cities*, *Scientific Reports*
133
- - **Cell Press**: *Joule*, *One Earth*, *Cell Reports Sustainability*, *iScience*
134
- - **AAAS**: *Science Advances*
135
 
136
- The search was restricted to publications from **2020 to the present** that contain keywords related to energy, carbon, climate, and urban systems.
137
 
138
  #### Classification Methodology
139
 
@@ -155,19 +155,19 @@ By centralizing access to high-quality datasets on renewable energy, carbon trad
155
 
156
  ### Discussion of Biases
157
 
158
- - **Source Bias**: The dataset only includes papers from selected high-impact journals (Nature, Science, Cell series). It does not cover datasets published in specialized domain journals (e.g., IEEE, Elsevier energy journals) or standalone data repositories without an accompanying paper.
159
- - **Language Bias**: The search and classification rely entirely on English keywords, excluding datasets published in other languages.
160
- - **Classification Limitations**: The automated keyword-based classification may occasionally misclassify papers, especially those spanning multiple interdisciplinary domains.
161
 
162
  ## Additional Information
163
 
164
  ### Dataset Curators
165
 
166
- This dataset was curated by the **International Urban Energy Exchange (UEX) Research Centre** at The Hong Kong Polytechnic University.
167
 
168
  ### Licensing Information
169
 
170
- The metadata in this repository is released under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
171
 
172
  *Note: The actual datasets linked within this database are subject to their own respective licenses as defined by the original authors and publishers.*
173
 
@@ -176,10 +176,10 @@ The metadata in this repository is released under the **Creative Commons Attribu
176
  If you use this database in your research, please cite it as follows:
177
 
178
  ```bibtex
179
- @misc{uex_open_datasets_2024,
180
  title = {{UEX Open Datasets Database: Curated Open Datasets for Urban Energy Research}},
181
- author = {{International Urban Energy Exchange Research Centre, PolyU}},
182
- year = {2024},
183
  howpublished = {\url{https://huggingface.co/datasets/UEXdo/Public_Datasets}},
184
  note = {The Hong Kong Polytechnic University}
185
  }
 
53
 
54
  ## Dataset Description
55
 
56
+ - Homepage: [International Urban Energy Exchange (UEX) Research Centre](https://www.polyu.edu.hk/iuex/)
57
+ - Repository: [UEXdo/Public_Datasets](https://huggingface.co/datasets/UEXdo/Public_Datasets)
58
+ - Paper: N/A
59
+ - Leaderboard: N/A
60
+ - Point of Contact: [UEX Research Centre](https://www.polyu.edu.hk/iuex/)
61
 
62
  ### Dataset Summary
63
 
64
+ The UEX Open Datasets Database is a curated collection of metadata for open datasets published in top-tier academic journals (*Nature*, *Science*, and *Cell* series) from 2020 to the present. It is maintained by the International Urban Energy Exchange (UEX) Research Centre at The Hong Kong Polytechnic University (PolyU).
65
 
66
  The database is specifically designed to support research in urban energy and environmental challenges, accelerating the transition to urban carbon neutrality. It categorizes over 2,000 dataset records into four core research directions aligned with the UEX Centre's laboratories:
67
 
68
+ 1. 🌱 CleanTech: Novel Low/Zero Carbon Technologies
69
+ 2. ⚡ FLEXERGY: Demand Response & New Mobilities & Urban Planning
70
+ 3. 🤖 DigiEnergy: AI & Data Science for Urban Energy Systems
71
+ 4. 💹 EnergiTrade: Carbon Trading & New Business Models
72
 
73
  ### Supported Tasks and Leaderboards
74
 
75
  This dataset is primarily intended for:
76
+ - Literature Review & Meta-Analysis: Discovering high-quality open datasets in specific urban energy domains.
77
+ - Data Discovery: Finding raw data for training machine learning models in energy forecasting, climate modeling, and materials science.
78
+ - Trend Analysis: Analyzing research trends in carbon neutrality and urban energy systems across top-tier journals.
79
 
80
  ### Languages
81
 
 
89
 
90
  ```json
91
  {
92
+ "title": "UrbanEV: An Open Benchmark Dataset for Urban Electric Vehicle Charging Demand Prediction",
93
  "doi": "10.1038/s41597-025-04874-4",
94
  "url": "https://doi.org/10.1038/s41597-025-04874-4",
95
  "journal": "Scientific Data",
96
  "year": 2025,
97
+ "authors": "Li, H.; Qu, H.; Tan, X.; You, L.;Zhu, R.; Fan, W.",
98
+ "abstract": "The recent surge in electric vehicles (EVs), driven by a collective push to enhance global environmental sustainability, has underscored the significance of exploring EV charging prediction....",
99
  "direction": "FLEXERGY",
100
  "subcategory": "Electric Vehicles & Mobility"
101
  }
 
127
 
128
  #### Initial Data Collection and Normalization
129
 
130
+ Data was collected programmatically using the CrossRef API. The collection process targeted specific ISSNs of 13 journals across three major publishers:
131
 
132
+ - Nature Portfolio: *Scientific Data*, *Nature Energy*, *Nature Sustainability*, *Nature Communications*, *Nature Climate Change*, *npj Clean Energy*, *Nature Cities*, *Scientific Reports*
133
+ - Cell Press: *Joule*, *One Earth*, *Cell Reports Sustainability*, *iScience*
134
+ - AAAS: *Science Advances*
135
 
136
+ The search was restricted to publications from 2020 to the present that contain keywords related to energy, carbon, climate, and urban systems.
137
 
138
  #### Classification Methodology
139
 
 
155
 
156
  ### Discussion of Biases
157
 
158
+ - Source Bias: The dataset only includes papers from selected high-impact journals (Nature, Science, Cell series). It does not cover datasets published in specialized domain journals (e.g., IEEE, Elsevier energy journals) or standalone data repositories without an accompanying paper.
159
+ - Language Bias: The search and classification rely entirely on English keywords, excluding datasets published in other languages.
160
+ - Classification Limitations: The automated keyword-based classification may occasionally misclassify papers, especially those spanning multiple interdisciplinary domains.
161
 
162
  ## Additional Information
163
 
164
  ### Dataset Curators
165
 
166
+ This dataset was curated by the International Urban Energy Exchange (UEX) Research Centre at The Hong Kong Polytechnic University.
167
 
168
  ### Licensing Information
169
 
170
+ The metadata in this repository is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
171
 
172
  *Note: The actual datasets linked within this database are subject to their own respective licenses as defined by the original authors and publishers.*
173
 
 
176
  If you use this database in your research, please cite it as follows:
177
 
178
  ```bibtex
179
+ @misc{uex_open_datasets_2026,
180
  title = {{UEX Open Datasets Database: Curated Open Datasets for Urban Energy Research}},
181
+ author = {{International Centre of Urban Energy Nexus (UEX), PolyU}},
182
+ year = {2026},
183
  howpublished = {\url{https://huggingface.co/datasets/UEXdo/Public_Datasets}},
184
  note = {The Hong Kong Polytechnic University}
185
  }