Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    SplitsNotFoundError
Message:      The split names could not be parsed from the dataset config.
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/parquet/parquet.py", line 118, in _split_generators
                  self.info.features = datasets.Features.from_arrow_schema(pq.read_schema(f))
                                                                           ^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 2392, in read_schema
                  file = ParquetFile(
                         ^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 328, in __init__
                  self.reader.open(
                File "pyarrow/_parquet.pyx", line 1656, in pyarrow._parquet.ParquetReader.open
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                               ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
                  info = get_dataset_config_info(
                         ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 291, in get_dataset_config_info
                  raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
              datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.

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.

Global Fire Hydrants Dataset

The Global Fire Hydrants Dataset is a geotagged dataset of 14.2K fire hydrants from around the world, released by Outerview, a research lab focused on building world models.

At Outerview, our mission is to organize the world’s physical information and make it accessible and usable. This dataset is part of that effort: transforming physical-world infrastructure into structured, machine-readable data for research, modeling, and real-world intelligence.

Dataset Description

This dataset contains 14,200 examples of fire hydrants with geographic and image metadata.

Each entry is centered on a single real-world physical feature: a fire hydrant.

It is designed for:

  • computer vision
  • geospatial machine learning
  • infrastructure intelligence
  • mapping and asset discovery
  • multimodal retrieval
  • physical-world search and indexing

Data Source and Processing

The underlying imagery in this dataset is sourced from Mapillary.

The dataset was computed, extracted, and structured using the Outerview API, which is designed to help index and organize physical-world information at scale.

Why This Dataset Exists

Most of the world’s physical infrastructure is still difficult for machines to access and reason about.

Fire hydrants are a strong example of this problem: they are common, geographically distributed, visually diverse, and operationally important, yet clean open datasets for them remain limited.

We created this dataset to help make physical infrastructure more searchable, more usable, and easier to work with in machine learning and geospatial systems.

What’s Included

This release contains 14.2K fire hydrant records with metadata fields such as:

  • unique ID
  • latitude
  • longitude
  • source
  • name
  • region
  • filename

Images are included as part of the dataset release assets.

Dataset Structure

Typical columns include:

  • id
  • latitude
  • longitude
  • source
  • name
  • region
  • filename

Uses

This dataset can be used for:

  • fire hydrant classification
  • object detection and localization
  • infrastructure mapping
  • geospatial indexing
  • physical-world retrieval systems
  • training and evaluating world models
  • civic infrastructure research
  • real-world AI prototypes

Coverage

  • Feature type: Fire hydrants
  • Count: 14.2K
  • Scope: Global
  • Modality: Street-level imagery with geospatial metadata

Coverage is not uniform across all countries or regions. This dataset should be treated as a research and development resource rather than a complete inventory of all fire hydrants worldwide.

Limitations

  • Geographic coverage is uneven
  • Image quality and capture conditions vary
  • Some hydrants may be partially occluded, distant, blurred, or difficult to identify
  • The dataset reflects available imagery and collection coverage, not complete ground truth
  • Presence in the dataset does not imply full regional completeness

Recommended Uses

Recommended for:

  • research
  • model training
  • evaluation
  • geospatial analysis
  • infrastructure discovery
  • retrieval and indexing workflows

Not recommended for:

  • safety-critical decisions without independent verification
  • emergency response use without validation against authoritative sources
  • claims of complete hydrant coverage for any city or country

About Outerview

Outerview is a research lab building world models.

We work on systems that help machines understand what exists in the physical world, where it is, how it changes, and how to navigate it.

We believe the physical world should be as searchable and understandable as the digital world. Our goal is to organize the world’s physical information and make it accessible and usable for research, products, and real-world applications.

Citation

If you use this dataset, please cite:

@dataset{outerview_global_fire_hydrants, title={Global Fire Hydrants Dataset}, author={Outerview}, year={2026}, publisher={Hugging Face} }

License

This dataset is released under the CC-BY-4.0 license.

Contact

For larger datasets, research collaborations, or access to broader physical-world data infrastructure, visit Outerview.

Future Releases

This dataset is part of a broader effort by Outerview to publish structured datasets of physical-world features, infrastructure, and objects for training and evaluating world models.

Future releases will expand into additional categories, geographies, and scales.

Downloads last month
-