NicheVault/nichevault-uk-restaurants
NicheVault UK Restaurants — Free Sample Dataset 15 active UK companies registered under SIC 56101 — Licensed restaurants — collected from Companies House. This public sample lets you inspect the formatting, provenance and exact 14-column schema used in the paid NicheVault dataset. Dataset contents 15 company records Active on the Companies House register at time of collection. Some records may carry an additional status qualifier, shown in status_detail, such as… See the full description on the dataset page: https://huggingface.co/datasets/NicheVault/nichevault-uk-restaurants.
NicheVault UK Restaurants — Free Sample Dataset
15 active UK companies registered under SIC 56101 — Licensed restaurants — collected from Companies House.
This public sample lets you inspect the formatting, provenance and exact 14-column schema used in the paid NicheVault dataset.
Dataset contents
- 15 company records
- Active on the Companies House register at time of collection. Some records may carry an additional status qualifier, shown in
status_detail, such asactive-proposal-to-strike-off— This means a strike-off process has been proposed while the company remains listed as active; users should inspect the linked Companies House record for the current position. - 14-column CSV
- Direct Companies House source URL for every record
- Collection date included
Schema
status_detail is retained for schema consistency and may be blank when Companies House supplies no additional status information.
Methodology
Records were selected from Companies House using SIC 56101 and filtered for active company status at the time of collection. Companies with liquidation, administration, dissolution, or receivership indicators were excluded. The sample is spread alphabetically across the full dataset.
Important limitations
- Companies House registration does not establish any professional regulator authorization.
- SIC classification does not guarantee that the company currently operates in the named sector.
- Registered offices may differ from trading locations.
- Status and address information can change after collection.
- No emails, phone numbers, websites, directors, or named contacts are included.
status_detailmay be blank where no additional status was supplied.
Commercial use
Contains public sector information licensed under the Open Government Licence v3.0.
This dataset is free to use for commercial purposes, research, and analysis.
Who it's for
This data supports hospitality-sector research, supplier outreach, and market mapping. Typical users include food-service suppliers, POS vendors, recruitment firms, and hospitality consultants.
Load with Python
from datasets import load_dataset
dataset = load_dataset(
"NicheVault/nichevault-uk-restaurants",
split="train",
)
df = dataset.to_pandas()
print(df.head())Get the full dataset
The paid version contains 100 company records using the same 14-column schema.
👉 [Buy the full UK Restaurants dataset on Gumroad — $15](https://flevin4.gumroad.com/l/mfcbkj)
NicheVault — UK company datasets sourced from Companies House. No email addresses, no phone numbers, no websites, no named contacts. Just verified registry data you can inspect yourself.
