nkazi's picture
initial commit
384d41f
metadata
pretty_name: Top US Gas Stations 2026
license: cc-by-4.0
language:
  - en
size_categories:
  - 10K<n<100K
dataset_info:
  features:
    - name: id
      dtype: uint32
    - name: brand
      dtype: string
    - name: address
      dtype: string
    - name: city
      dtype: string
    - name: state
      dtype: string
    - name: postal_code
      dtype: string
    - name: latitude
      dtype: float64
    - name: longitude
      dtype: float64
  dataset_size: 832438
configs:
  - config_name: default
    data_files:
      - split: gas_stations
        path: data/stations-*

Dataset Card for "Top US Gas Stations 2026"

The dataset contains metadata for top gas stations in the United States, collected on February 10, 2026. It covers 4,088 cities across 50 states and Puerto Rico. For each city, information on top gas stations is included, resulting in a total of 17,237 stations.

The dataset includes id, brand, address, city, state, postal_code, latitude, and longitude for each station. The id uniquely identifies each station within the dataset, and the brand indicates the name of the station or the chain/company that operates it.

License

This dataset is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. Researchers and developers are welcome to use, share, and adapt any content of this dataset, provided that the original author, Nazmul Kazi, is appropriately credited, in accordance with the terms of the CC BY 4.0 license.

Citation

Please cite this dataset by adding a footnote linking to its HuggingFace page.