CoolFace
Datasetpublic

humanoidrecord/humanoid-robots

Humanoid Robot Record This dataset is the public data behind humanoidrecord.com, an independent, sourced register of humanoid robots. It records specs, prices, and delivery claims for every tracked robot, and every value carries a source URL, a literal quote, and an access date rather than a review-site opinion. Each claim is tagged with one of three statuses — claimed (stated by the manufacturer), demonstrated (shown live or in an uncut video by an independent party), or… See the full description on the dataset page: https://huggingface.co/datasets/humanoidrecord/humanoid-robots.

sourceHugging Facecc-by-4.0updated 3d agoView on Hugging Face
0likes27downloads
Dataset Card

Humanoid Robot Record

This dataset is the public data behind humanoidrecord.com, an independent, sourced register of humanoid robots. It records specs, prices, and delivery claims for every tracked robot, and every value carries a source URL, a literal quote, and an access date rather than a review-site opinion. Each claim is tagged with one of three statuses — claimed (stated by the manufacturer), demonstrated (shown live or in an uncut video by an independent party), or shipped (a named customer with photo/video, invoice, serial number, or customs evidence) — so a spec sheet and a marketing promise are never mixed together. The dataset is rebuilt from the same source files the website renders from, so this file and the live site never drift apart. It excludes lease pricing, company financials, and any composite "score", because those require a judgment call this project exists to avoid rather than a sourced fact.

Files

  • —robots.json — every robot record, combined into one array; the file in this repo mirrors dist/data/robots.json from the site build.
  • —schema.md — full field-by-field definitions and evidence rules (also reproduced below).

Fields (summary)

Each record has: slug, name, manufacturer ({ name, country, url }), category (full-size | compact | research | industrial), announced ({ date, source }), specs (a fixed set of optional keys such as height_cm, weight_kg, dof, battery_runtime_min, walking_speed_kmh, payload_kg, hands, tactile_skin, compute, locomotion, each shaped { value, status, source }), price_history, delivery ({ status, timeline }), sdk, warranty, order_type, export_restrictions, capabilities, notes, and updated. See schema.md in this repo, or data/schema.md on GitHub, for the complete rules.

Citing this dataset

Data from humanoidrecord.com, CC BY 4.0. Retrieved from
https://huggingface.co/datasets/humanoidrecord/humanoid-robots
DOI: https://doi.org/10.5281/zenodo.22919641

Links

  • —Site and press kit: https://humanoidrecord.com/press/
  • —Code and data mirror (GitHub): https://github.com/humanoidrecord/humanoidrecord-data
  • —Archived version with DOI (Zenodo): https://doi.org/10.5281/zenodo.22919641

License

CC BY 4.0 — share and adapt for any purpose, including commercially, with attribution to humanoidrecord.com.