Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    CastError
Message:      Couldn't cast
title: string
doi: string
url: string
journal: string
year: int64
authors: string
abstract: string
data_url: string
source: string
direction: string
subcategory: string
direction_label: string
to
{'title': Value('string'), 'doi': Value('string'), 'url': Value('string'), 'journal': Value('string'), 'year': Value('int32'), 'authors': Value('string'), 'abstract': Value('string'), 'direction': Value('string'), 'subcategory': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
                  return get_rows(
                         ^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
                  rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2567, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2102, in __iter__
                  for key, pa_table in self._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2125, in _iter_arrow
                  for key, pa_table in self.ex_iterable._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 479, in _iter_arrow
                  for key, pa_table in iterator:
                                       ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 380, in _iter_arrow
                  for key, pa_table in self.generate_tables_fn(**gen_kwags):
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 260, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 120, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              title: string
              doi: string
              url: string
              journal: string
              year: int64
              authors: string
              abstract: string
              data_url: string
              source: string
              direction: string
              subcategory: string
              direction_label: string
              to
              {'title': Value('string'), 'doi': Value('string'), 'url': Value('string'), 'journal': Value('string'), 'year': Value('int32'), 'authors': Value('string'), 'abstract': Value('string'), 'direction': Value('string'), 'subcategory': Value('string')}
              because column names don't match

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

UEX Open Datahub

Datahub Summary

The UEX Open Datahub 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 Centre of Urban Energy Nexus (UEX) at The Hong Kong Polytechnic University (PolyU).

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:

  1. 🌱 CleanTech: Novel Low/Zero Carbon Technologies
  2. FLEXERGY: Demand Response & New Mobilities & Urban Planning
  3. 🤖 DigiEnergy: AI & Data Science for Urban Energy Systems
  4. 💹 EnergiTrade: Carbon Trading & New Business Models

Supported Tasks and Leaderboards

This dataset is primarily intended for:

  • Literature Review & Meta-Analysis: Discovering high-quality open datasets in specific urban energy domains.
  • Data Discovery: Finding raw data for training machine learning models in energy forecasting, climate modeling, and materials science.
  • Trend Analysis: Analyzing research trends in carbon neutrality and urban energy systems across top-tier journals.

Languages

The metadata (titles, abstracts, authors) is in English (en).

Dataset Structure

Data Instances

A typical instance in the dataset represents a single academic paper that published an open dataset:

{
  "title": "UrbanEV: An Open Benchmark Dataset for Urban Electric Vehicle Charging Demand Prediction",
  "doi": "10.1038/s41597-025-04874-4",
  "url": "https://doi.org/10.1038/s41597-025-04874-4",
  "journal": "Scientific Data",
  "year": 2025,
  "authors": "Li, H.; Qu, H.; Tan, X.;You, L.; Zhu, R.; Fan, W.",
  "abstract": "The recent surge in electric vehicles (EVs), driven by a collective push to enhance global environmental sustainability...",
  "direction": "FLEXERGY",
  "subcategory": "Electric Vehicles & Mobility"
}

Data Fields

  • title (string): The title of the academic paper.
  • doi (string): The Digital Object Identifier of the paper.
  • url (string): The URL to access the paper (usually https://doi.org/{doi}).
  • journal (string): The name of the journal where the paper was published.
  • year (int32): The publication year (2020 or later).
  • authors (string): A semicolon-separated list of authors.
  • abstract (string): The abstract of the paper.
  • direction (string): The primary UEX research direction (e.g., CleanTech, FLEXERGY).
  • subcategory (string): The specific sub-domain within the research direction.

Data Splits

The dataset contains a single split: train.

Dataset Creation

Curation Rationale

The transition to carbon-neutral cities requires vast amounts of high-quality data. While top-tier journals increasingly mandate open data, these datasets are scattered across various repositories and publications. This database aggregates and categorizes these datasets specifically for urban energy researchers, saving hundreds of hours of literature search.

Source Data

Initial Data Collection and Normalization

Data was collected programmatically using the CrossRef API. The collection process targeted specific ISSNs of 13 journals across three major publishers:

  • Nature Portfolio: Scientific Data, Nature Energy, Nature Sustainability, Nature Communications, Nature Climate Change, npj Clean Energy, Nature Cities, Scientific Reports
  • Cell Press: Joule, One Earth, Cell Reports Sustainability, iScience
  • AAAS: Science Advances

The search was restricted to publications from 2020 to the present that contain keywords related to energy, carbon, climate, and urban systems.

Classification Methodology

The collected records were filtered for relevance and classified using a multi-level, rule-based keyword matching algorithm. The classification maps each paper to one of the four UEX research directions and a specific subcategory based on the presence of domain-specific terminology in the title and abstract.

Annotations

The dataset does not contain manual annotations. The direction and subcategory labels are automatically generated based on predefined keyword rules aligned with the UEX Centre's research taxonomy.

Personal and Sensitive Information

The dataset contains only publicly available bibliographic metadata. It does not contain personal or sensitive information.

Considerations for Using the Data

Social Impact of Dataset

By centralizing access to high-quality datasets on renewable energy, carbon trading, and urban sustainability, this database aims to accelerate research that mitigates climate change and promotes sustainable urban development.

Discussion of Biases

  • 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.
  • Language Bias: The search and classification rely entirely on English keywords, excluding datasets published in other languages.
  • Classification Limitations: The automated keyword-based classification may occasionally misclassify papers, especially those spanning multiple interdisciplinary domains.

Additional Information

Dataset Curators

This dataset was curated by the International Centre of Urban Energy Nexus (UEX) at The Hong Kong Polytechnic University.

Licensing Information

The metadata in this repository is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

Note: The actual datasets linked within this database are subject to their own respective licenses as defined by the original authors and publishers.

Citation Information

If you use this database in your research, please cite it as follows:

@misc{uex_open_datasets,
  title        = {{UEX Open Datasets Database: Curated Open Datasets for Urban Energy Research}},
  author       = {{International Centre of Urban Energy Nexus (UEX), PolyU}},
  year         = {2026},
  howpublished = {\url{https://huggingface.co/datasets/UEXdo/Public_Datasets}},
  note         = {The Hong Kong Polytechnic University}
}

Contributions

Thanks to the UEX Research Centre team for defining the research taxonomy and supporting the creation of this open-source initiative.

Downloads last month
14